I have a site in zope that uses standard headers, footers and sidebars. I'd
like to reference my coreBlog from a dtml method like...
*****************
<dtml-var standard_header>
<dtml-var sidebar>
--- coreBlog -----
<dtml-var standard_footer>
******************
I've tried .......
<dtml-var BlogTitle>
And .....
<dtml-with BlogTitle >
<dtml-var index_html>
</dtml-with>
- what else can I try?
Kate
_______________________________________________
COREblog-en mailing list
[email protected]
http://postaria.com/cgi-bin/mailman/listinfo/coreblog-en
Unsubscription writing to [EMAIL PROTECTED]