Editing version 6 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)
----
The sub [[APIs RegDashboardItem|RegDashboardItem]] has been created to allow the registration of a new dashboard item to be displayed.
-- [[AaronGraves|AaronGraves]] //Wed Apr 1 18:37:03 UTC 2015// (69.4.28.21)
----
I'd like to look at implementing a feature similar to Wordpress' [[http://codex.wordpress.org/Function_Reference/add_filter|`add_filter`]]
-- [[AaronGraves|AaronGraves]] //Wed Apr 15 02:53:37 UTC 2015// (68.106.213.102)
----
Also regarding the admin dashboard... it should probably have it's own CSS. This, of course, could be customized/overwritten by a template (theme). But it would be handy...
-- [[AaronGraves|AaronGraves]] //Wed Apr 15 03:02:14 UTC 2015// (68.106.213.102)
----
This page is a template
This file is locked by 18.189.195.48 (ec2-18-189-195-48.us-east-2.compute.amazonaws.com) since Sun Apr 27 14:20:03 UTC 2025 . Lock should expire by Sun Apr 27 14:25:03 UTC 2025, and it is now Sun Apr 27 14:23:01 UTC 2025.
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)