* meta: Drop support for "meta link", since supporting this for internal
authorJoey Hess <joey@kitenet.net>
Sun, 16 Dec 2007 20:56:09 +0000 (15:56 -0500)
committerJoey Hess <joey@kitenet.net>
Sun, 16 Dec 2007 20:56:09 +0000 (15:56 -0500)
commit96817b00326b983299ce701532643f763259af89
treea037be8bb92ccfa16e2f29a3b9f0a336d862fd2b
parent97a69be23663edfef828faa6f690f03db203e06b
* meta: Drop support for "meta link", since supporting this for internal
  links required meta to be run during scan, which complicated its data
  storage, since it had to clear data stored during the scan pass to avoid
  duplicating it during the normal preprocessing pass.
* If you used "meta link", you should switch to either "meta openid" (for
  openid delegations), or tags (for internal, invisible links). I assume
  that nobody really used "meta link" for external, non-openid links, since
  the htmlscrubber ate those. (Tell me differently and I'll consider bringing
  back that support.)
* meta: Improved data storage.
* meta: Drop the hackish filter hook that was used to clear
  stored data before preprocessing, this hack was ugly, and broken (cf:
  liw's disappearing openids).
* aggregate: Convert filter hook to a needsbuild hook.
15 files changed:
IkiWiki/Plugin/aggregate.pm
IkiWiki/Plugin/meta.pm
debian/NEWS
debian/changelog
doc/plugins/meta.mdwn
po/bg.po
po/cs.po
po/da.po
po/es.po
po/fr.po
po/gu.po
po/ikiwiki.pot
po/pl.po
po/sv.po
po/vi.po