CMS MADE SIMPLE FORGE

CGCalendar

 

A fork of the original Calendar project. This module handles recurring events in a different way. Has better template control, is more stable, and is easier to work with. This module is in no way compatible with the original Calendar module, and in no way should you try to convert data or templates from one to the other.

Latest Release

unstable

1.2.5
2009-10-08 Release History

stable

1.3.1
2010-03-09 Release History

Comments

avatar
  Date: 2009-04-15 13:53
  Posted By: Don Ellis (dellis@itx.net)

  There is nothing here that describes the module. Is there anywhere?
        
avatar
  Date: 2010-02-10 12:25
  Posted By: Jim (testspecimen)

  Quick note - in the default List Display template, change the bottom four lines
from:

{if $return_url != ""}
  <div class="calendar-returnlink">{$return_url}</div>
  </div>
{/if}

to:

{if $return_url != ""}
  <div class="calendar-returnlink">{$return_url}</div>
{/if}
</div>

Otherwise your divs get out of hand if you don't have a return link set!
        
 
Subscribe to the Latest Files RSS

Project Summary

  • Type: Module
  • Created: 2009-01-13 (14 months ago)
  • Last Release Date: 2010-03-09 (8 days ago)
  • Last Commit Date: 2010-03-09 (8 days ago)