Difference between revisions of "Wiki Team/Roadmap"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
*# include separate subpage template | *# include separate subpage template | ||
*# investigate to determine if the Mediawiki:NewArticleTemplate could include a template parameter that would default to Mediawiki:NewArticleTemplateDefault, but allow an arbitrary NS_MAIN page to be called for customization. | *# investigate to determine if the Mediawiki:NewArticleTemplate could include a template parameter that would default to Mediawiki:NewArticleTemplateDefault, but allow an arbitrary NS_MAIN page to be called for customization. | ||
− | + | * Wouldn't it be easier to maintain the ToDo lists and Release tables in a Google spreadsheet? The parser extension tag, <gspread>, is used to embed Google spreadsheets like this example: [[olpc:Health_Sciences_Online#Links_to_content]] The sheets are hosted by Google and collaboration rights would be controlled by their mechanisms. Sure would add a lot of capability and usability. | |
− | |||
[[Category:Roadmap]] | [[Category:Roadmap]] |
Revision as of 21:53, 24 March 2009
Proposals
- Install mediawikiwiki:Extension:ImageMap for easier, more comprehensive image clicking support (http://dev.sugarlabs.org/ticket/580)
- Investigate and install a collapsible section extension. At a minimum, wikitable
{| class="collapsible prettytable"
(metawikipedia:Help:Collapsing) or wikipedia:Wikipedia:NavFrame, to allow long sections to be collapsed without losing the local page context. (http://dev.sugarlabs.org/ticket/612) - Install mediawikiwiki:Extension:NewArticleTemplates for easier new page editing support for new and experienced users. (Lower floor and raise ceiling.)
- include separate subpage template
- investigate to determine if the Mediawiki:NewArticleTemplate could include a template parameter that would default to Mediawiki:NewArticleTemplateDefault, but allow an arbitrary NS_MAIN page to be called for customization.
- Wouldn't it be easier to maintain the ToDo lists and Release tables in a Google spreadsheet? The parser extension tag, <gspread>, is used to embed Google spreadsheets like this example: olpc:Health_Sciences_Online#Links_to_content The sheets are hosted by Google and collaboration rights would be controlled by their mechanisms. Sure would add a lot of capability and usability.