Difference between revisions of "Help:Contents"
Jump to navigation
Jump to search
(Category policy.) |
(→Categories: Instructions.) |
||
Line 17: | Line 17: | ||
==Categories== | ==Categories== | ||
You want pretty URLs because URLs are part of the user experience. Therefore | You want pretty URLs because URLs are part of the user experience. Therefore | ||
#Create a specific page for key concepts and topics so they are accessible by: | |||
#:<code><nowiki>http://pearllanguage.org/</nowiki>''topic''</code> | |||
#Put a redirection on the topic page: | |||
#:<code><nowiki>#REDIRECT [[</nowiki>category:''topic''<nowiki>]]</nowiki></code> |
Revision as of 09:33, 25 December 2013
Editing
Creating and editing pearls
Please see form:oyster to create and edit a pearl and its properties.
Singular page name and plural redirect
Often you need both the singular and plural version of a page. For example, if you have user story, you will probably also need user stories at some point in time. Therefore:
- write the original page in singular form; and
- create a redirect to the original page for the plural form.
Special characters
Create a redirect without the special character for page names that use special characters like ‘?’ or ‘!’. For example, anyone else redirects to anyone else? so that the permalink http://pearllanguage.org/anyone_else
takes you to anyone else?.
Use a right single quotation mark
Use a right single quotation mark “’” in page names when appropriate. That is, do not use a straight quote “'”. For example, don’t just do something, stand there!.
Categories
You want pretty URLs because URLs are part of the user experience. Therefore
- Create a specific page for key concepts and topics so they are accessible by:
http://pearllanguage.org/topic
- Put a redirection on the topic page:
#REDIRECT [[category:topic]]