The package includes a couple of things: 1 stylesheet, 3
xslt-files and a dll. Nothing gets changed to your layout of the
website. What is done when installing then? 1 Datatype is created
(PDCalendar), 3 macros are created (along with 3 xslt-files) and 1
stylesheet is created.
What do you need to do to get it fully going?
First, download
and install the package. To install, go to the developer-section
and install the package there. After installation you should
see the mentioned things installed.
Next thing to do is to add the datatype to your document-type
you want to use as event. Go to the Setting-section and go edit
your document-type. Add a new property and select the datatype
PDCalendar. In order to get started quickly, give it the name and
alias 'event'.
Then edit the template where you want the calendar being shown.
Insert a macro in the template. Again, for a quick start, select
the PDTableCalendar-macro.
Go to your content section and edit a page (where you added the
datatype). Fill in a start-date (leave the end-date empty) and set
recurrency to weekly. Save and publish, go view the site. A
Table-calendar should show on your page.