A good idea for later; probably no other templates.
parent
b4e95ea2a2
commit
6e60101ff9
|
@ -66,8 +66,6 @@ Episode enclosure |(./) |(./) |(./) |(./)
|
|||
|
||||
* Think carefully about...
|
||||
* UTF-8.
|
||||
* Other templates with `CONTENT` and whether they want to learn
|
||||
about `ENCLOSURE` (maybe `aggregatepost.tmpl`?).
|
||||
* Whether [[tips/howto avoid flooding aggregators]] suffices for
|
||||
migrating a fancy podcast into ikiwiki.
|
||||
* Verify that _all_ the tests pass (not just my new ones).
|
||||
|
@ -98,6 +96,12 @@ Episode enclosure |(./) |(./) |(./) |(./)
|
|||
* [mediainfo](http://mediainfo.sourceforge.net/) is way slower
|
||||
* Cache computed durations as pagestate
|
||||
|
||||
### Fancy podcast aggregating
|
||||
|
||||
* Write tests comparing a fancy podcast (HTML and feeds) against
|
||||
the same podcast aggregated and republished, then make them pass
|
||||
via changes to `aggregatepost.impl` and [[plugins/aggregate]].
|
||||
|
||||
### Other ideas
|
||||
|
||||
* Optionally specify the enclosure's:
|
||||
|
|
Loading…
Reference in New Issue