summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-11-28responseJoey Hess
2007-11-28second screencastJoey Hess
2007-11-28web commit by http://www.larted.org.uk/~dom/: add questionJoey Hess
2007-11-28web commit by http://ptecza.myopenid.com/: * Please make next screencastJoey Hess
2007-11-28web commit by http://ptecza.myopenid.com/: * Where is ikiwiki 2.14?Joey Hess
2007-11-27* Add umask configuration option. Closes: #443329Joey Hess
2007-11-27* Improve workaround for perl bug #376329. Rather than double-encoding,Joey Hess
which has been reported to cause encoding problems (though I haven't reproduced them), just catch a failure of markdown, and retry. (The crazy perl bug magically disappears on the retry.) Closes: #449379
2007-11-27moreJoey Hess
2007-11-27remove svn-ismsJoey Hess
2007-11-27add some documentation about how to safely allow multiple committers to anJoey Hess
ikiwiki git repository
2007-11-27update some links from svn.kitenet.net to git.kitenet.netJoey Hess
2007-11-27formattingJoey Hess
2007-11-27typoJoey Hess
2007-11-27 * Add a new ikiwiki-makerepo program, that automates setting up a repoJoey Hess
and importing existing content for svn, git, and mercurial. This makes the setup process much simpler. * Reorganised git documentation. * Actually install the ikiwiki-update-wikilist program.
2007-11-26typoJoey Hess
2007-11-26typoJoey Hess
2007-11-26add a news item about a screencast I didJoey Hess
2007-11-26typoJoey Hess
2007-11-26update news item, note this is a security fix releaseJoey Hess
2007-11-26add news item for ikiwiki 2.14Joey Hess
2007-11-26releasing version 2.14Joey Hess
2007-11-26Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2007-11-26thoughtsJoey Hess
2007-11-26web commit by http://svend.myopenid.com/: Submit bug.Joey Hess
2007-11-25* Let CC be used to control what compiler is used to build wrappers.Joey Hess
* Use 'cc' instead of gcc as the default compiler.
2007-11-24fixup changelogJoey Hess
2007-11-24add news item for ikiwiki 2.13Joey Hess
2007-11-24releasing version 2.13Joey Hess
2007-11-24fix headersJoey Hess
2007-11-24try adding a toc now that ikiwiki supports itJoey Hess
2007-11-24web commit by http://willthompson.co.uk/: The posthook goes into hgrc, not hrc.Joey Hess
2007-11-23Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2007-11-23* toc: Handle html elements embedded inside a header, rather thanJoey Hess
stopping collecting the header text at the first element.
2007-11-22web commit from 82.237.62.246: poll vote (It's fast enough)Joey Hess
2007-11-21web commit by http://hendry.iki.fi/: nipl is no longerJoey Hess
2007-11-20web commit by http://ptecza.myopenid.com/: * PingJoey Hess
2007-11-19decided not to do thisJoey Hess
2007-11-19ideaJoey Hess
2007-11-18revert change by sundb_89. Please do not randomly change words on this page, ↵Joey Hess
your account will be locked it it happens again.
2007-11-18Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2007-11-18web commit by http://hendry.iki.fi/: added blogJoey Hess
2007-11-18web commit by sundb_89Joey Hess
2007-11-18* Allow html5 video and audio tags and their attributes in the htmlscrubber.Joey Hess
2007-11-17* Don't consider links to anchors on the same page to be self links.Joey Hess
Patch by Daniel Burrows. Closes: #451729 * When usedirs is disabled, link direct to index.html files, not to directories, to improve browsing of file:// urls. Patch by Daniel Burrows. Closes: #451728
2007-11-17remove some links to nonexistent pages that we don't want to addJoey Hess
2007-11-17guess I can call this done againJoey Hess
2007-11-17broken linkJoey Hess
2007-11-17need to remove trailing slashes in not one, but 2 placesJoey Hess
htmllink needs to do it because it uses the basename of the link as the link text bestlink needs to do it because it is not always called from htmllink
2007-11-17broken link :-)Joey Hess
2007-11-17* Allow trailing slashes after page names in wikilinks.Joey Hess