Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-06 | pinger/pingee now tested and working | Joey Hess | |
2008-05-05 | aggregate: Add support for web-based triggering of aggregation for people ↵ | Joey Hess | |
stuck on shared hosting without cron. (Sheesh.) Enabled via the `aggregate_webtrigger` configuration optiom. | |||
2008-05-03 | linkify | Joey Hess | |
2008-05-03 | web commit by RichMorin | Joey Hess | |
2008-05-03 | web commit by RichMorin | Joey Hess | |
2008-05-02 | Fix ugly display when editing a page that has vanished. | Joey Hess | |
srcfile now has an optional second parameter to avoid it throwing an error if the source file does not exist. | |||
2008-05-01 | anonk: Add anonok_pagespec configuration setting that can be used to allow ↵ | Joey Hess | |
anonymous users to edit only matching pages. Closes: #478892 | |||
2008-04-30 | img: Support a title attribute, will be passed through to html. Closes: #478718 | Joey Hess | |
2008-04-27 | move question to discussion page, where it belongs | Joey Hess | |
2008-04-27 | web commit by http://vibrog.myopenid.com/ | Joey Hess | |
2008-04-26 | toc: Add the table of contents at sanitize time, rather than at format time. ↵ | Joey Hess | |
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. | |||
2008-04-13 | web commit by http://sabr.myopenid.com/ | Joey Hess | |
2008-04-12 | web commit by http://sabr.myopenid.com/ | Joey Hess | |
2008-04-10 | web commit by ScottSwalwell: Fixed my fix. | Joey Hess | |
2008-04-10 | web commit by ScottSwalwell: Fixed this link. | Joey Hess | |
2008-04-10 | web commit by cjb: Fixed URL | Joey Hess | |
2008-03-28 | web commit by http://certifi.ca/bronson | Joey Hess | |
2008-03-25 | web commit by buo: Thanks | Joey Hess | |
2008-03-21 | external: Work around XML RPC's lack of support for null by passing a ↵ | Joey Hess | |
special sentinal value. | |||
2008-03-20 | web commit by http://jblevins.org/: A note about the toc plugin and headers ↵ | Joey Hess | |
in templates | |||
2008-03-19 | make setargv take an array | Joey Hess | |
for consistentcy with getargv, which returns one | |||
2008-03-19 | getargv needs to return a list reference | Joey Hess | |
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. | |||
2008-03-17 | web commit by http://madduck.net/: use new directive syntax | Joey Hess | |
2008-03-15 | * external: Add getargv and setargv methods to allow access to ikiwiki's | Joey Hess | |
@ARGV. | |||
2008-03-15 | mention proxy.py | Joey Hess | |
2008-03-12 | * Use forcebaseurl to make page previews be displayed with the html base | Joey Hess | |
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. | |||
2008-03-12 | typo | Joey Hess | |
2008-03-12 | docuent need for mhchem.sty | Joey Hess | |
2008-03-12 | tag as a slow plugin | Joey Hess | |
2008-03-12 | code review of hnd plugin | Joey Hess | |
2008-03-11 | web commit by http://noone.org/openid/: Shorter syntax | Joey Hess | |
2008-03-11 | web commit by http://bremner.myopenid.com/: changed source link to point to ↵ | Joey Hess | |
git. added plugin box. made epsilon less verbose | |||
2008-03-11 | web commit by http://bremner.myopenid.com/: added some notes about related ↵ | Joey Hess | |
approaches | |||
2008-03-11 | Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info | Joey Hess | |
2008-03-11 | Generate openid2 headers as well | martin f. krafft | |
This causes meta.openid to also generate the openid2 headers. Signed-off-by: martin f. krafft <madduck@madduck.net> | |||
2008-03-11 | Let meta.openid set X-XRDS-Location header | martin f. krafft | |
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> | |||
2008-03-11 | web commit by http://madduck.net/ | Joey Hess | |
2008-03-11 | web commit by http://bremner.myopenid.com/ | Joey Hess | |
2008-03-11 | web commit by http://bremner.myopenid.com/ | Joey Hess | |
2008-03-10 | web commit by XTaran: Idea for improvement | Joey Hess | |
2008-03-10 | web commit by buo: Minor nitpick | Joey Hess | |
2008-03-10 | web commit by XTaran: Download link | Joey Hess | |
2008-03-10 | web commit by XTaran: New hnb plugin | Joey Hess | |
2008-03-07 | web commit by bremner: update link to my site | Joey Hess | |
2008-03-07 | web commit by bremner | Joey Hess | |
2008-03-06 | web commit by bremner: added pointer to relevant discussion | Joey Hess | |
2008-03-06 | web commit by bremner: answer one of my own questions | Joey Hess | |
2008-03-06 | web commit by bremner: new version, language configurable, sortof | Joey Hess | |
2008-03-06 | web commit by bremner | Joey Hess | |
2008-03-06 | web commit by bremner: added work in progress sourcehighlight plugin | Joey Hess | |