diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-05-15 18:04:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-05-15 18:04:29 -0400 |
commit | c7b1eb242fc5b910f138aeadbae7a232badba84f (patch) | |
tree | 7b68bde5d093ffef841a663beebd1fb6bbb090fb | |
parent | 0bf52484278b5afbc910a57d4842ed69f7c88222 (diff) | |
parent | 9ddb0407d25452a94bfb65680ad89508e3bce90f (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
-rw-r--r-- | doc/todo/configurable_timezones.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/configurable_timezones.mdwn b/doc/todo/configurable_timezones.mdwn new file mode 100644 index 000000000..594cc0f1f --- /dev/null +++ b/doc/todo/configurable_timezones.mdwn @@ -0,0 +1,3 @@ +It would be nice if the sure could set the timezone of the wiki, and have ikiwiki render the pages with that timezone. + +This is nice for shared hosting, and other situation where the user doesn't have control over the server timezone. |