summaryrefslogtreecommitdiff
path: root/doc/plugins
AgeCommit message (Collapse)Author
2007-07-25add warnings about using map, inline, etc with the sidebar causingjoey
performance nightmares
2007-07-21web commit by http://adam.shand.net/: sidebar headers showing up in toc ... bug?joey
2007-07-20web commit by http://adam.shand.net/: grammatical cleanupjoey
2007-07-17improve urlto docsjoey
2007-07-15* In img tag, allow link=no to disable link to full size image. Thanks,joey
Nis Martensen. Closes: #433188
2007-07-12web commit by http://davrieb.livejournal.com/joey
2007-07-12web commit by nis.martensen: Mention meaning of first header (from the ↵joey
source) and give a hint on the list style
2007-07-11on second thought, simple alphanumeric styles are not actually useful (class ↵joey
is already supported), and anything more complex is too hard to do, so revert
2007-07-11* Allow simple alphanumeric style attribute values in the htmlscrubber. Thisjoey
should be safe from javascript attacks.
2007-07-07web commit by TaylorKillianjoey
2007-07-06web commit by http://victormoral.myopenid.com/: erratajoey
2007-07-06web commit by http://victormoral.myopenid.com/: new design and new versionjoey
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