Merge branch 'master' of ssh://git.ikiwiki.info

master
Joey Hess 2013-10-28 15:49:15 -04:00
commit 0b733575a4
4 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,5 @@
[[!template id=plugin name=created_in_future author="Louis Paternault"]]
# Created_in_future
This plugin provides a `created_in_future()` [[PageSpec|ikiwiki/pagespec/]]

View File

@ -1,4 +1,4 @@
[[!meta title="Javascript equivalent of plugin 'calendar'"]]
[[!template id=plugin name=jscalendar author="Louis Paternault"]]
# Jscalendar

View File

@ -1,3 +1,5 @@
[[!template id=plugin name=monthcalendar author="Louis Paternault"]]
# Monthcalendar
This plugin displays a calendar, containing in each of its day the list of links of pages published on this day. It can be used, for example, to display archives of blog posts, or to announce events.

View File

@ -0,0 +1,2 @@
for i in range(10):
print i