[Zope-CMF] Urgent Query: How to add objects to a Plone Site?
mcolli@SyscomCipher.com.ar
mcolli@SyscomCipher.com.ar
Wed, 24 Jul 2002 18:02:47 -0300
Hi Kristina,
It worked!. But then, I tried to reproduce the same, but using the
main_right_column and adding a news_slot and it does not work...What I am
doing wrong? I am new with this...
How can I get any information in order to learn how to work with a Plone
site?
MANY THANKS!
Mariela
Kristina
Quimson To: mcolli@syscomcipher.com.ar
Buenafe cc: zope-cmf@zope.org
<kqb7a@virgin Subject: Re: [Zope-CMF] Urgent Query: How to
ia.edu> add objects to a Plone Site?
24/07/2002
17:33
Hi Mariela,
I added the calendar by going into portal_skins/plone_templates/ui_slots,
putting main_left_column in the custom folder, and adding this code:
<div tal:condition="not: here/portal_membership/isAnonymousUser">
<span metal:use-macro="here/calendar_slot/macros/calendarBox">
Calendar box
</span>
</div>
hope this helps!
Kristina
----- Original Message -----
From: <mcolli@syscomcipher.com.ar>
To: <zope-cmf@zope.org>
Sent: Wednesday, July 24, 2002 4:27 PM
Subject: [Zope-CMF] Urgent Query: How to add objects to a Plone Site?
> Hi,
>
> I have created a Plone Site and I need to add some objects to it: for
> example, a Calendar and a Search tool. I can not find the way to do it!
> Please, could you explain me how to add them? I have made some
> customizations using the Custom folder but I can not add other objects...
>
> Thanks and regards
> Mariela
>
>
> _______________________________________________
> Zope-CMF maillist - Zope-CMF@zope.org
> http://lists.zope.org/mailman/listinfo/zope-cmf
>
> See http://collector.zope.org/CMF for bug reports and feature requests
>