Difference between revisions of "Documentation Talk:Modules"
Jump to navigation
Jump to search
m (Change wikilink target) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
[[Documentation:Modules/Qt4|Qt4]]<br/> | [[Documentation:Modules/Qt4|Qt4]]<br/> | ||
[[Documentation:Modules/macosx_gui|Mac OS X]]<br/> | [[Documentation:Modules/macosx_gui|Mac OS X]]<br/> | ||
− | [[Documentation:Modules/ | + | [[Documentation:Modules/beos|BeOS]] |
| | | | ||
[[Documentation:Modules/rc|remote control (rc)]]<br/> | [[Documentation:Modules/rc|remote control (rc)]]<br/> | ||
Line 18: | Line 18: | ||
[[Documentation:Modules/ncurses|ncurses]] | [[Documentation:Modules/ncurses|ncurses]] | ||
| | | | ||
− | [[Documentation:Modules/ | + | [[Documentation:Modules/http_intf|HTTP]]<br/> |
[[Documentation:Modules/hotkeys|Hotkeys]]<br/> | [[Documentation:Modules/hotkeys|Hotkeys]]<br/> | ||
[[Documentation:Modules/lirc|lirc]] | [[Documentation:Modules/lirc|lirc]] | ||
|}[[User:Dionoea|Dionoea]] 14:40, 15 December 2006 (CET) | |}[[User:Dionoea|Dionoea]] 14:40, 15 December 2006 (CET) | ||
+ | |||
+ | == Categorisation scheme == | ||
+ | |||
+ | I'm coding these modules to be sorted ''en masse''. The MediaWiki parser can examine the [[Template:Module|template code]] and dynamically add modules to sub-categories of [[:Category:Modules]]; all that is required is a parser function and a description of where to sort pages. Changing category names can be done very easily (2 edits) if we want to rename any module category. | ||
+ | |||
+ | I think it is an improvement, [[wikipedia:WP:SOFIXIT|so I'm going ahead with it]]. If anyone has any questions or concerns, leave me a message. {{User:DoesItReallyMatter/real_sig}} 04:39, 13 March 2019 (CET) |
Latest revision as of 08:13, 23 May 2019
Would a layout with tables be better for the index ? (The current page is quite long) Example for the "Interfaces" section:
Graphical | Text | Other |
---|---|---|
Dionoea 14:40, 15 December 2006 (CET)
Categorisation scheme
I'm coding these modules to be sorted en masse. The MediaWiki parser can examine the template code and dynamically add modules to sub-categories of Category:Modules; all that is required is a parser function and a description of where to sort pages. Changing category names can be done very easily (2 edits) if we want to rename any module category.
I think it is an improvement, so I'm going ahead with it. If anyone has any questions or concerns, leave me a message. DoesItReallyMatter (talk) 04:39, 13 March 2019 (CET)