aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* avoid needing full email regexpJoey Hess2010-06-23
| | | | | | Fully validating the email address is not necessary, all that matters is not matching an url like http://foo@bar/ as an email address.
* document external linksJoey Hess2010-06-23
|
* add changelog for externalinkJoey Hess2010-06-23
| | | | remove debian.org linkspam ;)
* Merge remote branch 'remotes/bzed/extendedlink'Joey Hess2010-06-23
|\
| * Enhance the link plugin to handle external links.Bernd Zeimetz2010-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The following ways to create a link are supported now: [[url]] [[text|url]] url can be one of the following: - an internal wikilink: will be handled as before - any other kind of URL, including mailto: proper links will be created: <a href="url">url</a> <a href="url">text</a> - an email address: <a href="mailto:url">url</a> <a href="mailto:url">text</a>
* | responseJoey Hess2010-06-23
| |
* | one slash is enough to escapeJoey Hess2010-06-23
| |
* | Revert "don't need to escape the inline tag if its in pre tag"Joey Hess2010-06-23
| | | | | | | | | | | | This reverts commit 4833f486b6ca759e1bcd8acc19e13ef4a0a6063f. Being in a pre does not stop an inline directive from working.
* | clarify indexdb is cached info, rebuildableJoey Hess2010-06-23
| |
* | thoughtsJoey Hess2010-06-23
| |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-06-23
|\ \
| * | Added a comment: do parameter missinghttp://joey.kitenet.net/2010-06-23
| | |
* | | responseJoey Hess2010-06-23
| | |
* | | despamJoey Hess2010-06-23
|/ / | | | | | | "ikiwikiweb" is banned
* | responseJoey Hess2010-06-23
| |
* | (no commit message)ikiwikiweb2010-06-22
| |
* | testingikiwikiweb2010-06-22
| |
* | pingprivat2010-06-22
| |
* | (no commit message)privat2010-06-22
| |
* | Added a commentjeanm2010-06-19
| |
* | What license for themes for distribution in ikiwiki?PaulePanter2010-06-19
| |
* | Match start page `/index` does not work.PaulePanter2010-06-19
| |
* | Test PageSpec with root page `/index.mdwn`.PaulePanter2010-06-19
|/
* forgotten signaturebhobbit2010-06-19
|
* reply to Joeybhobbit2010-06-19
|
* less tight positioningJoey Hess2010-06-18
| | | | the descenders in the tabs were cut off before
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-06-18
|\
| * don't need to escape the inline tag if its in pre taghttp://www.openid.albertlash.com/openid/2010-06-18
| |
| * (no commit message)http://www.openid.albertlash.com/openid/2010-06-18
| |
* | sidebar styling and fix actions for inlined pagesJoey Hess2010-06-18
| | | | | | | | | | | | Styling the actions for inlined pages as tabs did not work well. That still needs some work; for now just don't style the actions for inlined pages.
* | update to newer version from svend's blogJoey Hess2010-06-18
|/
* store state to avoid needing to rebuild when changing themeJoey Hess2010-06-18
|
* needsbuild hook is passed an array refJoey Hess2010-06-18
|
* typoJoey Hess2010-06-18
|
* mention added themesJoey Hess2010-06-18
|
* rename bzed theme to "blueview"Joey Hess2010-06-18
|
* also a problem for theme pluginJoey Hess2010-06-18
|
* responseJoey Hess2010-06-18
|
* responseJoey Hess2010-06-18
|
* avoid showing subpages of contrib pluginsJoey Hess2010-06-18
|
* fix filenameJoey Hess2010-06-18
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-06-18
|\
| * `themes.pm` instead of `themes.mdwn`PaulePanter2010-06-18
| |
* | bugnumJoey Hess2010-06-18
| |
* | avoid shellingJoey Hess2010-06-18
| |
* | mercurial: Fix buggy getctime code.Joey Hess2010-06-18
|/ | | | | | | The file passed to rcs_getctime is already absolute, and it was trying to stick the srcdir on the front. Also, eliminated potentially unsafe shelling.
* avoid dying if cannot chdir to an underlaydirJoey Hess2010-06-17
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-06-17
|\
| * yeay ! \\o \o/ o//demo2010-06-17
| |
| * (no commit message)jhagg2010-06-17
| |