index
:
ikiwiki-upstream
layoutgala
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IkiWiki
/
Plugin
/
calendar.pm
Age
Commit message (
Expand
)
Author
2010-06-10
calendar styling
Joey Hess
2010-05-08
calendar: Display year name in title of month calendar.
Joey Hess
2010-05-08
calendar: nextchange calculation bugfix
Joey Hess
2010-05-08
calendar: Allow negative month to be specified. -1 is last month, etc. (And a...
Joey Hess
2010-04-15
calendar: Improved display of arrows.
Joey Hess
2010-04-15
calendar: Add archive_pagespec, which is used by ikiwiki-calendar to specify ...
Joey Hess
2010-03-19
audited use POSIX
Joey Hess
2010-02-12
setup file ordering
Joey Hess
2010-01-02
Terminate the arrow entities with ";"
Torsten Veller
2009-12-02
calendar: Fix month wraparound error that broke in December.
Joey Hess
2009-11-26
calendar: Add title attributes for all links in the calendars.
Joey Hess
2009-10-12
year calendar: Avoid highlighting the current month in a different year
Joey Hess
2009-10-12
year calendar: only link to months that have posts
Joey Hess
2009-10-12
remove whitespace from within arrow links
Joey Hess
2009-10-12
calendar: Add creation time limits to user's pagespec
Joey Hess
2009-10-12
calendar: Fix CSS for year calendar to match the plugin documentation.
Joey Hess
2009-10-11
calendar: avoid inline images in links
Joey Hess
2009-10-11
calendar: use left and right arrows for next/prev months
Joey Hess
2009-10-11
fix next/prev month padding bug
Joey Hess
2009-10-11
fix day links
Joey Hess
2009-10-11
calendar: Fix bug in next/previous year/month links, which sometimes linked t...
Joey Hess
2009-10-11
calendar: Fix midnight rebuild trigger of calendars with explicit month/year.
Joey Hess
2009-10-11
avoid temporary variables
Joey Hess
2009-10-08
rename use_pagespec to pagespec_match_list
Joey Hess
2009-10-08
calendar: rework so it can use use_pagespec
Joey Hess
2009-10-08
change how dependency types are specified to add_depends
Joey Hess
2009-10-07
remove explicit addition of dependencies for displayed pages
Joey Hess
2009-10-04
rework dependency types code
Joey Hess
2009-10-04
calendar: all dependencies are contentless
Joey Hess
2009-08-25
Revert "Allow add_depends to take an arrayref"
Joey Hess
2009-08-25
Allow add_depends to take an arrayref
Simon McVittie
2009-08-24
calendar, inline, map: don't pre-join dependencies
Simon McVittie
2009-08-15
indentation
Joey Hess
2009-04-23
pagespec_match_list added and used in most appropriate places
Joey Hess
2008-12-23
finalise version 3.00 of the plugin api
Joey Hess
2008-12-17
Coding style change: Remove explcit vim folding markers.
Joey Hess
2008-08-03
add plugin safe/rebuild info (part 1 of 2)
Joey Hess
2008-07-26
remove default values in getsetup
Joey Hess
2008-07-26
two typos
Joey Hess
2008-07-25
added getsetup hooks for all plugins up to recentchanges
Joey Hess
2008-01-29
add missing test to avoid uninitialised value when a page with metadata is re...
Joey Hess
2007-12-09
reorg
Joey Hess
2007-12-08
logic fix
Joey Hess
2007-12-08
* The calendar plugin stores state about when it needs to be updated,
Joey Hess
2007-10-23
fix folding
joey
2007-10-23
explicitly use POSIX
joey
2007-10-23
* Add a calendar plugin, contributed by Manoj Srivastava.
joey