Editing version 3 of page Discuss_Version_0.50_DevTrack (the most recent revision is 21)
Note: This page is defined as a special page, and as such its final state may be different from what you see here.
Use template:
None
API_Template
DevTrack_Template
Version_Template
Some carry-over from [[Discuss Version 0.40 DevTrack]]:
* Shortcode "discusspage"?
* Page description and keyword fields
* Notifications/subscriptions?
-- [[AaronGraves|AaronGraves]] //Wed Mar 25 14:38:00 UTC 2015// (69.4.28.21)
----
I've got this thought for category pages: Have the pages start with `Category:` followed by the category name (similar to Wikipedia). We call [[APIs RegSpecialPage|RegSpecialPage]] on `Category:.*` and have it call sub `DoCategoryPage()` (or similar). This will then run a search query for all pages tagged with that category.
The only problem now is deciding how to tag a page with a category. Should it be in the text itself? Should it be a separate field on the edit form? Do any of you have any thoughts on this?
-- [[AaronGraves|AaronGraves]] //Tue Mar 31 18:13:27 UTC 2015// (69.4.28.21)
----
Saving this for category pages: [[http://alistapart.com/article/multicolumnlists]]
In case of showing a list of pages in a multi-column list.
-- [[AaronGraves|AaronGraves]] //Wed Apr 1 15:49:35 UTC 2015// (69.4.28.21)
----
This page is a template
Summary:
User name:
Upload a file
By contributing to this wiki, you acknowledge that you waive your right to claim copyright of your individual contributions. The text of this site is uncopyrighted and released to the public domain.
Show markup help Styling **bold **, //italic //, __underline __, --strikethrough--, `teletype ` Headers = Level 1 =, == Level 2 ==, === Level 3 ===, ==== Level 4 ====, ===== Level 5 ===== (ending ='s optional) Lists * Unordered List, # Ordered List, ** Level 2 unordered, ### Level 3 ordered (up to 5 levels, NO SPACES IN FRONT) Links [[Page]], [[Page|description]], [[http://link]], [[http://link|description]] Images {{image.jpg}}, {{right:image.jpg}} (right aligned), [[link|{{image.jpg}}]] (image linked to link), {{image.jpg|alt text}} Extras ---- (horizonal rule), ~~~~ (signature)