aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* oopsJoey Hess2011-01-05
|
* goto permalink issueJoey Hess2011-01-05
|
* Fix permalinks to recentchanges items and comments, broken by last release.Joey Hess2011-01-05
| | | | permalinks always need to be full urls
* typoJoey Hess2011-01-05
|
* Temporarily revert one part of the multiple url support in the last release. ↵Joey Hess2011-01-05
| | | | Non-edit pages are now back to having `<base>` set to the site's main url.
* remove old unused baseurl parameterJoey Hess2011-01-05
| | | | | This was I think a relic from when BASEURL was used in more templates than use it now.
* Fix redirect to use a full url.Joey Hess2011-01-05
| | | | Was broken (in theory) by baseurl changes in last release.
* Fix base url when previewing. Was broken by urlto changes in last release.Joey Hess2011-01-05
| | | | | Added a showform_preview that is like showform, but sets forcebaseurl to point to the page being previewed.
* reopening, reverting part of this for nowJoey Hess2011-01-05
|
* it gets worseJoey Hess2011-01-05
|
* doesn't only affect previewJoey Hess2011-01-05
|
* responseJoey Hess2011-01-05
|
* generic insert links: it's a Markdown fileGiuseppe Bilotta2011-01-05
| | | | (cherry picked from commit 139c050ca48c2fe7bdcd4ea22623739cbb25ceda)
* unescape tag namesGiuseppe Bilotta2011-01-05
| | | | | | | Since tag names are now retrieved from the file names, we must revert the escaping process that santizes the file names. Solve by adding a `pagetitle()` call at the end of the tagname() (cherry picked from commit 0ee0612b1ab11d76eb3790c8db7a2ba992c54f6b)
* respondSimon McVittie2011-01-05
|
* wrap linesSimon McVittie2011-01-05
|
* absolute base url in cgi formshttp://oblomov.myopenid.com/2011-01-05
|
* bugfixJoey Hess2011-01-04
|
* fix patch to not strip a leading "." unless it's part of a pathJoey Hess2011-01-04
| | | | For correctness only, since a tag named ".foo" is very unlikely.
* fix patch to not expose config setting as a regexpJoey Hess2011-01-04
|
* tag name sanitationGiuseppe Bilotta2011-01-04
| | | | | | | | | | | | | | | | | | | | | | | The use of typed links for tags and some of the consequent changes introduced some unwanted functionality variations in the tag system. Two problems in particular could be observed, when compared to the use of tags in older versions of IkiWiki: * tags in feeds (both rss and atom) would use the file path as their name (e.g. you would have <category term="tags/sometag" /> in an atom item for a page tagged sometag with a tagbase of tags), whereas they appeared pure before * tags containing a slash character would appear without the slash character but be used with the slash character in other circumstances (effect visible by tagging a page with a name such as "with/slash") Both of these issues are fixed by introducing a tagname() function that takes a tag link and effectively reverses (as well as possible) the effects of taglink(). A possible alternative route would have been the reintroduction of the global %tags hash, but the new approach as the (arguable) benefit of introducing a small layer of sanitation for tag names.
* markupJoey Hess2011-01-04
|
* tag behavior changes introduced by typed link featurehttp://oblomov.myopenid.com/2011-01-04
|
* feed enhancements for inline pageshttp://oblomov.myopenid.com/2011-01-04
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawkMqhJ4mAWPpJQ2kvTvBM_icMQdvMhctJA2011-01-04
|
* Revert spamSimon McVittie2011-01-03
| | | | This reverts commit 2bf9d8dc82c528bd0372ca7f633050b38cc1eea2.
* (no commit message)https://me.yahoo.com/a/3hUnH9Qi24uk3RwCwHATJBWKVyqc#7d8b82011-01-03
|
* Added a comment: Works with mathjax, with a little helphttps://www.google.com/accounts/o8/id?id=AItOawkIfDOOUJ0h_niLRZZL5HsHHOuQfUrVcQo2011-01-02
|
* remove second parameter to include_javascriptJoey Hess2011-01-02
| | | | | function used to take a second parameter to control absoluteness, no longer does
* Thanks!http://lovesgoodfood.com/jason/2011-01-02
|
* Flowplayer questionhttp://mcfrisk.myopenid.com/2011-01-02
|
* responseJoey Hess2011-01-02
|
* (no commit message)https://me.yahoo.com/a/tWUEtyB81ObIiNjLGnzBGEBKPviv#30f242011-01-01
|
* (no commit message)https://me.yahoo.com/a/tWUEtyB81ObIiNjLGnzBGEBKPviv#30f242011-01-01
|
* (no commit message)https://me.yahoo.com/a/tWUEtyB81ObIiNjLGnzBGEBKPviv#30f242011-01-01
|
* (no commit message)bremner2011-01-01
|
* add news item for ikiwiki 3.20101231Joey Hess2010-12-31
|
* releasing version 3.20101231Joey Hess2010-12-31
|
* Reverting spam.JoeRayhawk2010-12-31
| | | | This reverts commit e669cdbc00d3059184a3f508a58eb2a56130c200
* (no commit message)https://me.yahoo.com/a/3hUnH9Qi24uk3RwCwHATJBWKVyqc#7d8b82010-12-31
|
* My placeholder.http://lovesgoodfood.com/jason/2010-12-30
|
* YAFRhttp://lovesgoodfood.com/jason/2010-12-30
|
* (no commit message)justint2010-12-30
|
* git: Fix bug involving attempting to web revert a commit that included ↵Joey Hess2010-12-29
| | | | changes to attachments.
* bugfixJoey Hess2010-12-29
|
* Add a second parameter to the rcs_diff hook, and avoid bloating memory ↵Joey Hess2010-12-29
| | | | reading in enormous commits.
* responseJoey Hess2010-12-29
|
* responseJoey Hess2010-12-29
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-12-29
|\
| * removedhttps://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI2010-12-28
| |