Cindy-Apache2
view release on metacpan or search on metacpan
examples/site/10_About.shtml view on Meta::CPAN
<h3>Framing</h3>
<p>All static pages are used as data for the template frame.html
(<a href="./tec/tmpl/frame.html">Check the source</a>). Their title
is moved to the frames title. Their body is moved into the frames
<span style="font-family:'Courier'"><div id="main"></span>.
This strips the header and enables using a static frame around all
pages. This frame includes the menu. Both is done by this simple
<a href="tec/cindy/frame.cjs">cjs sheet</a>. </p>
<h3>Creating a Menu from Directory Indexes</h3>
<p>The directory indexes are parsed as data and are then recursively
included via SSI. Parsing the directory indexes generated by
<span style="font-family:'Courier'">mod_autoindex</span> is done using
a <a href="tec/cindy/index.cjs">more complex cjs sheet</a>. For
each directory found in such an index a SSI include for that
directory is generated. The result is a nested list, that is
displayed as a menu using a css stylesheet
(<a href="http://www.cssplay.co.uk/menus/final_drop2.html"
>Stu Nicholis Ultimate menu v2</a> in this demo). </p>
<p></p>
( run in 0.318 second using v1.01-cache-2.11-cpan-a9ef4e587e4 )