cvs commit: orator header.php resource.php orator/config
html.php.dist orator/lib Presentation.php Slide.php base.php
Chuck Hagenbuch
chuck@horde.org
Wed, 31 Oct 2001 07:44:39 -0800 (PST)
chuck 2001/10/31 07:44:39 PST
Modified files:
. header.php
config html.php.dist
lib Presentation.php Slide.php base.php
Added files:
. resource.php
Log:
tweak some styles for links (this needs a bit of work to look better) and add
resources, a way of showing extra files - images, xml, whatever- that can live
in the presentation directory (don't have to be in the web root - are passed
through by a script) and hooks into the MIME_Viewer stuff. Damn that's cool.
Revision Changes Path
1.3 +14 -6 orator/config/html.php.dist
1.6 +4 -2 orator/header.php
1.5 +30 -7 orator/lib/Presentation.php
1.6 +13 -2 orator/lib/Slide.php
1.3 +17 -5 orator/lib/base.php
1.1 +50 -0 orator/resource.php (new)
Chora Links:
http://cvs.horde.org/diff.php/orator/config/html.php.dist?r1=1.2&r2=1.3
http://cvs.horde.org/diff.php/orator/header.php?r1=1.5&r2=1.6
http://cvs.horde.org/diff.php/orator/lib/Presentation.php?r1=1.4&r2=1.5
http://cvs.horde.org/diff.php/orator/lib/Slide.php?r1=1.5&r2=1.6
http://cvs.horde.org/diff.php/orator/lib/base.php?r1=1.2&r2=1.3
http://cvs.horde.org/co.php/orator/resource.php?r=1.1