aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins
Commit message (Collapse)AuthorAge
* img: Support a title attribute, will be passed through to html. Closes: #478718Joey Hess2008-04-30
|
* move question to discussion page, where it belongsJoey Hess2008-04-27
|
* web commit by http://vibrog.myopenid.com/Joey Hess2008-04-27
|
* toc: Add the table of contents at sanitize time, rather than at format time. ↵Joey Hess2008-04-26
| | | | This allows the toc to be displayed when previewing an edit. It also avoids headers in the page template from showing up in the toc.
* web commit by http://sabr.myopenid.com/Joey Hess2008-04-13
|
* web commit by http://sabr.myopenid.com/Joey Hess2008-04-12
|
* web commit by ScottSwalwell: Fixed my fix.Joey Hess2008-04-10
|
* web commit by ScottSwalwell: Fixed this link.Joey Hess2008-04-10
|
* web commit by cjb: Fixed URLJoey Hess2008-04-10
|
* web commit by http://certifi.ca/bronsonJoey Hess2008-03-28
|
* web commit by buo: ThanksJoey Hess2008-03-25
|
* external: Work around XML RPC's lack of support for null by passing a ↵Joey Hess2008-03-21
| | | | special sentinal value.
* web commit by http://jblevins.org/: A note about the toc plugin and headers ↵Joey Hess2008-03-20
| | | | in templates
* make setargv take an arrayJoey Hess2008-03-19
| | | | for consistentcy with getargv, which returns one
* getargv needs to return a list referenceJoey Hess2008-03-19
| | | | | | xml rpc only allows functions to return a single value, no lists. So getargv needs to return a list reference, which means that the caller will see an xml rpc array.
* web commit by http://madduck.net/: use new directive syntaxJoey Hess2008-03-17
|
* * external: Add getargv and setargv methods to allow access to ikiwiki'sJoey Hess2008-03-15
| | | | @ARGV.
* mention proxy.pyJoey Hess2008-03-15
|
* * Use forcebaseurl to make page previews be displayed with the html baseJoey Hess2008-03-12
| | | | | | set to the destination page. This avoids need for hacks to munge the urls in preview mode, which fixes several bugs. * Several destpage fixes in plugins.
* typoJoey Hess2008-03-12
|
* docuent need for mhchem.styJoey Hess2008-03-12
|
* tag as a slow pluginJoey Hess2008-03-12
|
* code review of hnd pluginJoey Hess2008-03-12
|
* web commit by http://noone.org/openid/: Shorter syntaxJoey Hess2008-03-11
|
* web commit by http://bremner.myopenid.com/: changed source link to point to ↵Joey Hess2008-03-11
| | | | git. added plugin box. made epsilon less verbose
* web commit by http://bremner.myopenid.com/: added some notes about related ↵Joey Hess2008-03-11
| | | | approaches
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2008-03-11
|\
| * web commit by http://madduck.net/Joey Hess2008-03-11
| |
| * web commit by http://bremner.myopenid.com/Joey Hess2008-03-11
| |
| * web commit by http://bremner.myopenid.com/Joey Hess2008-03-11
| |
| * web commit by XTaran: Idea for improvementJoey Hess2008-03-10
| |
| * web commit by buo: Minor nitpickJoey Hess2008-03-10
| |
| * web commit by XTaran: Download linkJoey Hess2008-03-10
| |
| * web commit by XTaran: New hnb pluginJoey Hess2008-03-10
| |
* | Generate openid2 headers as wellmartin f. krafft2008-03-11
| | | | | | | | | | | | This causes meta.openid to also generate the openid2 headers. Signed-off-by: martin f. krafft <madduck@madduck.net>
* | Let meta.openid set X-XRDS-Location headermartin f. krafft2008-03-11
|/ | | | | | | | | | Adds an optional xrds-location parameter to the openid meta handler, which allows for XRDS delegation. A good document on XRDS is http://www.windley.com/archives/2007/05/using_xrds.shtml Signed-off-by: martin f. krafft <madduck@madduck.net>
* web commit by bremner: update link to my siteJoey Hess2008-03-07
|
* web commit by bremnerJoey Hess2008-03-07
|
* web commit by bremner: added pointer to relevant discussionJoey Hess2008-03-06
|
* web commit by bremner: answer one of my own questionsJoey Hess2008-03-06
|
* web commit by bremner: new version, language configurable, sortofJoey Hess2008-03-06
|
* web commit by bremnerJoey Hess2008-03-06
|
* web commit by bremner: added work in progress sourcehighlight pluginJoey Hess2008-03-06
|
* web commit by bremner: me too request for the tag generating codeJoey Hess2008-03-06
|
* responseJoey Hess2008-03-05
|
* web commit by http://subvert.org.uk/~bma/: Add my thoughts.Joey Hess2008-03-05
|
* web commit by tschwinge: There's a bug somewhere.Joey Hess2008-03-05
|
* * Add recentchangesdiff plugin that adds diffs to the recentchanges feeds.Joey Hess2008-03-03
| | | | | | * rcs_diff is a new function that rcs modules should implement. * Implemented rcs_diff for git, svn, and tla (tla version untested). Mercurial and monotone still todo.
* web commit by tschwinge: Set the title *after* instantiating the templates.Joey Hess2008-03-03
|
* web commit by tschwinge: Set page title.Joey Hess2008-03-03
|