OSDN Git Service

Overhaul.
authorhenoheno <henoheno>
Sat, 2 Apr 2005 15:09:59 +0000 (00:09 +0900)
committerhenoheno <henoheno>
Sat, 2 Apr 2005 15:09:59 +0000 (00:09 +0900)
commit61c01f0e137de24d93f1115e72ff5d9824c6af05
tree486e272d919bbfbd76f11ebc00d361f82eb80af5
parentfcd304b97800cf6332877b45fe97b1fafcde3691
Overhaul.
* Reconstruct (internal but) grobal variables => Just a grobal array
* Global data will be sanitized and/or preg_quote()-ed
* If the summary seems blank, default message will be added
* If the name seems blank, default name will be added (not \[\[\]\])
* Each issue pages will be more readable
* Allow using '%03d'-like numbering format (added a define)
* The latest-number search become fast (skip per 50)
* bugtrack_list enables to show the first value of the table header
* bugtrack_list enables to specify the table header's bgcolor
* bugtrack_list shows the table with '100%' width
* bugtrack_list takes page-info correctly and strictly
* bugtrack_list takes page-info from 'moved to' page just once (not recursively)
* bugtrack_list: Beautify XHTML output
* Simplify, Added / Removed spaces, comments, redundant code
* global $script => get_script_uri()
* Some Japanese => English
plugin/bugtrack.inc.php