by gregschenzel
The Modular Manual Browser is a set of PHP4+ scripts designed to index manual pages across different operating systems and display them in a searchable database in a web browser.
2005-07-18 01:58 Greg Schenzel* index.php, modman.php: header.html and footer.html can be PHP; main effect is cool titles. just put echo makePageTitle($page, $section, $manpath, $apropos); ?> somewhere in your ...
2005-07-13 04:07 tag RELEASE_1_1 2005-07-13 04:07 Greg Schenzel* INSTALL, INSTALL.roff, README, README.roff, config.php, modfunc.php, modman.php: Apropos-style subword searching (requires $use_desc) added. ...
1.0 - A search returning 1 result will display the page instead of search
results.
Made category search case insensitive too.
INSTALL.roff (INSTALL/modmaninst) has NAME section now
-u, -d, -h options added to mandb.php
...
0.91 - Fix for .so nroff relative includes. EXAMPLE:
http://modman.unixdev.net/?sektion=3ldap&page=ldap_dns_to_url&manpath=SunOS-5.10
"Description" support added. Requires db4 support. Must run mandb.php
on the command line to create the ...
0.8 - Replaced /bin/ls exec with glob("...", GLOB_BRACE) calls.
Implemented search feature, w or w/o section, Any or All modules.
Set up http://modman.unixdev.net/ as example.
Corrected man* vs cat* bug
0.81 - Added search capability ...
0.8 - Replaced /bin/ls exec with glob("...", GLOB_BRACE) calls.
Implemented search feature, w or w/o section, Any or All modules.
Set up http://modman.unixdev.net/ as example.
Corrected man* vs cat* bug
0.7 - Moved all configuration directives to new file config.php
Implemented $use_groff directive in config.php. This fixes the non-viewable BSD man pages on non-groff systems. Just install groff and switch $use_groff to true.
Added ...
The Modular Manual Browser
Versions:
0.5 - Initial Public Release
0.6 - Added Credits
Converted README to a shell script
Changed file_get_contents() to implode(file()) for backward-compatibility with older PHP versions
Made ...
The Modular Manual Browser Versions: 0.5 - Initial Public Release
Anonymous committed patchset 1 of module CVSROOT to the The Modular Manual Browser CVS repository, changing 11 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use