73
edits
m (→new) |
m (→Default Feed) |
||
| Line 58: | Line 58: | ||
=== Default Feed === | === Default Feed === | ||
* _() works outside of cmd.execute()/cmd.preview(). | * <code>_()</code> works outside of <code>cmd.execute()/cmd.preview()</code>. | ||
* | * Functions prefixed with <code>teardown_</code> are executed on refreshing/purging the feed. | ||
* Specifying author(s)/contributor(s)/license/homepage to feed itself is now possible. Simply assign those properties to the <code>feed</code> object as you do with command objects. | * Specifying <code>author(s)/contributor(s)/license/homepage</code> to feed itself is now possible. Simply assign those properties to the <code>feed</code> object as you do with command objects. | ||
=== Ubiquity === | === Ubiquity === | ||
edits