You are viewing Revision 6 of Discuss_Version_0.50_DevTrack

This page is registered as a special page, however you are viewing a previous revision of the page. As such, the special page function will not be triggered.

Some carry-over from Discuss Version 0.40 DevTrack:

  • Shortcode "discusspage"?
  • Page description and keyword fields
  • Notifications/subscriptions?

-- 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 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 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 Wed Apr 1 15:49:35 UTC 2015 (69.4.28.21)


The sub [RegDashboardItem?] has been created to allow the registration of a new dashboard item to be displayed.

-- 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' add_filter

-- 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 Wed Apr 15 03:02:14 UTC 2015 (68.106.213.102)