Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-23 | thoughts | Joey Hess | |
2010-06-23 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-06-23 | response | Joey Hess | |
2010-06-23 | Added a comment: do parameter missing | http://joey.kitenet.net/ | |
2010-06-23 | despam | Joey Hess | |
"ikiwikiweb" is banned | |||
2010-06-23 | response | Joey Hess | |
2010-06-22 | (no commit message) | ikiwikiweb | |
2010-06-22 | testing | ikiwikiweb | |
2010-06-22 | ping | privat | |
2010-06-22 | (no commit message) | privat | |
2010-06-19 | Added a comment | jeanm | |
2010-06-19 | What license for themes for distribution in ikiwiki? | PaulePanter | |
2010-06-19 | Match start page `/index` does not work. | PaulePanter | |
2010-06-19 | Test PageSpec with root page `/index.mdwn`. | PaulePanter | |
2010-06-19 | Enhance the link plugin to handle external links. | Bernd Zeimetz | |
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> | |||
2010-06-19 | forgotten signature | bhobbit | |
2010-06-19 | reply to Joey | bhobbit | |
2010-06-18 | less tight positioning | Joey Hess | |
the descenders in the tabs were cut off before | |||
2010-06-18 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-06-18 | sidebar styling and fix actions for inlined pages | Joey Hess | |
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. | |||
2010-06-18 | update to newer version from svend's blog | Joey Hess | |
2010-06-18 | don't need to escape the inline tag if its in pre tag | http://www.openid.albertlash.com/openid/ | |
2010-06-18 | (no commit message) | http://www.openid.albertlash.com/openid/ | |
2010-06-18 | store state to avoid needing to rebuild when changing theme | Joey Hess | |
2010-06-18 | needsbuild hook is passed an array ref | Joey Hess | |
2010-06-18 | typo | Joey Hess | |
2010-06-18 | mention added themes | Joey Hess | |
2010-06-18 | rename bzed theme to "blueview" | Joey Hess | |
2010-06-18 | also a problem for theme plugin | Joey Hess | |
2010-06-18 | response | Joey Hess | |
2010-06-18 | response | Joey Hess | |
2010-06-18 | avoid showing subpages of contrib plugins | Joey Hess | |
2010-06-18 | fix filename | Joey Hess | |
2010-06-18 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-06-18 | bugnum | Joey Hess | |
2010-06-18 | avoid shelling | Joey Hess | |
2010-06-18 | mercurial: Fix buggy getctime code. | Joey Hess | |
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. | |||
2010-06-18 | `themes.pm` instead of `themes.mdwn` | PaulePanter | |
2010-06-17 | avoid dying if cannot chdir to an underlaydir | Joey Hess | |
2010-06-17 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-06-17 | yeay ! \\o \o/ o// | demo | |
2010-06-17 | (no commit message) | jhagg | |
2010-06-17 | (no commit message) | jeanm | |
2010-06-16 | link to theme plugin | Joey Hess | |
2010-06-16 | Merge branch 'themes' | Joey Hess | |
2010-06-16 | add background image, kindly gpl'd by bzed | Joey Hess | |
2010-06-16 | force list context | Joey Hess | |
run_or_die returns a status code in scalar context | |||
2010-06-16 | preserve timestamps for directive and theme underlays | Joey Hess | |
2010-06-16 | force rebuild for theme change | Joey Hess | |
For now, a rebuild is the only way to ensure the changed theme is used. Ikiwiki normally will not realize style.css has changed, since themes tend to have the same timestamp for the file. | |||
2010-06-16 | add theme plugin | Joey Hess | |