Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-29 | web commit by http://ptecza.myopenid.com/: * Thanks! | Joey Hess | |
2008-06-29 | web commit by http://hendry.iki.fi/: feeds === sitemaps | Joey Hess | |
2008-06-29 | web commit by bremner: response to Joey, segue into musing about replacing ↵ | Joey Hess | |
tagged addresses with pseudoheaders | |||
2008-06-28 | improve wording | Joey Hess | |
2008-06-28 | call format hooks when generating page previews | Joey Hess | |
* toc: Revert change in 2.45 that made it run at sanitize time. This breaks use of toc in a sidebar. * Call format hooks when generating page previews, thus fixing toc display there, as well as fixing inlins to again display in page previews, since it's started using format hooks. This also allows several other things, like embed, that use format hooks, to work during page preview time. * Format hooks should not rely on getting an entire html document, as they will only get the body during page preview. * toggle: Deal with preview mode when adding javascript. | |||
2008-06-28 | bug | Joey Hess | |
2008-06-28 | idea | Joey Hess | |
2008-06-28 | web commit by http://bremner.myopenid.com/: cosmetic changes | Joey Hess | |
2008-06-28 | web commit by http://bremner.myopenid.com/: musings about encodings | Joey Hess | |
2008-06-28 | patch review | Joey Hess | |
2008-06-28 | smiley: Generate links relative to the destpage. (Fixes a reversion from 2.41.) | Joey Hess | |
2008-06-28 | web commit by simon: link fix | Joey Hess | |
2008-06-28 | response | Joey Hess | |
2008-06-28 | web commit by simon: link fix | Joey Hess | |
2008-06-28 | rm | Joey Hess | |
2008-06-28 | web commit by simon | Joey Hess | |
2008-06-28 | web commit by simon | Joey Hess | |
2008-06-28 | web commit by simon: argh, horrible namespaces | Joey Hess | |
2008-06-28 | web commit by simon | Joey Hess | |
2008-06-28 | web commit by simon | Joey Hess | |
2008-06-28 | web commit by simon: updated darcs backend, patches welcome | Joey Hess | |
2008-06-28 | web commit by simon | Joey Hess | |
2008-06-28 | web commit by simon: contact info | Joey Hess | |
2008-06-28 | web commit by simon: fix links | Joey Hess | |
2008-06-28 | web commit by simon: personal page | Joey Hess | |
2008-06-28 | web commit by simon: let's make a simple darcs backend | Joey Hess | |
2008-06-27 | web commit by http://ptecza.myopenid.com/: * Fixed example | Joey Hess | |
2008-06-27 | web commit by http://ptecza.myopenid.com/: * Bug report | Joey Hess | |
2008-06-26 | web commit by https://id.mayfirst.org/jamie/ | Joey Hess | |
2008-06-26 | web commit by https://id.mayfirst.org/jamie/ | Joey Hess | |
2008-06-26 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-06-26 | web commit by AndrewGreenberg: Added requirements that the TOVA Company ↵ | Joey Hess | |
needs for attachments | |||
2008-06-26 | response | Joey Hess | |
2008-06-26 | response | Joey Hess | |
2008-06-25 | web commit by http://hendry.iki.fi/: about the sitemap protocol | Joey Hess | |
2008-06-25 | web commit by https://id.mayfirst.org/jamie/ | Joey Hess | |
2008-06-25 | web commit by http://willu.myopenid.com/: Add fix for OpenID and reCaptcha ↵ | Joey Hess | |
plugin | |||
2008-06-24 | questions | Joey Hess | |
2008-06-24 | web commit by https://id.mayfirst.org/jamie/ | Joey Hess | |
2008-06-24 | new txt plugin, was previously contrib/plaintext | Joey Hess | |
2008-06-24 | pagesources might not be populated | Joey Hess | |
2008-06-24 | only convert urls if the module is installed | Joey Hess | |
2008-06-24 | formatting | Joey Hess | |
2008-06-24 | rename to txt | Joey Hess | |
2008-06-24 | initial version | Joey Hess | |
2008-06-24 | web commit by http://gmcmanus.myopenid.com/: plaintext module: copyright and ↵ | Joey Hess | |
license | |||
2008-06-24 | response | Joey Hess | |
2008-06-24 | add bug link | Joey Hess | |
2008-06-24 | response, analysis of validation problem | Joey Hess | |
2008-06-24 | Disable handling of "bare" links by the creole plugin. | Bernd Zeimetz | |
This change needs libtext-wikicreole-perl (>= 0.05-2). Also removing custom link function, there's no need for it - if it is not defined, the unmodified markup will be returned. |