• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

_test/20-Mar-2021-205135

build/20-Mar-2021-2420

conf/20-Mar-2021-1612

lang/20-Mar-2021-272161

services/pageNameStrategies/20-Mar-2021-8160

.versionrc.jsD19-Mar-2021177 107

CHANGELOG.mdD19-Mar-20211.5 KiB5132

plugin.info.txtD19-Mar-2021380 87

readme.txtD19-Mar-2021546 99

style.lessD19-Mar-20211.9 KiB8975

syntax.phpD19-Mar-202114.5 KiB434267

readme.txt

1Builds 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.
2----
3Parameters:
41. ns=<namespace> (defaults: current ns)
52. year=YYYY : build calendar for this year (default: this year)
63. name=<name> : prefix for new page name, e.g diary, journal, day [default]
74. size=?? : font size to use; this controls the width/height of the calendar table (default:12px)
8----
9E.g.: {{yearbox>year=2010;name=journal;size=12;ns=diary}}