Re: [Zope-dev] ZPatterns Folder W/Customizer Support not aquiring title property
At 05:53 PM 11/1/00 -0700, Bill Anderson wrote: >I have a Folder w/cs in my root folder, call it spamcan. Root folder has >a title defined, lets say it is "Spam Central" > >A DTML Method in spamcan should display "Spam Central" when doing a >, should it not? > Only if you've deleted the title property on the properties screen. By default, title is a null string, not a non-existent property. ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
[Zope-dev] ZPatterns Folder W/Customizer Support not aquiring title property
I have a Folder w/cs in my root folder, call it spamcan. Root folder has a title defined, lets say it is "Spam Central" A DTML Method in spamcan should display "Spam Central" when doing a , should it not? -- Bill Anderson E PLURIBUS LINUX ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )