Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-05 | Fix redirect to use a full url. | Joey Hess | |
Was broken (in theory) by baseurl changes in last release. | |||
2011-01-05 | Fix base url when previewing. Was broken by urlto changes in last release. | Joey Hess | |
Added a showform_preview that is like showform, but sets forcebaseurl to point to the page being previewed. | |||
2011-01-05 | reopening, reverting part of this for now | Joey Hess | |
2011-01-05 | it gets worse | Joey Hess | |
2011-01-05 | doesn't only affect preview | Joey Hess | |
2011-01-05 | response | Joey Hess | |
2011-01-05 | generic insert links: it's a Markdown file | Giuseppe Bilotta | |
(cherry picked from commit 139c050ca48c2fe7bdcd4ea22623739cbb25ceda) | |||
2011-01-05 | unescape tag names | Giuseppe Bilotta | |
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) | |||
2011-01-05 | respond | Simon McVittie | |
2011-01-05 | wrap lines | Simon McVittie | |
2011-01-05 | absolute base url in cgi forms | http://oblomov.myopenid.com/ | |
2011-01-04 | bugfix | Joey Hess | |
2011-01-04 | fix patch to not strip a leading "." unless it's part of a path | Joey Hess | |
For correctness only, since a tag named ".foo" is very unlikely. | |||
2011-01-04 | fix patch to not expose config setting as a regexp | Joey Hess | |
2011-01-04 | tag name sanitation | Giuseppe Bilotta | |
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. | |||
2011-01-04 | markup | Joey Hess | |
2011-01-04 | tag behavior changes introduced by typed link feature | http://oblomov.myopenid.com/ | |
2011-01-04 | feed enhancements for inline pages | http://oblomov.myopenid.com/ | |
2011-01-04 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkMqhJ4mAWPpJQ2kvTvBM_icMQdvMhctJA | |
2011-01-03 | Revert spam | Simon McVittie | |
This reverts commit 2bf9d8dc82c528bd0372ca7f633050b38cc1eea2. | |||
2011-01-03 | (no commit message) | https://me.yahoo.com/a/3hUnH9Qi24uk3RwCwHATJBWKVyqc#7d8b8 | |
2011-01-02 | Added a comment: Works with mathjax, with a little help | https://www.google.com/accounts/o8/id?id=AItOawkIfDOOUJ0h_niLRZZL5HsHHOuQfUrVcQo | |
2011-01-02 | remove second parameter to include_javascript | Joey Hess | |
function used to take a second parameter to control absoluteness, no longer does | |||
2011-01-02 | Thanks! | http://lovesgoodfood.com/jason/ | |
2011-01-02 | Flowplayer question | http://mcfrisk.myopenid.com/ | |
2011-01-02 | response | Joey Hess | |
2011-01-01 | (no commit message) | https://me.yahoo.com/a/tWUEtyB81ObIiNjLGnzBGEBKPviv#30f24 | |
2011-01-01 | (no commit message) | https://me.yahoo.com/a/tWUEtyB81ObIiNjLGnzBGEBKPviv#30f24 | |
2011-01-01 | (no commit message) | https://me.yahoo.com/a/tWUEtyB81ObIiNjLGnzBGEBKPviv#30f24 | |
2011-01-01 | (no commit message) | bremner | |
2010-12-31 | add news item for ikiwiki 3.20101231 | Joey Hess | |
2010-12-31 | releasing version 3.20101231 | Joey Hess | |
2010-12-31 | Reverting spam. | JoeRayhawk | |
This reverts commit e669cdbc00d3059184a3f508a58eb2a56130c200 | |||
2010-12-31 | (no commit message) | https://me.yahoo.com/a/3hUnH9Qi24uk3RwCwHATJBWKVyqc#7d8b8 | |
2010-12-30 | My placeholder. | http://lovesgoodfood.com/jason/ | |
2010-12-30 | YAFR | http://lovesgoodfood.com/jason/ | |
2010-12-30 | (no commit message) | justint | |
2010-12-29 | git: Fix bug involving attempting to web revert a commit that included ↵ | Joey Hess | |
changes to attachments. | |||
2010-12-29 | bugfix | Joey Hess | |
2010-12-29 | Add a second parameter to the rcs_diff hook, and avoid bloating memory ↵ | Joey Hess | |
reading in enormous commits. | |||
2010-12-29 | response | Joey Hess | |
2010-12-29 | response | Joey Hess | |
2010-12-29 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-12-29 | highlight: Support highlight 3.2+svn19 (note that released version 3.2 is ↵ | Joey Hess | |
not supported). Closes: #605779 (David Bremner) | |||
2010-12-29 | Update highlight plugin for highlight api. | David Bremner | |
Note that in particular calling initTheme with and empty file does not work anymore. use of initLanguage was replaced by loadLanguage, which seems to work in both places. I tried to make it a bit more robust against missing a highlight package. There are lots of warnings, but it no longer crashes. | |||
2010-12-28 | removed | https://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI | |
2010-12-28 | removed | https://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI | |
2010-12-28 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI | |
2010-12-28 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI | |
2010-12-28 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI | |