wrap a line in footer
trans[ORIG_PATH_INFO] to [PATH_INFO]
added . and _ support in lower case retry
added lower case try for upper case entries
rename the function name: formatManPerldoc ==> formatManPerlDoc
fixed the php notice warning in explode(PATH_INFO)
set MAN_WIDTH = 100 and default homepage http://phpunixman.sourceforge.net
fixed % and > in <http://www.cl.cam.ac.uk/%7Emgk25/unicode.html>
added by perldoc -f and perldoc -q mode by mg@fork.pl
added XSS attack fix
added author
removed robots noindex nofollow
added <meta name="robots" content="noindex,nofollow">
added dwww of debian
fixed some PHP Notice
added home link
removed agent and ip info in header
added update process into cvs
added agent monitor
show validator by default and added remote ip / date time in html title
set default mode to man
removed msn and northernlight search engine
move back to sourceforge and added copyright to 2004
recheck the XHTML validate
modified title: command section - phpMan
replace / avoid Security exposure on Linux
fixed fast search pattern
added expires header and perldoc fix
section default is empty, reformatted copyright and indent contents
use PATH_INFO
fixed Security vulnerability by escapeshellarg()
anti mail spam change user@host.com to userAThost.com
added url parsing
fixed alltheweb results and added www.chedong.com as example
added comments on php 4.2 and added phpinfo
fixed php3 compatiblity and moved url to savannah site
fixed php4.2.3 var regester problem
added GNU Public License Version 2 and modified Linux to GNU/Linux and checked compatible with php 3
fixed global var trace in php-4.2.2 and adjust showHeader showFooter function input
fixed comments on css style
added global configure block
trim space
added \n for better source output
fixed northern light bug
added link popularity checker
fixed alltheweb link and added testing cases
remove PHP_SELF and modified title
astyle -j phpMan.php
changed url to source and sourceforge
added show source
fixed perldoc bug; translate space to %20; added email transfer
perldoc index with search 'perl' fixed getSearchPage with [\dnol]
fixed css img style
added global configure for css and validator
removed screen detection
fixed doctype and man_width parm transfer
added default man_width and makewhatis -w comments
added intro on man page sections
reformatted comments
added (apropos) beside search
comments reformed
added search by apropos
added section manual
fixed screen size empty bug and ::module::name bug
use man -k show more entrance
fixed '=' bug
enhanced related link transfer
man=>link to man; perldoc=> link to man or perldoc
replace one space only in related transfer
fixed xhtml bug in info index showing and command name with'_'
improved related command and perl module link
remove '-' in perl module name
added default man /perldoc/info page: list available entrance of man page
fixed related perl module in <?></?> tags
fixed comments bug, don't use ? in php comments
fixed command name bug: use [a-z0-9] instead of \w; do not translate (group) in man index; use () outside command
added one space at each line
use method get; fixed perl related link bug, use '\s(...)' instead of '(...)'; trim space before <br /> at each line
reformatted html and comments
added screen size auto fit and added related perl module links
remove duplicated html tags and simplified related command transfer
removed unused tags
fixed related command bug: /\s([a-z_\-\.]+)\((\d)\)/
fixed ->function(2) will not traslate to related command, ' command(#)' => ' <a href=....>command</a>'
fixed ?^H?^H?^H?
phpMan 2.0 released
This commit was manufactured by cvs2svn to create tag 'phpMan_2'.
added GNU Public License
added '-' in related link
use escapeshellcmd avoid executing arbitrary commands
css valid now
more related commands links by remove the html tags: <b>l</b><b>s</b>(1) => ls(1)
use sourceforge now
fixed incompatable in php3 with array(a,b,)
php man
This commit was manufactured by cvs2svn to create tag 'time'.
initial checkin