diff options
author | Josh Triplett <josh@freedesktop.org> | 2008-02-09 23:02:52 -0800 |
---|---|---|
committer | Josh Triplett <josh@freedesktop.org> | 2008-02-09 23:02:52 -0800 |
commit | 122f6df3259e8ca1dd96554d08cebce4b5c55acc (patch) | |
tree | 2e1d6f54e62936792176caba483af8cc0907c755 /doc/todo | |
parent | fb82474be06f1be2c96bdfc231c3768cabe0d4eb (diff) | |
parent | 8b577726ab3768d50ca7d3fdef240e37fe046fc2 (diff) |
Merge branch 'master' into prefix-directives
Conflicts:
debian/changelog
templates/change.tmpl
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/ctime_on_blog_post_pages_.mdwn | 4 | ||||
-rw-r--r-- | doc/todo/wikiwyg/discussion.mdwn | 9 |
2 files changed, 13 insertions, 0 deletions
diff --git a/doc/todo/ctime_on_blog_post_pages_.mdwn b/doc/todo/ctime_on_blog_post_pages_.mdwn index 4fd099d9d..d75dcd932 100644 --- a/doc/todo/ctime_on_blog_post_pages_.mdwn +++ b/doc/todo/ctime_on_blog_post_pages_.mdwn @@ -3,3 +3,7 @@ The user has to look at the history link to find when a blog item was posted. It would be nice if blog entry post pages could include the ctime. -- [[Edward_Betts]] + +> I've committed a change that adds a CTIME variable to page.tmpl. I left +> it commented out in the default template, since it seems like a bit of +> clutter to me. Good enough? --[[Joey]] diff --git a/doc/todo/wikiwyg/discussion.mdwn b/doc/todo/wikiwyg/discussion.mdwn index 78da75c38..ef6f6cd59 100644 --- a/doc/todo/wikiwyg/discussion.mdwn +++ b/doc/todo/wikiwyg/discussion.mdwn @@ -155,3 +155,12 @@ merge it into ikiwiki. --[[Joey] [Revision 3840]: http://ikiwiki.info/cgi-bin/viewvc.cgi?view=rev&root=ikiwiki&revision=3840 + + +None of the links for the WYSIWYG editor work anymore. Does anyone have an up to date link? +Thanks, [[Greg]] + +> There's a branch in [[git]] for the wikiwyg stuff, which includes +> the latest version I sucked in from TaylorKillian's svn repository before +> it went offline. Disapponted that nothing seems to be moving here. +> --[[Joey]] |