13 Apr
2007
13 Apr
'07
9:50 a.m.
On 4/13/07, Peppe Top <peppetop@gmail.com> wrote:
Thanks a lot for the precise reply.
Does this include the following?
<style type="text/css"><!-- @import url(http://www.site.net/.../ploneStyles.css); --></style>
(this is in the HEAD section)
Yes, that is included. If this is Plone, you really do not have to worry about this at all, the above comment is generated too.
As a related subject, I see no way to edit html comments in the BODY section, using the Plone interface, should I use ZMI?
The above code is likely to be generated in pagetemplates that are part of the Plone skin, which live on the disk (they are part of the Plone product). -- Martijn Pieters