* Changed calling convention for httmllink slightly. The first three
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 20 Feb 2007 03:05:47 +0000 (03:05 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 20 Feb 2007 03:05:47 +0000 (03:05 +0000)
commitfa52a730ff3b30c7d2cdd8cd5f9c8c25a0c0a2a5
tree3a4eadd971ccd69bd4037ad3647b6cce64047833
parent2ce6c23f9485d26d443fb5a1f8c5286a5e668625
* Changed calling convention for httmllink slightly. The first three
  parameters remain the same, but additional options are now passed in using
  named parameters.
* Change plugin interface version to 1.02 to reflect this change.
* Add a new anchor option to htmllink. Thanks Ben for the idea.
* Support anchors in wikilinks.
* Add a "more" plugin based on one contributed by Ben to allow implementing
  those dreaded "Read more" links in blogs.
31 files changed:
IkiWiki.pm
IkiWiki/CGI.pm
IkiWiki/Plugin/brokenlinks.pm
IkiWiki/Plugin/inline.pm
IkiWiki/Plugin/lockedit.pm
IkiWiki/Plugin/map.pm
IkiWiki/Plugin/more.pm [new file with mode: 0644]
IkiWiki/Plugin/openid.pm
IkiWiki/Plugin/orphans.pm
IkiWiki/Plugin/otl.pm
IkiWiki/Plugin/pagestats.pm
IkiWiki/Plugin/smiley.pm
IkiWiki/Render.pm
debian/NEWS
debian/changelog
doc/patchqueue/clickable-openid-urls-in-logs.mdwn
doc/patchqueue/htmllink-anchors.mdwn [deleted file]
doc/patchqueue/morelink-plugin.mdwn [deleted file]
doc/plugins/more.mdwn [new file with mode: 0644]
doc/plugins/write.mdwn
doc/wikilink.mdwn
po/bg.po
po/cs.po
po/es.po
po/fr.po
po/gu.po
po/ikiwiki.pot
po/pl.po
po/sv.po
po/vi.po
t/linkify.t