summaryrefslogtreecommitdiff
path: root/doc/plugins
AgeCommit message (Collapse)Author
2007-06-15fix headerjoey
2007-06-15web commit by http://victormoral.myopenid.com/: bad news about the plugin. i ↵joey
discourage his use
2007-06-13web commit by http://victormoral.myopenid.com/: version 0.6joey
2007-06-12web commit by http://victormoral.myopenid.com/: initial announcement joey
2007-06-05* Add typographyattributes configuration setting to typography plugin.joey
2007-05-30web commit by http://ptecza.myopenid.com/: * Thanks!joey
2007-05-30responsejoey
2007-05-30web commit by http://ptecza.myopenid.com/: * Question about nested pluginsjoey
2007-05-28* Apply a patch from Carl Worth allowing a class attribute to be passedjoey
through the img plugin. Also allow the id attribute to be passed through.
2007-05-28escape some codejoey
2007-05-20move inline parameter docs to blog page so they're available in thejoey
basewiki
2007-05-19move examples of how to use shortcuts into the shortcuts page so it'sjoey
available in basewiki
2007-05-19move template documentation into the basewiki, in the templates pagejoey
2007-05-18web commit by KarlMWjoey
2007-05-18web commit by KarlMW: wanting a map using page titlesjoey
2007-05-17* Add a destpage parameter to the filter hook.joey
* Fix links to smilies generated by the smiley plugin for inlined pages. The old links were often wrong, but often still worked by accident.
2007-05-17* Fix some bugs in password handling:joey
- If the password is empty in preferences, don't clear the existing password. - Actually check the confirm password field, even if it's left empty.
2007-05-17web commit by KarlMWjoey
2007-05-12use a tag cloud for plugin typesjoey
2007-05-09* Add the needsbuild hook. Plugins can use this to manipulate which filesjoey
ikiwiki builds when refreshing the wiki.
2007-05-09* Add all=no option to conditional, can be used to form conditionals that dojoey
not need to examine every page in the wiki. * Use this to simplify the goodstuff detection in the plugin template.
2007-05-08web commit by JoshTriplett: Add another example, and add a description to ↵joey
each test.
2007-05-06correct documentation about scan hook (which has never existed)joey
2007-05-02fix created_after limitsjoey
2007-05-01web commit by JoshTriplett: Fix typo.joey
2007-04-29* Enable openid logins by default.joey
* Enable usedirs by default.
2007-04-27minor improvementsjoey
2007-04-27the kind of perl code that can only be written at 4:30 amjoey
(Get a good message when a PageSpec fails due to a negated success by creating success objects with a reason string, which morph into failure objects when negated.)
2007-04-27* Make pagespec_match on failure return a value that is false, but in ajoey
scalar context, evaluates to a reason why the match failed. * Add testpagespec plugin, which might be useful to see why a pagespec isn't matching something.
2007-04-27* pagespec_match() has changed to take named parameters, to better allowjoey
for extended pagespecs. The old calling convention will still work for back-compat for now. * The calling convention for functions in the IkiWiki::PageSpec namespace has changed so they are passed named parameters. * Plugin interface version increased to 2.00 since I don't anticipate any more interface changes before 2.0.
2007-04-15web commit by JoshTriplett: Remove <ikiroot> placeholder, and make absolute ↵joey
image reference actually absolute.
2007-04-14use feedpages to limit all feeds to new items, in preparation for switchingjoey
ikiwiki.info to usedirs
2007-04-14* Add feedshow parameter to inline, which can be useful for eg, removingjoey
old posts from feeds when permalinks change.
2007-04-13web commit by JoshTriplett: Link URL more simply.joey
2007-04-12web commit by TobiOetikerjoey
2007-04-12web commit by TobiOetiker: added link to insights pagejoey
2007-04-12web commit by http://adam.shand.net/joey
2007-04-12web commit by http://adam.shand.net/joey
2007-04-12Revert my commit; plugins and plugins/contrib both post to the same place.joshtriplett
2007-04-12web commit by JoshTriplett: Differentiate the postformtext of ↵joey
plugins/contrib from plugins.
2007-04-12* Add postformtext parameter to inline.joey
2007-04-10* Add a new %destsources hash, which maps between a destination file andjoey
the source page used to create it, ie it's the reverse of %renderedfiles. * Use %destsources in htmllink and urlto for 20-50% speedup.
2007-04-09* Add a graphviz plugin.joshtriplett
* Suggests: graphviz
2007-04-08fix missing textjoey
2007-04-08web commit by JoshTriplett: Use wiki link for sidebar.joey
2007-04-08web commit by http://dalefarnsworth.myopenid.com/joey
2007-04-08web commit by http://dalefarnsworth.myopenid.com/: fix typojoey
2007-04-08Consistency.joshtriplett
2007-04-07web commit by JoshTriplett: Use inline code blocks for formbuilder_setup, to ↵joey
avoid using _ as italics.
2007-04-06broken linkjoey