Difference between revisions of "SpecialManPage"
Jump to navigation
Jump to search
(future - planned features) |
|||
Line 12: | Line 12: | ||
* [[/code]] | * [[/code]] | ||
+ | ==Future== | ||
+ | Planned features: | ||
+ | * return just a summary | ||
+ | * search manpages by topic or content | ||
+ | * list available manpages |
Revision as of 01:08, 22 July 2013
About
SpecialManPage is a simple extension for MediaWiki which allows manpages to be displayed within the wiki as a Special page. It makes use of the "man" command's "--html" option which displays output in HTML instead of fixed-pitch plaintext. The page to display is requested within the URL, e.g. ssh. Manpage contents can also be transcluded, but this may not be particularly useful until some features are added for excerpting sections of manpages rather than showing the whole thing.
Future
Planned features:
- return just a summary
- search manpages by topic or content
- list available manpages