[cvs] commit: luxor genxref.php ident.php search.php source.php
luxor/config html.php.dist luxor/docs CHANGES luxor/lib Driver.php
Files.php Luxor.php Tagger.php base.php luxor/lib/Driver sql.php
luxor/scripts cli-genxref.php genxref.php luxor/templates ...
Chuck Hagenbuch
chuck at horde.org
Wed Sep 3 14:14:11 PDT 2003
chuck 2003/09/03 14:14:11 PDT
Modified files:
. ident.php search.php source.php
config html.php.dist
docs CHANGES
lib Luxor.php Tagger.php base.php
lib/Driver sql.php
templates headerbar.inc
Added files:
scripts genxref.php
templates/ident ident.html
Removed files:
. genxref.php
lib Driver.php Files.php
scripts cli-genxref.php
templates/genxref genxref.inc
Log:
[cjh] Improve layout of identifier pages.
[cjh] genxref.php is now solely a command line script and lives
in the scripts/ directory.
[cjh] Make sure to clean out the database before adding new data
so as not to get duplicate entries for identifiers.
- also move Driver and Files base classes into lib/Luxor.php for brevity (they're just stubs),
and other misc. cleanup.
Revision Changes Path
1.16 +0 -137 luxor/Attic/genxref.php (dead)
1.9 +6 -12 luxor/config/html.php.dist
1.6 +5 -0 luxor/docs/CHANGES
1.16 +40 -24 luxor/ident.php
1.7 +0 -95 luxor/lib/Attic/Driver.php (dead)
1.3 +0 -76 luxor/lib/Attic/Files.php (dead)
1.13 +32 -25 luxor/lib/Driver/sql.php
1.23 +179 -9 luxor/lib/Luxor.php
1.6 +5 -5 luxor/lib/Tagger.php
1.11 +15 -16 luxor/lib/base.php
1.2 +0 -20 luxor/scripts/Attic/cli-genxref.php (dead)
1.1 +111 -0 luxor/scripts/genxref.php (new)
1.4 +1 -2 luxor/search.php
1.24 +4 -4 luxor/source.php
1.2 +0 -19 luxor/templates/genxref/Attic/genxref.inc (dead)
1.6 +12 -9 luxor/templates/headerbar.inc
1.1 +50 -0 luxor/templates/ident/ident.html (new)
Chora Links:
http://cvs.horde.org/co.php/luxor/Attic/genxref.php?r=1.15
http://cvs.horde.org/diff.php/luxor/config/html.php.dist?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/luxor/docs/CHANGES?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/luxor/ident.php?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/co.php/luxor/lib/Attic/Driver.php?r=1.6
http://cvs.horde.org/co.php/luxor/lib/Attic/Files.php?r=1.2
http://cvs.horde.org/diff.php/luxor/lib/Driver/sql.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/luxor/lib/Luxor.php?r1=1.22&r2=1.23&ty=u
http://cvs.horde.org/diff.php/luxor/lib/Tagger.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/luxor/lib/base.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/co.php/luxor/scripts/Attic/cli-genxref.php?r=1.1
http://cvs.horde.org/co.php/luxor/scripts/genxref.php?r=1.1
http://cvs.horde.org/diff.php/luxor/search.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/luxor/source.php?r1=1.23&r2=1.24&ty=u
http://cvs.horde.org/co.php/luxor/templates/genxref/Attic/genxref.inc?r=1.1
http://cvs.horde.org/diff.php/luxor/templates/headerbar.inc?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/co.php/luxor/templates/ident/ident.html?r=1.1
More information about the cvs
mailing list