[Zope-CMF] CMFCalender and Events

Andrew Sawyers andrew@zope.com
Mon, 26 Nov 2001 14:22:49 -0500


This is a multi-part message in MIME format.

------=_NextPart_000_000B_01C17685.D3CDEAA0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Tracey,
Did you follow the INSTALL.txt file?
Installing CMFCalendar

  To install CMFCalendar, uncompress the CMFCalendar product into
  your zope/Products directory or link it there, e.g.::

    ln -s /path/to/installation /path/to/zope/Products

  In the root of your CMFSite installation (within the ZMI):

      1.  Add an external method to the root of the CMF Site.

      2.  Use the following configuration values for the external
          method:

          o id: install_events

          o title: Install Events *optional*

          o module name: CMFCalendar.Install

          o function name: install

      3. Go to the management screen for the newly added external
         method and click the 'Try it' tab.

  The install function will execute and give information about the
  steps it took to register and install the CMF Events into the CMF
  Site instance.

If you did this, check the types_tool and see if the Event is listed as a
content type.  It should have been setup for you when you ran the Install.py
method.
Andrew

 -----Original Message-----
From: zope-cmf-admin@zope.org [mailto:zope-cmf-admin@zope.org]On Behalf Of
tracey.monroe@philips.com
Sent: Monday, November 26, 2001 2:14 PM
To: zope-cmf@zope.org
Subject: [Zope-CMF] CMFCalender and Events



  Sorry for the question, but I am stuck.  I am new to Zope and CMF, so
please forgive if I am asking a common question.

  I would like to add the "very nice" event content type that is on Dogbowl
to my local Zope site.  I have installed Zope 2.4.2, CMF 1.1, and
CMFCalendar 0.2a, and the Calendar Tag product.  But when I go to create a
content type, the Events content is not there.  Can someone please tell me
what I am missing here?  I know it is something stupid.
  Thanks


  Tracey Monroe


------=_NextPart_000_000B_01C17685.D3CDEAA0
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR></HEAD>
<BODY>
<DIV><SPAN class=3D146131719-26112001><FONT face=3DArial color=3D#0000ff =

size=3D2>Tracey,</FONT></SPAN></DIV>
<DIV><SPAN class=3D146131719-26112001><FONT face=3DArial color=3D#0000ff =
size=3D2>Did=20
you follow the INSTALL.txt file?</FONT></SPAN></DIV><SPAN=20
class=3D146131719-26112001></SPAN><FONT face=3DTahoma>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2>Installing =
CMFCalendar</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2>&nbsp; To install =
CMFCalendar,=20
uncompress the CMFCalendar product into<BR>&nbsp; your zope/Products =
directory=20
or link it there, e.g.::</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2>&nbsp;&nbsp;&nbsp; ln =
-s=20
/path/to/installation /path/to/zope/Products</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2>&nbsp; In the root of =
your CMFSite=20
installation (within the ZMI):</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#0000ff =
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
1.&nbsp; Add an external method to the root of the CMF =
Site.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#0000ff =
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
2.&nbsp; Use the following configuration values for the=20
external<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
method:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#0000ff=20
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; o id:=20
install_events</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#0000ff=20
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; o title: =
Install=20
Events *optional*</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#0000ff=20
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; o module =
name:=20
CMFCalendar.Install</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#0000ff=20
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; o =
function name:=20
install</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#0000ff =
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3. Go=20
to the management screen for the newly added=20
external<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; method and =
click=20
the 'Try it' tab.&nbsp; </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2>&nbsp; The install =
function will=20
execute and give information about the<BR>&nbsp; steps it took to =
register and=20
install the CMF Events into the CMF<BR>&nbsp; Site =
instance.</FONT></DIV>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2></FONT>&nbsp;</DIV>
<DIV><SPAN class=3D146131719-26112001><FONT face=3DArial color=3D#0000ff =
size=3D2>If you=20
did this, check the types_tool and see if the Event is listed as a =
content=20
type.&nbsp; It should have been setup for you when you ran the =
Install.py=20
method.</FONT></SPAN></DIV>
<DIV><SPAN class=3D146131719-26112001><FONT face=3DArial color=3D#0000ff =

size=3D2>Andrew</FONT></SPAN></DIV>
<DIV><FONT size=3D2><SPAN =
class=3D146131719-26112001></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2><SPAN =
class=3D146131719-26112001>&nbsp;</SPAN>-----Original=20
Message-----<BR><B>From:</B> zope-cmf-admin@zope.org=20
[mailto:zope-cmf-admin@zope.org]<B>On Behalf Of=20
</B>tracey.monroe@philips.com<BR><B>Sent:</B> Monday, November 26, 2001 =
2:14=20
PM<BR><B>To:</B> zope-cmf@zope.org<BR><B>Subject:</B> [Zope-CMF] =
CMFCalender and=20
Events<BR><BR></DIV></FONT></FONT>
<BLOCKQUOTE><BR><FONT face=3Dsans-serif size=3D2>Sorry for the question, =
but I am=20
  stuck. &nbsp;I am new to Zope and CMF, so please forgive if I am =
asking a=20
  common question.</FONT> <BR><BR><FONT face=3Dsans-serif size=3D2>I =
would like to=20
  add the "very nice" event content type that is on Dogbowl to my local =
Zope=20
  site. &nbsp;I have installed Zope 2.4.2, CMF 1.1, and CMFCalendar =
0.2a, and=20
  the Calendar Tag product. &nbsp;But when I go to create a content =
type, the=20
  Events content is not there. &nbsp;Can someone please tell me what I =
am=20
  missing here? &nbsp;I know it is something stupid.</FONT> <BR><FONT=20
  face=3Dsans-serif size=3D2>Thanks</FONT> <BR><BR><FONT =
face=3Dsans-serif=20
  size=3D2><BR>Tracey Monroe<BR></BLOCKQUOTE></FONT></BODY></HTML>

------=_NextPart_000_000B_01C17685.D3CDEAA0--