Difference between revisions of "Documentation Talk:Modules"

From VideoLAN Wiki
Jump to navigation Jump to search
m (Change wikilink target)
 
(One intermediate revision 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/beos_gui|BeOS]]
+
[[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/http_inft|HTTP]]<br/>
+
[[Documentation:Modules/http_intf|HTTP]]<br/>
 
[[Documentation:Modules/hotkeys|Hotkeys]]<br/>
 
[[Documentation:Modules/hotkeys|Hotkeys]]<br/>
 
[[Documentation:Modules/lirc|lirc]]
 
[[Documentation:Modules/lirc|lirc]]

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

wxWidgets
Skins2
Qt4
Mac OS X
BeOS

remote control (rc)
telnet
ncurses

HTTP
Hotkeys
lirc

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)