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

NewMonthCalendarEntry-1.8

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

  1. template name (optional)
  2. button caption (optional)
  3. 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)

StellarsHenson & NobleProg Ltd.

License

GPL

Bugs

None discovered, yet

Discussion

MoinMoin: MacroMarket/NewMonthCalendarEntry (last edited 2009-03-29 03:19:38 by StellarsHenson)