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

..23-Apr-2024-

_test/H20-Mar-2021-205135

build/H20-Mar-2021-2420

conf/H20-Mar-2021-1612

lang/H20-Mar-2021-272161

services/pageNameStrategies/H20-Mar-2021-8160

.versionrc.jsH A D19-Mar-2021177 107

CHANGELOG.mdH A D19-Mar-20211.5 KiB5132

plugin.info.txtH A D19-Mar-2021380 87

readme.txtH A D19-Mar-2021546 99

style.lessH A D19-Mar-20211.9 KiB8975

syntax.phpH A D19-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}}