diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-28 12:54:39 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-28 12:54:39 +0000 |
commit | f14ed48b3379e25dbf902f025bddd89f0fe78d19 (patch) | |
tree | 157c375450f0247790683ab10cc046b379cefbfa /doc | |
parent | 70ce716007e2fdeabc3350a10ec08ff34c0246be (diff) | |
download | ikiwiki-f14ed48b3379e25dbf902f025bddd89f0fe78d19.tar ikiwiki-f14ed48b3379e25dbf902f025bddd89f0fe78d19.tar.gz |
web commit by JamesWestby
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/blogging.mdwn | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/todo/blogging.mdwn b/doc/todo/blogging.mdwn index 6ee9aaf5c..2450f65ec 100644 --- a/doc/todo/blogging.mdwn +++ b/doc/todo/blogging.mdwn @@ -87,3 +87,20 @@ that people wont use raw if they want to pod/vid/whatevercast? > podcast users use. :-) > --[[Joey]] + +I tested with amarok, and that also ignored the description. +I am thinking of those where you have a mixed feed, and people +using clients that ignore enclsures get pretty much a blank post, +with just the filename, and the html page, which also just displays +the filename. + +I don't think this is a big issue though, so I guess it's just which +you think is the cleaner interface. + +I have also added the first of your ideas as well (though you seem to have +removed it). It adds a parameter to inline `archive_after` which limits +showing full entries to that number. + +<http://jameswestby.net/scratch/limit.diff> + +-- JamesWestby |