Contents
NewMonthCalendarEntry
Description
Automatically creates new calendar entry (date page) button. Similar to NewPage core macro with an exception of input field which is not enabled.
Button will not be rendered if requestor has no write permission on the page
Download & Release Notes
Download |
Release Version |
Moin Version |
Release Notes |
1.0 |
1.8 |
Initial version |
Usage
Type
<<NewMonthCalendarEntry>>
to create <current page>/<yyyy>-<mm>-<dd> page (date automatically calculated)
Rest - same as for NewPage macro, except for 4th parameter
Parameters
- template name (optional)
- button caption (optional)
- base page (optional)
Example
<<NewMonthCalendarEntry(BlogEntryTemplate,Create New Blog Entry,JohnDoe/Blog)>>
Will create a button. Pressing the button will create a:
JohnDoe/Blog/2009-03-12 page with BlogEntryTemplate (suppose today is 12 Mar 2009)
Copyright
StellarsHenson & NobleProg Ltd.
License
GPL
Bugs
None discovered, yet