Commit Graph

14321 Commits (3eabf323f057686796a7dbf9da2fbf0fed4c5728)

Author SHA1 Message Date
Joey Hess 3eabf323f0 Fix permalinks to recentchanges items and comments, broken by last release.
permalinks always need to be full urls
2011-01-05 15:22:55 -04:00
Joey Hess 7a88638c6c typo 2011-01-05 15:12:23 -04:00
Joey Hess 6b5b0a3282 Temporarily revert one part of the multiple url support in the last release. Non-edit pages are now back to having `<base>` set to the site's main url. 2011-01-05 15:01:31 -04:00
Joey Hess 9efe370fa0 remove old unused baseurl parameter
This was I think a relic from when BASEURL was used in more templates than
use it now.
2011-01-05 14:57:26 -04:00
Joey Hess 270cbd7cf5 Fix redirect to use a full url.
Was broken (in theory) by baseurl changes in last release.
2011-01-05 14:57:04 -04:00
Joey Hess 8c9c3915ec Fix base url when previewing. Was broken by urlto changes in last release.
Added a showform_preview that is like showform, but sets forcebaseurl
to point to the page being previewed.
2011-01-05 13:50:42 -04:00
Joey Hess a554a3d538 reopening, reverting part of this for now 2011-01-05 13:47:35 -04:00
Joey Hess b3eb7fdf82 it gets worse 2011-01-05 13:34:44 -04:00
Joey Hess 841cc576db doesn't only affect preview 2011-01-05 13:19:26 -04:00
Joey Hess a3769c6001 response 2011-01-05 12:25:58 -04:00
Giuseppe Bilotta 2c94420c34 generic insert links: it's a Markdown file
(cherry picked from commit 139c050ca48c2fe7bdcd4ea22623739cbb25ceda)
2011-01-05 12:19:18 -04:00
Giuseppe Bilotta 5365a72e42 unescape tag names
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 12:06:36 -04:00
Simon McVittie 3d893db65f respond 2011-01-05 12:17:17 +00:00
Simon McVittie b79e993d86 wrap lines 2011-01-05 11:48:48 +00:00
http://oblomov.myopenid.com/ 84c7d907e8 absolute base url in cgi forms 2011-01-05 10:18:16 +00:00
Joey Hess 3841d709d7 bugfix 2011-01-04 16:02:31 -04:00
Joey Hess 1b1b3927ee fix patch to not strip a leading "." unless it's part of a path
For correctness only, since a tag named ".foo" is very unlikely.
2011-01-04 15:59:28 -04:00
Joey Hess fc6c0e8b5b fix patch to not expose config setting as a regexp 2011-01-04 15:59:00 -04:00
Giuseppe Bilotta a17469e388 tag name sanitation
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 15:58:42 -04:00
Joey Hess 866486b7a3 markup 2011-01-04 15:51:26 -04:00
http://oblomov.myopenid.com/ 528ca2b670 tag behavior changes introduced by typed link feature 2011-01-04 18:45:49 +00:00
http://oblomov.myopenid.com/ d3a79a2c24 feed enhancements for inline pages 2011-01-04 14:40:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkMqhJ4mAWPpJQ2kvTvBM_icMQdvMhctJA 17940099b7 2011-01-04 13:05:02 +00:00
Simon McVittie a6943ba2cc Revert spam
This reverts commit 2bf9d8dc82.
2011-01-03 11:20:10 +00:00
https://me.yahoo.com/a/3hUnH9Qi24uk3RwCwHATJBWKVyqc#7d8b8 2bf9d8dc82 2011-01-03 11:07:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkIfDOOUJ0h_niLRZZL5HsHHOuQfUrVcQo 86a0f004d7 Added a comment: Works with mathjax, with a little help 2011-01-02 22:59:27 +00:00
Joey Hess 69b9fd132d remove second parameter to include_javascript
function used to take a second parameter to control absoluteness, no longer
does
2011-01-02 18:33:05 -04:00
http://lovesgoodfood.com/jason/ d245567765 Thanks! 2011-01-02 20:47:24 +00:00
http://mcfrisk.myopenid.com/ 37682a1cad Flowplayer question 2011-01-02 20:32:29 +00:00
Joey Hess c005091634 response 2011-01-02 15:53:46 -04:00
https://me.yahoo.com/a/tWUEtyB81ObIiNjLGnzBGEBKPviv#30f24 1741752d02 2011-01-01 20:20:40 +00:00
https://me.yahoo.com/a/tWUEtyB81ObIiNjLGnzBGEBKPviv#30f24 5021c55a19 2011-01-01 20:19:05 +00:00
https://me.yahoo.com/a/tWUEtyB81ObIiNjLGnzBGEBKPviv#30f24 d38ae2c9dc 2011-01-01 20:18:16 +00:00
bremner a87e7dd80c 2011-01-01 18:26:26 +00:00
Joey Hess f4280128a1 add news item for ikiwiki 3.20101231 2010-12-31 21:35:18 -04:00
Joey Hess 84224c78a0 releasing version 3.20101231 2010-12-31 21:34:52 -04:00
JoeRayhawk ed5e1329f2 Reverting spam.
This reverts commit e669cdbc00
2010-12-31 00:55:15 +00:00
https://me.yahoo.com/a/3hUnH9Qi24uk3RwCwHATJBWKVyqc#7d8b8 e669cdbc00 2010-12-31 00:12:51 +00:00
http://lovesgoodfood.com/jason/ fc666f4cac My placeholder. 2010-12-30 19:36:32 +00:00
http://lovesgoodfood.com/jason/ 9123cbd05d YAFR 2010-12-30 19:34:45 +00:00
justint 2b1c3c2357 2010-12-30 03:10:48 +00:00
Joey Hess 7d0ef85d80 git: Fix bug involving attempting to web revert a commit that included changes to attachments. 2010-12-29 20:19:58 -04:00
Joey Hess 8517aa8687 bugfix 2010-12-29 20:10:28 -04:00
Joey Hess 4fb26f4e60 Add a second parameter to the rcs_diff hook, and avoid bloating memory reading in enormous commits. 2010-12-29 19:58:49 -04:00
Joey Hess 7d48813166 response 2010-12-29 14:13:31 -04:00
Joey Hess 4fb38214a6 response 2010-12-29 14:02:33 -04:00
Joey Hess 468c1c4496 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-12-29 13:08:18 -04:00
Joey Hess 1c430def77 highlight: Support highlight 3.2+svn19 (note that released version 3.2 is not supported). Closes: #605779 (David Bremner) 2010-12-29 13:08:09 -04:00
David Bremner ab511bb39c Update highlight plugin for highlight api.
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-29 13:05:20 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI 0d9da41b6b removed 2010-12-28 20:41:10 +00:00