[Zope-CMF] Re: Properties in FSPageTemplate vs PageTemplate
weekah
weekahsg at hotmail.com
Thu Jan 6 21:17:54 EST 2005
Hi,
If my page template's properties in the properties tab doesnt get
changed by users over time, and i wish to improve my page template
performance by converting it to a FSPageTemplate, does that make sense?
I am using my template's properties to generate the html pages.
Those properties are specific only to that template.
Many thanks for your advice.
cheers,
wee kah
Jens Vagelpohl wrote:
>
> On Jan 6, 2005, at 3:05, wee kah wrote:
>
>> Hi,
>>
>> I was wondering whether it is possible to have a property tab for
>> FSPageTemplate in skins folder similar to that of the PageTemplate
>> found in custom folder.
>> What are the considerations for/against such design?
>
>
> It doesn't make much sense with the current design. Your changes would
> not persist through a Zope restart because they would only exist on the
> little "shim" object that shows up in the ZMI with the little lock, and
> those only exist in memory and are regenerated when you restart the site.
>
> jens
>
> ---------------
>
> Jens Vagelpohl jens at zetwork.com
> Software Engineer +49-(0)441-36 18 14 38
> Zetwork GmbH http://www.zetwork.com/
>
> _______________________________________________
> Zope-CMF maillist - Zope-CMF at lists.zope.org
> http://mail.zope.org/mailman/listinfo/zope-cmf
>
> See http://collector.zope.org/CMF for bug reports and feature requests
>
More information about the Zope-CMF
mailing list