[cvs] cvs commit: troll article.php blankarticle.php groupview.php
menu.php newsgroups.php post.php prefs.php threadoverview.php
troll/config .cvsignore menu.php.dist prefs.php.dist
servers.php.dist troll/docs CHANGES troll/lib Troll.php base.php ...
Chuck Hagenbuch
chuck@horde.org
Wed, 1 May 2002 14:25:30 -0700 (PDT)
chuck 2002/05/01 14:25:30 PDT
Modified files:
. article.php blankarticle.php
groupview.php newsgroups.php post.php
prefs.php threadoverview.php
config .cvsignore prefs.php.dist
servers.php.dist
docs CHANGES
lib Troll.php base.php
templates common-header.inc
templates/article frames.inc
templates/listgroups foot.inc javascript.inc
templates/newsgroups head.inc
templates/post form.inc javascript.inc
Added files:
. menu.php
config menu.php.dist
templates/article article-footers.inc article-headers.inc
footers.inc headers.inc
templates/groupview article-footer.inc article-header.inc
footer.inc header.inc navbar.inc
templates/menu menu.inc
templates/threadoverview article-footer.inc article-header.inc
footer.inc header.inc navbar.inc
Log:
Much more Horde-like GUI (Andreas Dahlen <andreas@dahlen.ws>).
Revision Changes Path
1.13 +2 -1 troll/article.php
1.2 +15 -27 troll/blankarticle.php
1.4 +1 -0 troll/config/.cvsignore
1.1 +41 -0 troll/config/menu.php.dist (new)
1.12 +42 -1 troll/config/prefs.php.dist
1.6 +6 -8 troll/config/servers.php.dist
1.30 +1 -0 troll/docs/CHANGES
1.19 +21 -111 troll/groupview.php
1.30 +32 -104 troll/lib/Troll.php
1.21 +9 -6 troll/lib/base.php
1.1 +27 -0 troll/menu.php (new)
1.31 +3 -11 troll/newsgroups.php
1.21 +8 -5 troll/post.php
1.3 +2 -2 troll/prefs.php
1.1 +10 -0 troll/templates/article/article-footers.inc (new)
1.1 +43 -0 troll/templates/article/article-headers.inc (new)
1.1 +3 -0 troll/templates/article/footers.inc (new)
1.4 +4 -5 troll/templates/article/frames.inc
1.1 +4 -0 troll/templates/article/headers.inc (new)
1.13 +1 -1 troll/templates/common-header.inc
1.1 +3 -0 troll/templates/groupview/article-footer.inc (new)
1.1 +10 -0 troll/templates/groupview/article-header.inc (new)
1.1 +5 -0 troll/templates/groupview/footer.inc (new)
1.1 +16 -0 troll/templates/groupview/header.inc (new)
1.1 +19 -0 troll/templates/groupview/navbar.inc (new)
1.2 +7 -5 troll/templates/listgroups/foot.inc
1.3 +0 -2 troll/templates/listgroups/javascript.inc
1.1 +47 -0 troll/templates/menu/menu.inc (new)
1.11 +0 -5 troll/templates/newsgroups/head.inc
1.2 +53 -76 troll/templates/post/form.inc
1.2 +3 -3 troll/templates/post/javascript.inc
1.1 +5 -0 troll/templates/threadoverview/article-footer.inc (new)
1.1 +12 -0 troll/templates/threadoverview/article-header.inc (new)
1.1 +2 -0 troll/templates/threadoverview/footer.inc (new)
1.1 +13 -0 troll/templates/threadoverview/header.inc (new)
1.1 +14 -0 troll/templates/threadoverview/navbar.inc (new)
1.14 +40 -73 troll/threadoverview.php
Chora Links:
http://cvs.horde.org/diff.php/troll/article.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/troll/blankarticle.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/troll/config/.cvsignore?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/co.php/troll/config/menu.php.dist?r=1.1
http://cvs.horde.org/diff.php/troll/config/prefs.php.dist?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/troll/config/servers.php.dist?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/troll/docs/CHANGES?r1=1.29&r2=1.30&ty=u
http://cvs.horde.org/diff.php/troll/groupview.php?r1=1.18&r2=1.19&ty=u
http://cvs.horde.org/diff.php/troll/lib/Troll.php?r1=1.29&r2=1.30&ty=u
http://cvs.horde.org/diff.php/troll/lib/base.php?r1=1.20&r2=1.21&ty=u
http://cvs.horde.org/co.php/troll/menu.php?r=1.1
http://cvs.horde.org/diff.php/troll/newsgroups.php?r1=1.30&r2=1.31&ty=u
http://cvs.horde.org/diff.php/troll/post.php?r1=1.20&r2=1.21&ty=u
http://cvs.horde.org/diff.php/troll/prefs.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/co.php/troll/templates/article/article-footers.inc?r=1.1
http://cvs.horde.org/co.php/troll/templates/article/article-headers.inc?r=1.1
http://cvs.horde.org/co.php/troll/templates/article/footers.inc?r=1.1
http://cvs.horde.org/diff.php/troll/templates/article/frames.inc?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/co.php/troll/templates/article/headers.inc?r=1.1
http://cvs.horde.org/diff.php/troll/templates/common-header.inc?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/co.php/troll/templates/groupview/article-footer.inc?r=1.1
http://cvs.horde.org/co.php/troll/templates/groupview/article-header.inc?r=1.1
http://cvs.horde.org/co.php/troll/templates/groupview/footer.inc?r=1.1
http://cvs.horde.org/co.php/troll/templates/groupview/header.inc?r=1.1
http://cvs.horde.org/co.php/troll/templates/groupview/navbar.inc?r=1.1
http://cvs.horde.org/diff.php/troll/templates/listgroups/foot.inc?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/troll/templates/listgroups/javascript.inc?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/co.php/troll/templates/menu/menu.inc?r=1.1
http://cvs.horde.org/diff.php/troll/templates/newsgroups/head.inc?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/troll/templates/post/form.inc?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/troll/templates/post/javascript.inc?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/co.php/troll/templates/threadoverview/article-footer.inc?r=1.1
http://cvs.horde.org/co.php/troll/templates/threadoverview/article-header.inc?r=1.1
http://cvs.horde.org/co.php/troll/templates/threadoverview/footer.inc?r=1.1
http://cvs.horde.org/co.php/troll/templates/threadoverview/header.inc?r=1.1
http://cvs.horde.org/co.php/troll/templates/threadoverview/navbar.inc?r=1.1
http://cvs.horde.org/diff.php/troll/threadoverview.php?r1=1.13&r2=1.14&ty=u