stas 02/01/27 19:51:20 Modified: tmpl/custom/html page_body Log: add the special swish indexing hints Revision Changes Path 1.8 +2 -0 modperl-docs/tmpl/custom/html/page_body Index: page_body =================================================================== RCS file: /home/cvs/modperl-docs/tmpl/custom/html/page_body,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- page_body 28 Jan 2002 02:24:52 -0000 1.7 +++ page_body 28 Jan 2002 03:51:20 -0000 1.8 @@ -17,10 +17,12 @@ # render the content menu="<a href='#top'><img src='${doc.dir.abs_doc_root}/images/top.gif' width='85' height='20' border='0' alt='TOP'></a>"; + "<!-- SwishCommand index -->"; FOREACH sec = doc.body; sec; menu; END; + "<!-- SwishCommand noindex -->"; INCLUDE navbar_local nav=doc.nav
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]