diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-10 18:42:24 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-10 18:42:24 +0000 |
commit | be7173db7a207a1923cb070b85703b83695660c8 (patch) | |
tree | e841a06a66d1fc9d68595d55f8676104a92cadc2 | |
parent | 296117a0f1ac3dc3b2dd82e8284dedb67bab3f54 (diff) |
web commit by DonMarti
-rw-r--r-- | doc/bugs/tagging_with_a_publication_date.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/tagging_with_a_publication_date.mdwn b/doc/bugs/tagging_with_a_publication_date.mdwn new file mode 100644 index 000000000..e19d69056 --- /dev/null +++ b/doc/bugs/tagging_with_a_publication_date.mdwn @@ -0,0 +1,3 @@ +Feature idea: I'd like to be able to tag pages in an ikiwiki blog with a publication date, and have the option of building a blog that excludes publication dates in the future. (meta pubdate= ?) + +I'm using ikiwiki on git for a "tip of the day" RSS feed, and I'd like to be able to queue up a bunch of items instead of literally putting in one tip per day. In the future I think this will come in handy for other Mainstream Media-oriented requirements such as "embargo dates" and "editor on vacation".
\ No newline at end of file |