Skip to content
forked from MrBertie/yearbox

A Dokuwiki plugin to display a year calendar, with a link to a page for each day--a very easy way to create a blog!

Notifications You must be signed in to change notification settings

micgro42/yearbox

 
 

Repository files navigation

Builds a complete HTML calendar for the given year, with a link to create a new page for each day of the year. Existing pages will have a tooltip showing a preview of the page content.
----
Parameters:
1. ns=<namespace> (defaults: current ns)
2. year=YYYY : build calendar for this year (default: this year)
3. name=<name> : prefix for new page name, e.g diary, journal, day [default]
4. size=?? : font size to use; this controls the width/height of the calendar table (default:12px)
----
E.g.: {{yearbox>year=2010;name=journal;size=12;ns=diary}}

About

A Dokuwiki plugin to display a year calendar, with a link to a page for each day--a very easy way to create a blog!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 94.9%
  • Less 3.3%
  • JavaScript 1.8%