Home : Products : Gossamer Links : Development, Plugins and Globals :

Products: Gossamer Links: Development, Plugins and Globals: Re: [Matthias70] [NEW PLUGIN] Calendar v1: Edit Log

Here is the list of edits for this post
Re: [Matthias70] [NEW PLUGIN] Calendar v1
Upps I thinks its a typo in the readme
it says
Code:
<%if small_calendar%>
<div>
<%small_calendar%>
</div>
<%else%>
<div>
<%Plugins::GMail::CalendarPro::small_calendar_gen%>
</div>
<%endif%>


I can include the calendar with

Code:
<%if small_calendar%>
<div>
<%small_calendar%>
</div>
<%else%>
<div>
<%Plugins::Calendar::small_calendar_gen%>
</div>
<%endif%>

but the links of each day are wrong and go to the error page...

Thanks
Matthias

Matthias
gpaed.de

Last edited by:

Matthias70: Feb 3, 2008, 10:36 AM

Edit Log: