Cindy-Apache2

 view release on metacpan or  search on metacpan

examples/site/10_About.shtml  view on Meta::CPAN

66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<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'">&lt;div id="main"&gt;</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
 >Stu Nicholis Ultimate menu v2</a> in this demo). </p>
<p></p>



( run in 0.356 second using v1.01-cache-2.11-cpan-a9ef4e587e4 )