[cvs] commit: horde deletelink.php horde/config conf.php.dist
registry.php.dist horde/docs CHANGES klutz addlink.php klutz/lib
api.php klutz/templates/addlink comic.inc main.inc menu.inc
horde/lib Links.php api.php horde/lib/Links sql.php nag ...
Chuck Hagenbuch
chuck at horde.org
Fri Feb 21 19:48:09 PST 2003
chuck 2003/02/21 19:48:08 PST
Modified files:
config conf.php.dist registry.php.dist
docs CHANGES
lib api.php
lib api.php
. view.php
lib api.php
Added files:
. deletelink.php
. addlink.php
templates/addlink comic.inc main.inc menu.inc
lib Links.php
lib/Links sql.php
. addlink.php
templates/addlink header.inc menu.inc task_headers.inc
task_summaries.inc
scripts/db links.sql
templates/links footer.inc header.inc links.inc
Log:
[cjh] Add Horde_Links API (j.huinink at wanadoo.nl).
- I've cleaned up a bunch of this, but there's probably still a bunch
to do. For one thing, I can't seem to actually add links. But some of
the UI works. most of the unlocalized strings are fixed, and it's too
much code to be sitting as a local mod this long - I'm sick of holding
back other stuff and fixing conflicts. :)
Have a play with it, test out the conf options, etc. Let's get this
going.
Revision Changes Path
1.37 +19 -2 horde/config/conf.php.dist
1.142 +12 -1 horde/config/registry.php.dist
1.1 +43 -0 horde/deletelink.php (new)
1.377 +1 -0 horde/docs/CHANGES
1.1 +323 -0 horde/lib/Links.php (new)
1.1 +229 -0 horde/lib/Links/sql.php (new)
1.9 +14 -1 horde/lib/api.php
1.1 +12 -0 horde/scripts/db/links.sql (new)
1.1 +6 -0 horde/templates/links/footer.inc (new)
1.1 +1 -0 horde/templates/links/header.inc (new)
1.1 +4 -0 horde/templates/links/links.inc (new)
1.1 +321 -0 klutz/addlink.php (new)
1.12 +34 -1 klutz/lib/api.php
1.1 +20 -0 klutz/templates/addlink/comic.inc (new)
1.1 +62 -0 klutz/templates/addlink/main.inc (new)
1.1 +29 -0 klutz/templates/addlink/menu.inc (new)
1.1 +118 -0 nag/addlink.php (new)
1.41 +46 -7 nag/lib/api.php
1.1 +20 -0 nag/templates/addlink/header.inc (new)
1.1 +29 -0 nag/templates/addlink/menu.inc (new)
1.1 +32 -0 nag/templates/addlink/task_headers.inc (new)
1.1 +14 -0 nag/templates/addlink/task_summaries.inc (new)
1.24 +9 -1 nag/view.php
Chora Links:
http://cvs.horde.org/diff.php/horde/config/conf.php.dist?r1=1.36&r2=1.37&ty=u
http://cvs.horde.org/diff.php/horde/config/registry.php.dist?r1=1.141&r2=1.142&ty=u
http://cvs.horde.org/co.php/horde/deletelink.php?r=1.1
http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.376&r2=1.377&ty=u
http://cvs.horde.org/co.php/horde/lib/Links.php?r=1.1
http://cvs.horde.org/co.php/horde/lib/Links/sql.php?r=1.1
http://cvs.horde.org/diff.php/horde/lib/api.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/co.php/horde/scripts/db/links.sql?r=1.1
http://cvs.horde.org/co.php/horde/templates/links/footer.inc?r=1.1
http://cvs.horde.org/co.php/horde/templates/links/header.inc?r=1.1
http://cvs.horde.org/co.php/horde/templates/links/links.inc?r=1.1
http://cvs.horde.org/co.php/klutz/addlink.php?r=1.1
http://cvs.horde.org/diff.php/klutz/lib/api.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/co.php/klutz/templates/addlink/comic.inc?r=1.1
http://cvs.horde.org/co.php/klutz/templates/addlink/main.inc?r=1.1
http://cvs.horde.org/co.php/klutz/templates/addlink/menu.inc?r=1.1
http://cvs.horde.org/co.php/nag/addlink.php?r=1.1
http://cvs.horde.org/diff.php/nag/lib/api.php?r1=1.40&r2=1.41&ty=u
http://cvs.horde.org/co.php/nag/templates/addlink/header.inc?r=1.1
http://cvs.horde.org/co.php/nag/templates/addlink/menu.inc?r=1.1
http://cvs.horde.org/co.php/nag/templates/addlink/task_headers.inc?r=1.1
http://cvs.horde.org/co.php/nag/templates/addlink/task_summaries.inc?r=1.1
http://cvs.horde.org/diff.php/nag/view.php?r1=1.23&r2=1.24&ty=u
More information about the cvs
mailing list