Own mediawiki/wikipedia naming convention for pages
Posted
by
Andy M
on Super User
See other posts from Super User
or by Andy M
Published on 2012-08-31T09:03:47Z
Indexed on
2012/08/31
9:41 UTC
Read the original article
Hit count: 197
I recently installed a mediawiki at home and I'm looking for a way to name pages.
Let's say I have the following structure :
- Main - Dev - C# - Tips
- Main - Cooking - Mexixan Cooking - Tips
- Main - Annoying my girlfriend - Tips
Each final page is a different Tips page. Naming them only "tips" won't work because I need three different pages.
Now, I could name each of my tips page with its "path" (ex: main_cooking_mexican_cooking_tips) but it looks cumbersome and the problem is that, whenever I'll change the structure of my mediawiki, some pages will need to change their name in order to be corrects.
Does it exist some convention to follow regarding this ?
Thanks for your help !
© Super User or respective owner