Commit Graph

2111 Commits (28df80b3643dcc532c782d8ce01a7828ac785390)

Author SHA1 Message Date
http://hendry.iki.fi/ e72973afdb debugging 2010-04-21 19:07:32 +00:00
Joey Hess 5c855b2bca applied 2010-04-21 12:50:43 -04:00
http://oblomov.myopenid.com/ 5d2df9651f Missing links with no CGI 2010-04-21 08:17:03 +00:00
Joey Hess d2c36a6f4b close 2010-04-10 15:29:31 -04:00
Joey Hess 1c1c76c53e close bug, was fixed in 3.20100403 2010-04-09 12:25:10 -04:00
Joey Hess f6fd7639da Merge remote branch 'smcv/ready/link-types' 2010-04-06 22:50:19 -04:00
http://smcv.pseudorandom.co.uk/ 1f112d570e if applied, reverting this would be problematic 2010-04-06 00:55:54 +00:00
http://smcv.pseudorandom.co.uk/ 315bcf866c tag as patch 2010-04-06 00:51:27 +00:00
http://smcv.pseudorandom.co.uk/ 0ed94696c0 pages talking about escaping should really be escaped correctly 2010-04-06 00:50:51 +00:00
http://smcv.pseudorandom.co.uk/ 26bf69d17a as seen on IRC 2010-04-06 00:49:38 +00:00
Joey Hess f8457f9a90 fix bug that left stray </p> tags
Both markdown and tidy add paragraph tags around text, that needs to be
stripped when the text is a short, one line fragment that is being inserted
into a larger page. tidy also adds several newlines to the end, and this
broke removal of the paragraph tags.
2010-04-05 17:18:30 -04:00
Joey Hess 6876c5a588 close bug, comment 2010-04-04 12:28:12 -04:00
http://hendry.iki.fi/ 3a02cfca99 2010-04-04 13:00:52 +00:00
http://liw.fi/ 6b746ed72b 2010-04-04 09:23:05 +00:00
http://liw.fi/ 3190e3be93 2010-04-04 09:13:01 +00:00
http://liw.fi/ 3e2a78840a 2010-04-04 09:12:23 +00:00
Simon McVittie ef63441440 Remove tagged_is_strict option, and just behave as though it was enabled
Jon was worried about the backwards-compatibility break involved in making
tagged() not match non-tag links, but Joey seems less concerned about it.
2010-04-04 00:43:58 +01:00
Simon McVittie c1a42e76bc implement typed links; add tagged_is_strict config option 2010-04-04 00:43:48 +01:00
Simon McVittie 3c9cd4f156 Explain tab-delimited tables a bit better 2010-04-01 18:13:38 +01:00
http://smcv.pseudorandom.co.uk/ 7f63763a30 they do work, with the right syntax (C backslash escapes aren't interpreted) 2010-03-31 02:07:52 +00:00
http://edrex.myopenid.com/ 66ecf1dba5 2010-03-31 00:24:22 +00:00
http://edrex.myopenid.com/ 35fcc2ec8f 2010-03-31 00:21:58 +00:00
Joey Hess b2890b4e8f response 2010-03-29 15:25:34 -04:00
http://hendry.iki.fi/ ae4e9b25b7 2010-03-29 08:15:43 +00:00
Joey Hess 2bbbc906ba Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-03-28 18:49:22 -04:00
Joey Hess 9115336551 response 2010-03-28 18:49:15 -04:00
http://schors.livejournal.com/ 02e6ec9dd2 2010-03-28 22:47:17 +00:00
http://schors.livejournal.com/ 1de069338d 2010-03-28 22:43:24 +00:00
Joey Hess 15164671ce formatting 2010-03-28 18:37:00 -04:00
Joey Hess 6d04e182c4 formatting 2010-03-28 18:36:37 -04:00
Joey Hess 0c6e467aa6 use __TINYC__ define to avoid tinyc compat fixes breaking FreeBSD
To review, tcc does not really use environ, so you have to use clearenv
there. But POSIX, in their wisdom, didn't standardise clearenv yet,
so on FreeBSD, one still needs to manipulate environ on their own.

(If you use tcc on FreeBSD, this may leave you unsatisfied.)
2010-03-28 18:27:23 -04:00
http://schors.livejournal.com/ 7e9d1932a2 2010-03-28 22:01:53 +00:00
Joey Hess a1f50f6a31 response 2010-03-28 17:37:42 -04:00
http://hendry.iki.fi/ e1eee27fc5 2010-03-28 20:01:41 +00:00
Joey Hess 1273f1de52 Add preprocessed 'use lib' line to ikiwiki-transition and ikiwiki-calendar if necessary for unusual install. 2010-03-26 13:11:02 -04:00
Joey Hess b10c6dd631 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-03-26 12:59:57 -04:00
http://users.itk.ppke.hu/~cstamas/openid/ d29419ab0b me too - thanks 2010-03-26 09:43:50 +00:00
http://users.itk.ppke.hu/~cstamas/openid/ 99b402cd62 line break for better view 2010-03-26 08:58:41 +00:00
http://users.itk.ppke.hu/~cstamas/openid/ 22b9582cdd init page bugreport 2010-03-26 08:57:20 +00:00
Joey Hess 0dec80ee0c close, unreproducible 2010-03-26 01:48:37 -04:00
Joey Hess 0d524ad672 Fix incorrect influence info returned by a failing link() pagespec, that could lead to bad dependency handling in certian situations. 2010-03-26 01:38:53 -04:00
Joey Hess 4cb464d6e5 typo 2010-03-26 01:05:22 -04:00
Joey Hess 1093c7e4b2 new bug 2010-03-26 00:57:46 -04:00
Joey Hess 243b0dd082 fix the other half of the filecheck filename bug 2010-03-26 00:16:21 -04:00
http://kerravonsen.dreamwidth.org/ 62306d85f9 It works! 2010-03-26 04:06:31 +00:00
Joey Hess fb39dc5f5f patch 2010-03-25 23:40:38 -04:00
http://kerravonsen.dreamwidth.org/ b68aa11732 oh dear not fixed after all 2010-03-26 01:40:32 +00:00
Joey Hess 3d671ea8c1 filecheck: Fix bug that prevented the pagespecs from matching when not called by attachment plugin. 2010-03-25 14:39:09 -04:00
http://kerravonsen.dreamwidth.org/ 46f8f72793 response 2010-03-25 04:43:16 +00:00
Joey Hess 1030d23a2c response 2010-03-25 00:11:39 -04:00
http://kerravonsen.dreamwidth.org/ c757cfa64f I'm not sure if I'm supposed to tag this as patch, so I removed the tag. 2010-03-25 03:38:14 +00:00
http://kerravonsen.dreamwidth.org/ dc96603212 bug and fix 2010-03-25 03:35:14 +00:00
http://smcv.pseudorandom.co.uk/ 4fd05df4d4 cross-reference 2010-03-24 03:04:16 +00:00
Joey Hess dddd6aa990 Allow wrappers to be built using tcc. 2010-03-18 17:44:46 -04:00
nil 7b7d1cfcb7 distro confusion 2010-03-18 07:56:15 +00:00
nil a78212be33 2010-03-18 07:21:09 +00:00
https://launchpad.net/~ojwb 7bca48f5ce 2010-03-14 04:56:13 +00:00
Joey Hess 0c3f59d33a move bug report to bugs and close 2010-03-12 16:16:47 -05:00
Joey Hess f259f33a0a Fix missing span on recentchanges page template. 2010-03-11 15:49:48 -05:00
http://smcv.pseudorandom.co.uk/ e4ed8a51c1 fix in a branch 2010-03-11 18:20:10 +00:00
dkowis 1c03cf9ba2 noted that I fixed the template on my box 2010-03-10 19:27:26 +00:00
dkowis 9f82e93fca 2010-03-10 19:13:50 +00:00
Joey Hess 312b7d05f8 Revert spam 2010-03-09 00:40:51 -05:00
capitaine 9e603d2640 2010-03-09 05:30:53 +00:00
http://cdombroski.myopenid.com/ 4a7fb67ee6 Posting my change to the 404 module 2010-03-03 00:14:47 +00:00
http://smcv.pseudorandom.co.uk/ 8aae08aafd 2010-03-02 19:56:53 +00:00
http://cdombroski.myopenid.com/ d469a410ea Bug: 404 plugin & lighttpd 2010-03-02 15:47:23 +00:00
http://cdombroski.myopenid.com/ b3df992552 2010-03-02 02:19:51 +00:00
http://kerravonsen.dreamwidth.org/ 983ecb0915 made a suggestion 2010-02-26 06:37:42 +00:00
martin feeacaba02 2010-02-24 15:12:40 +00:00
Joey Hess d01e7248bf response 2010-02-19 13:33:48 -05:00
prosper 3200be56e5 2010-02-19 10:23:26 +00:00
Joey Hess 046095552a httpauth: When cgiauthurl is configured, httpauth can now be used alongside other authentication methods (like openid or anonok). Rather than always redirect to the cgiauthurl for authentication, there is now a button on the login form to use it. 2010-02-11 17:26:09 -05:00
Joey Hess c47712b340 clarify 2010-02-11 16:35:55 -05:00
Joey Hess 26c68a0c7a refresh patch; remaining problem 2010-02-11 16:28:22 -05:00
http://www.google.com/profiles/schmonz 1bb06210e9 tested 2010-02-07 01:51:30 +00:00
Joey Hess 34a64557cf scratch patch 2010-02-05 13:46:12 -05:00
Joey Hess 30c5f62f74 update 2010-01-18 20:41:12 -05:00
Joey Hess 604afbedd3 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-01-18 18:00:21 -05:00
Joey Hess 4a8389825a update 2010-01-18 18:00:10 -05:00
http://www.google.com/profiles/schmonz be523e7740 response 2010-01-18 19:13:00 +00:00
Joey Hess 265b4f0576 response 2010-01-18 12:38:05 -05:00
http://apoca.myopenid.com/ f072f3a9c5 2010-01-18 17:25:13 +00:00
Joey Hess 59d929d6b1 websetup: Fix utf-8 problems. 2010-01-09 16:20:09 -05:00
http://www.google.com/profiles/lingo.t.l.chen fa59bfad84 2010-01-09 13:56:39 +00:00
http://www.google.com/profiles/lingo.t.l.chen dca9634202 2010-01-08 14:55:58 +00:00
Joey Hess bde5265215 close 2010-01-07 15:44:32 -05:00
http://www.google.com/profiles/schmonz 5fdceb49b1 response 2010-01-05 01:41:13 +00:00
Joey Hess 2767c80890 response 2010-01-04 20:24:20 -05:00
Joey Hess f5bdfc29ee response 2010-01-04 20:22:32 -05:00
http://www.google.com/profiles/schmonz cd4616e394 clarify my horrible idea 2010-01-05 01:22:24 +00:00
http://www.google.com/profiles/schmonz f96a7b7756 response 2010-01-05 01:16:17 +00:00
Joey Hess 2a717f36ef response 2010-01-04 19:51:37 -05:00
http://www.google.com/profiles/schmonz 3e6331127b response 2010-01-05 00:29:37 +00:00
Joey Hess aed16b4833 inline: Avoid showing edit links if page editing is disabled. (Sjoerd) 2010-01-04 12:54:18 -05:00
Joey Hess a20b07b54b responses 2010-01-04 12:47:54 -05:00
http://adam.shand.net/ d96a5d9a73 2010-01-04 10:22:02 +00:00
Sjoerd 0fae8d8b69 2010-01-03 21:37:37 +00:00
Joey Hess a27fad48d4 response 2010-01-03 14:12:26 -05:00
Joey Hess 7dd074e2e7 Fix several places that did not properly handle capitalization of the discussionpage setting.
Specifically, fixes discussion actions on discussion pages, and unbreaks the opendiscussion plugin.
2010-01-02 15:52:38 -05:00
http://www.google.com/profiles/schmonz b4d1a4bb99 when using httpauth, anonok isn't 2010-01-01 20:36:12 +00:00
http://www.google.com/profiles/schmonz 2bf3b3f403 back from the done 2010-01-01 20:21:47 +00:00
Joey Hess 9f841c07df Use env hack in python scripts. 2009-12-29 15:56:25 -05:00
http://weakish.pigro.net/ 3bff312697 repost bug: rst plugin has python hardcode in shebang line 2009-12-27 07:18:30 +00:00
harishcm cb74161218 Removed my previous patch that is still affected by the bestlink returns deleted pages bug 2009-12-05 02:06:25 -05:00
http://lj.rossia.org/users/imz/ 49e585d662 a short report: Still true now. 2009-12-03 13:22:00 -05:00
Joey Hess 304e373771 note 2009-12-02 13:06:31 -05:00
harishcm bd3bb876c2 reply to joey's partial bugfix 2009-12-02 08:41:16 -05:00
harishcm 2a0f15d2cd 2009-12-02 08:23:08 -05:00
Joey Hess e104499f28 fixed.. partly 2009-11-30 18:08:54 -05:00
Joey Hess 58ce89355f I just fixed half of ikiwiki's second-oldest bug. Yay! 2009-11-30 17:39:33 -05:00
harishcm ae64fadcce 2009-11-25 09:15:40 -05:00
harishcm dc15be03d6 Patch added 2009-11-21 05:18:00 -05:00
Joey Hess 64fef7c3bb why this is hard 2009-11-16 16:12:34 -05:00
Thomas Schwinge 2d1dfab20a Follow up. 2009-11-16 09:10:36 +01:00
Joey Hess 03fe40cdc5 diagnosis: probably broken browser? 2009-11-15 15:01:17 -05:00
Joey Hess fb26b9ca84 Revert "Improve img's documentation."
The information added is incorrect.
2009-11-15 14:52:53 -05:00
martin 11787065a1 opened bug 2009-11-14 21:02:34 -05:00
Thomas Schwinge 88a217598d Improve img's documentation.
Jon is right, of course.  User error, not an ikiwiki bug.  So, I removed the
false bug report and added its gist to img's documentation.
2009-11-15 00:33:28 +01:00
Joey Hess d8cfd8d431 inline: Fix display of all pages when archive=yes or show=0 are used. 2009-11-13 20:50:27 -05:00
martin e062693632 repoduced it ... sorry should have pasted this earlier 2009-11-13 19:00:13 -05:00
Joey Hess 956efcfac2 cannot reproduce 2009-11-13 17:35:13 -05:00
martin 2a7e8921d5 new bug 2009-11-13 17:14:54 -05:00
Joey Hess ad303e878e inline: Allow direct inclusion of non-page files in raw mode. 2009-11-13 15:10:58 -05:00
http://jmtd.livejournal.com/ ed742ab2b5 explanation: whitespace surrounding your use of the IMG tag 2009-11-12 09:14:45 -05:00
Thomas Schwinge 34ae4419a5 doc/bugs/img_vs_align: New. 2009-11-12 14:08:44 +01:00
simonraven 52e5810c60 yay 2009-11-09 00:13:09 -05:00
Joey Hess 66b46576ec Moved the postscan hook to run on the raw html of a page, before the template is filled out. This improves the search plugin's indexing, since it will not include navigational elements from the page template or sidebar. 2009-11-08 13:48:07 -05:00
justin 19ff6180a8 every search result includes any navigational text 2009-11-07 21:58:54 -05:00
intrigeri 144ffc0e36 bugs++ 2009-11-07 19:53:54 +01:00
Joey Hess 8b4d7ca9fb analise and close; template customisation error 2009-11-06 23:55:02 -05:00
simonraven 5ce231ada7 2009-11-06 08:23:46 -05:00
simonraven b9e443c4d1 2009-11-06 08:21:25 -05:00
simonraven 6b16d1996c 2009-10-21 19:36:21 -04:00
simonraven c83f8b9b25 2009-10-21 19:33:20 -04:00
Joey Hess f9de9f22d8 also confused 2009-10-21 16:48:20 -04:00
Joey Hess b907108271 meta: Gather permalink info on scan pass so it is available to inline when using a template that does not include page content. 2009-10-21 16:42:25 -04:00
Jon Dowland 6695a710b6 request for more detail 2009-10-19 10:42:09 +01:00
simonraven 04aa977b45 bad generation of links in map directive 2009-10-19 04:58:46 -04:00
martin 8a05bb2c11 filed bug 2009-10-18 17:56:30 -04:00
Thomas Schwinge f71e84c918 Reflect merge of page. 2009-10-17 15:00:12 +02:00
Joey Hess 5b49890be0 respinse 2009-10-16 13:01:02 -04:00
Joey Hess e772c5527b merge duplicate bug into original
note behavior change, also that presense dependencies could let this be
fixed now
2009-10-16 12:58:54 -04:00
Thomas Schwinge a91bfd5506 Sign. 2009-10-16 11:25:23 +02:00
Thomas Schwinge 6823a51f42 Handling non-existing pages in parentlinks. 2009-10-16 10:53:05 +02:00
tschwinge e59ba3a113 minor: tiny rendering error 2009-10-16 03:14:03 -04:00
Joey Hess f7ae61c8d2 Merge branch 'master' into dependency-types
Conflicts:
	doc/bugs/transitive_dependencies.mdwn
2009-10-09 20:16:46 -04:00
Joey Hess 0e2ce171c9 response 2009-10-08 22:31:13 -04:00
http://www.cse.unsw.edu.au/~willu/ d73c54b9a7 comments on cycles in the dependency graph 2009-10-08 21:30:17 -04:00
Joey Hess 37ec6a8243 Merge branch 'master' into dependency-types
Conflicts:
	IkiWiki.pm
	IkiWiki/Render.pm
	debian/changelog
2009-10-08 20:33:58 -04:00
http://shoorick.livejournal.com/ e82aeb3e43 2009-10-08 13:07:41 -04:00
Joey Hess d1061d0094 Merge branch 'master' into dependency-types 2009-10-07 18:04:52 -04:00
Joey Hess 88a244a523 close 2009-10-07 14:30:19 -04:00
Joey Hess 8fa0cfced9 remove test case for closed bug 2009-10-07 14:11:35 -04:00
Joey Hess 61977ac97b Merge branch 'master' into dependency-types
Conflicts:
	doc/todo/dependency_types.mdwn
2009-10-06 20:20:45 -04:00
Joey Hess 534518792d update 2009-10-05 22:30:14 -04:00
Joey Hess 7a520974b5 uh oh, this affects link deps 2009-10-05 17:44:15 -04:00
Joey Hess cdd7334c31 close 2009-10-05 17:15:37 -04:00
Joey Hess 4dd289ba31 fixed a while ago 2009-10-05 17:12:38 -04:00
Joey Hess 7ee7773e2a Merge branch 'master' into dependency-types 2009-10-05 17:11:08 -04:00
Joey Hess bf10130165 close 2009-10-05 17:11:03 -04:00
Joey Hess ba71687077 note that this old bug affects more stuff now 2009-10-05 17:10:00 -04:00
Joey Hess ff2aa982c3 Merge branch 'master' into dependency-types 2009-10-05 16:47:40 -04:00
Joey Hess 61a36de432 closures 2009-10-05 15:40:18 -04:00
Jon Dowland 204e733d79 good work, thank you! 2009-10-05 15:17:11 +01:00
Joey Hess b0314296a8 update 2009-10-04 16:40:36 -04:00
Joey Hess 4a20402ba0 update 2009-10-04 16:36:39 -04:00
Joey Hess ffa73790b5 Fix a bug that could lead to duplicate links being recorded for tags.
Here I was bitten by perl's aliasing of foreach variables
to the loop array contents, and match_link accidentially changed
the contents of %links.

In Jon's testcase, a tag added an absolute link, which was
made relative by the above bug, and then the link was added
again in preprocess, and turned into a duplicate.
2009-10-03 14:16:28 -04:00
http://jmtd.livejournal.com/ c1ca46a785 response 2009-10-02 17:23:37 -04:00
Joey Hess 8c2d221ca9 split off todo item for multiple dependency types 2009-10-02 16:17:56 -04:00
Joey Hess 4c88d42762 mention loop optimisation 2009-10-02 15:48:47 -04:00
Joey Hess 537824a279 fix branch name 2009-10-02 15:46:27 -04:00
Joey Hess 53a8aeb1d1 implemented one fix in transitive-dependencies branch, but not really happy with it 2009-10-02 15:45:14 -04:00
Joey Hess 4f9c5896b2 add bug about transitive dependencies 2009-10-02 15:15:23 -04:00
Joey Hess 49f0745050 didn't we already close this bug? Yes, we did. hmm 2009-10-02 15:05:40 -04:00
Joey Hess 10ef209136 followup 2009-10-02 15:02:02 -04:00
http://jmtd.livejournal.com/ b2f3514029 opinion about login page clarity 2009-10-02 14:22:47 -04:00
http://jmtd.livejournal.com/ b9b4bb5cb9 weird tag/brokenlinks bug 2009-10-02 14:20:35 -04:00
http://jmtd.livejournal.com/ e29950ded6 remove unintended wikilink 2009-10-02 09:08:22 -04:00
Joey Hess 9ed7ee836e fixed 2009-09-29 13:36:09 -04:00
http://kaizer.se/ 9bea3db4f3 short report so that others know when they encouter this. 2009-09-29 13:20:13 -04:00
Joey Hess 3525a6b7f2 toggle, relativedate: Support templates that add attributes to the body tag. 2009-09-28 16:21:03 -04:00
http://bruno.boulgour.com/ 6c418c2848 removed 2009-09-27 20:30:50 -04:00
http://bruno.boulgour.com/ 40947d522c 2009-09-27 16:49:43 -04:00
http://bruno.boulgour.com/ 362033885f 2009-09-27 16:48:04 -04:00
http://bruno.boulgour.com/ 217141eb1a 2009-09-27 16:43:50 -04:00
http://kaizer.se/ ada46376cc Toggle inserts javascript in wrong place 2009-09-18 20:07:34 -04:00
http://kaizer.se/ 2fc62b2787 raw escape with roles 2009-09-17 16:44:33 -04:00
Simon McVittie 904c16a68b Remove references to merged-and-deleted git branches 2009-09-01 14:18:12 +01:00
Joey Hess 6ba35a7cb4 forwarded 2009-08-27 12:41:25 -04:00
https://infosoph.myopenid.com/ 70c601990b Forgot to mention I have multimarkdown enabled 2009-08-26 14:39:25 -04:00
Joey Hess 2736fc5ba9 close; multimarkdown not enabled by default 2009-08-26 13:11:55 -04:00
https://infosoph.myopenid.com/ 155347837a initial report 2009-08-26 10:25:48 -04:00
AlexandreDupas 69874215d4 formatting 2009-08-19 14:45:29 -04:00
AlexandreDupas e6ed1aabfd Add some details 2009-08-19 14:42:35 -04:00
Joey Hess 9b799ccc85 po: Fixed to run rcs_add ralative to srcdir. 2009-08-19 14:05:59 -04:00
AlexandreDupas 036f4f367d bugs with po and git plugins 2009-08-19 12:33:09 -04:00
Joey Hess 04760df381 Allow building ikiwiki on systems w/o po4a -- building of the translated underlays will be skipped in this case. 2009-08-15 14:10:39 -04:00
http://www.cse.unsw.edu.au/~willu/ fdf3025133 2009-08-14 22:21:04 -04:00
http://www.cse.unsw.edu.au/~willu/ 1f64181f90 new dependency added 2009-08-14 21:43:47 -04:00
Joey Hess 46c2d66fd3 disable pagecount here, sorta of excessive since the bug has been done 2009-08-13 19:05:27 -04:00
http://adam.shand.net/ 389367854b 2009-08-05 06:06:18 -04:00
http://adam.shand.net/ 08d8c36a0b 2009-08-05 06:02:00 -04:00
Joey Hess 4a2a37e02e close 2009-08-04 16:52:12 -04:00
j-ali 2b98b1a0c1 2009-08-04 16:45:30 -04:00
Joey Hess e46ea2a687 response 2009-08-04 16:38:22 -04:00
j-ali 7096ffaa52 2009-08-04 16:34:52 -04:00
Joey Hess a41d8177d4 response 2009-08-04 16:27:28 -04:00
j-ali 3f33d3979c 2009-08-04 16:18:49 -04:00
Joey Hess a7dae30074 thought 2 2009-08-04 13:48:38 -04:00
Joey Hess a3959743b6 more info needed 2009-08-04 13:37:14 -04:00
j-ali c3a66316e0 2009-08-04 05:41:07 -04:00
j-ali bc0eec4633 2009-08-04 05:28:45 -04:00
Joey Hess f328810017 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Conflicts:
	doc/post-commit/discussion.mdwn
2009-07-31 21:06:15 -04:00
http://hendry.iki.fi/ f81471913f 2009-07-31 05:24:02 -04:00
Joey Hess d24f8b5c37 map: Avoid emitting an unclosed ul element if the map is empty. (harishcm) 2009-07-31 10:25:23 +02:00
harishcm ae9b2151ac 2009-07-28 08:43:11 -04:00
Simon McVittie 9a714e5f44 Flag branches as ready for review, by using a ready/ prefix as Joey suggested 2009-07-27 12:02:34 +01:00
http://smcv.pseudorandom.co.uk/ a722a85507 internal pages are already matched specially... 2009-07-26 07:03:32 -04:00
http://smcv.pseudorandom.co.uk/ ea30193af2 html5: reference git branch via template 2009-07-26 06:55:41 -04:00
Simon McVittie 58bce14496 I now have a git branch with harishcm's [[!map]] bugfix. If I was a reviewer, I'd approve it 2009-07-25 20:28:54 +01:00
harishcm 7d682ef4c2 patch overcoming the issue of <ul> with no <li> 2009-07-21 00:29:42 -04:00
http://smcv.pseudorandom.co.uk/ 6463fe7a6b link to alternative patch 2009-07-20 11:19:46 -04:00
http://hendry.iki.fi/ 74df788ca4 typos 2009-07-19 08:47:57 -04:00
http://hendry.iki.fi/ aeefbbff3b scrubber needs updating 2009-07-19 08:45:37 -04:00
Simon McVittie d2b1264546 Tag patches with the plugin to which they apply, or core 2009-07-18 13:06:04 +01:00
http://pdwhittaker.myopenid.com/ 8c4800b55d Trim previous "bug" report 2009-07-13 16:28:31 -04:00
Joey Hess a41a12ab9a response 2009-07-12 21:32:24 -04:00
http://pdwhittaker.myopenid.com/ 1eda850d12 Found fix to problem under boa, added details and request for etiquette guidance. 2009-07-12 18:31:35 -04:00
http://jmtd.livejournal.com/ de754113b5 clarify which map I mena 2009-07-12 17:58:36 -04:00
http://jmtd.livejournal.com/ fe45beae71 response - you are correct, ULs require >= 1 LI children 2009-07-12 17:57:19 -04:00
http://pdwhittaker.myopenid.com/ 15e61fe2a7 Add more detail to problem with ikiwiki under boa. 2009-07-12 17:07:16 -04:00
http://pdwhittaker.myopenid.com/ 78ab937dbf Details of oddness under boa 2009-07-12 16:31:09 -04:00
Simon McVittie a13038458f attempt to clear up the bugs list a bit 2009-07-10 19:21:02 +01:00
Simon McVittie f58b5c798a dependency inheritance considered scary, although my branch might help 2009-07-10 19:08:38 +01:00
smcv@ 1c614914cc Close bug (joeyh merged my patch), split out feature request, provide alternative patch 2009-07-10 18:58:08 +01:00
Joey Hess 0c6a47e9e4 svn: Fix rcs_rename to properly scope call to dirname. 2009-07-08 13:13:23 -04:00
Djoume 98ae5a15da added web file rename when using svn bug 2009-07-08 12:46:47 -04:00
Djoume f7f4353f14 fixed formatting 2009-07-07 14:44:17 -04:00
Djoume fe7b5b2405 added neted raw included inlines bug. 2009-07-07 13:49:50 -04:00
Joey Hess df6430afae response 2009-07-07 13:40:17 -04:00
http://kaizer.se/ 0c15865aee >> fair enough, I think I can get converted to a warped time perspective. --ulrik 2009-07-02 14:19:35 -04:00
Joey Hess c4978bfb31 response 2009-07-01 13:47:30 -04:00
http://kaizer.se/ 3bb2260fc4 prettydate creates Last edited in the wee hours of Tuesday night, July 1st, 2009 2009-07-01 08:50:42 -04:00
http://smcv.pseudorandom.co.uk/ 0d76893483 bug report + patches 2009-06-22 06:57:00 -04:00
Joey Hess d25c4acfdb img: Fix extra double quote with alt text. (smcv) 2009-06-16 15:09:49 -04:00
http://smcv.pseudorandom.co.uk/ 6c91edea7c bug report + patch 2009-06-16 12:22:24 -04:00
Jon Dowland 04964d3ac0 don't escape <> (done for us) 2009-06-15 12:29:23 +01:00
Jon Dowland 82cc6ff4da patch for this bug 2009-06-15 12:28:36 +01:00
Jon Dowland d17bce8bb2 new bug: map doesn't close UL for empty list 2009-06-15 12:22:02 +01:00
Joey Hess e0c7fed8e6 tested yahoo working 2009-06-13 21:08:32 -04:00
Joey Hess f67cf32471 response 2009-06-13 14:33:52 -04:00
http://www.larted.org.uk/~dom/ 86a83a2a69 comment about newer OpenID now being available. 2009-06-13 07:56:56 -04:00
JoeRayhawk 9d0b13bb2b More NTFS filename compatability problems. 2009-06-09 18:37:58 -04:00
Joey Hess e40d2a6b2b goto: Support being passed a page title that is not a valid page name, to support several cases including mercurial's long user names on the RecentChanges page, and urls with spaces being handled by the 404 plugin. 2009-06-06 02:36:40 -04:00
Joey Hess 07b61ec8b6 add 2009-06-06 02:25:25 -04:00
Joey Hess e8d8386e52 pagecount: Fix broken optimisation for * pagespec. 2009-06-05 18:04:39 -04:00
martin 8d74888235 fixed link 2009-06-05 17:52:54 -04:00
martin e27aaf967c pagecount incorrectly claims there are 0 pages ... 2009-06-05 17:50:43 -04:00
http://lj.rossia.org/users/imz/ e8bd089583 thanks. 2009-06-05 16:38:13 -04:00
Joey Hess 1d57a21c98 close 2009-06-05 15:04:49 -04:00
http://lj.rossia.org/users/imz/ 7158fab372 minor: Style. 2009-06-05 14:41:05 -04:00
http://lj.rossia.org/users/imz/ 08b5581b92 minor: Formatting the code. 2009-06-05 14:38:49 -04:00
http://lj.rossia.org/users/imz/ c873dd03b8 Report the failed test of the "more" plugin. 2009-06-05 14:37:14 -04:00
Joey Hess 6842328405 Avoid relying on translators preserving the case when translating "discussion", which caused Discussion pages to get unwanted Discussion links. 2009-06-04 13:15:05 -04:00
http://smcv.pseudorandom.co.uk/ 25aa050305 fixed upstream, debian bug opened 2009-06-03 14:28:21 -04:00
http://smcv.pseudorandom.co.uk/ 296554daaf 2009-06-03 14:21:40 -04:00
intrigeri 9470667a0d new bug and patch 2009-06-03 12:09:29 -04:00
http://lj.rossia.org/users/imz/ 7d881b7e34 minor: Added a wikilink (for connectivity). 2009-05-26 12:01:17 -04:00
http://lj.rossia.org/users/imz/ 0e72550870 minor: A text for a link, otherwise it's not displayed; also rm unneeded escaping. 2009-05-26 11:59:36 -04:00
http://lj.rossia.org/users/imz/ 392157083b A misfeature I stumbled upon. 2009-05-26 11:57:12 -04:00
http://lj.rossia.org/users/imz/ a783062c6e A workaround without introducing different kinds of links (but with completely auxiliary link targets). 2009-05-26 11:25:33 -04:00
http://lj.rossia.org/users/imz/ 221f1bf624 Comment: this illustrates there is no workaround. 2009-05-26 11:16:40 -04:00
http://lj.rossia.org/users/imz/ 8662d5920f Report the unpleasant need to press "reload" in firefox. 2009-05-26 09:19:02 -04:00
Joey Hess 6ae08d3272 add 2009-05-22 15:24:42 -04:00
Joey Hess 3bbbe4b9df response 2009-05-22 13:30:03 -04:00
Joey Hess fe9183a926 response 2009-05-21 14:15:50 -04:00
Joey Hess 1a677f862c response 2009-05-21 14:00:55 -04:00
Joey Hess 49635b0ca5 response 2009-05-21 13:54:02 -04:00
http://jmtd.net/ d2071292f0 2009-05-21 05:17:08 -04:00
http://jmtd.net/ af7f2271ba syntax confusion: tried to use ':' to indent. 2009-05-21 05:15:55 -04:00
http://jmtd.net/ 7188942440 non tag pages under the tagbase 2009-05-21 05:15:11 -04:00
simonraven 305769cebc 2009-05-19 16:21:46 -04:00
simonraven 788e4579f9 2009-05-19 15:42:03 -04:00
Joey Hess c6e75e7397 response 2009-05-19 13:17:45 -04:00
Joey Hess 1b89899534 po responses, 1 month late 2009-05-19 13:14:22 -04:00
http://lj.rossia.org/users/imz/ 4c5987d150 Refer to the answer. 2009-05-19 05:00:51 -04:00
tschwinge 68b5441b4c tagged() matching wikilinks? 2009-05-19 04:46:24 -04:00
simonraven 9df6ef9c86 2009-05-19 02:19:29 -04:00
http://lj.rossia.org/users/imz/ 68eb9de501 thanks. 2009-05-18 15:46:57 -04:00
http://lj.rossia.org/users/imz/ 8f1d02decf minor: formatting. 2009-05-18 15:30:27 -04:00
Joey Hess 23a4ee6d15 Allow curly braces to be used in pagespecs
And avoid a whole class of potential security problems (though
none that I know of actually existing..), by avoiding
performing any string interpolation on user-supplied data when translating
pagespecs.
2009-05-18 15:25:10 -04:00
Joey Hess 0516ba04d0 analysis 2009-05-18 15:08:49 -04:00
Joey Hess 59d0c28e8f response 2009-05-18 14:52:51 -04:00
simonraven 8bf1b29314 2009-05-18 14:09:38 -04:00
Jon Dowland 8e12c85621 s/feed/feeds/. Whoops. 2009-05-18 11:44:07 +01:00
Jon Dowland bca02e0ee8 archive=no for test inlines 2009-05-18 11:42:16 +01:00
Jon Dowland 749b0fe54d make bug more concise 2009-05-18 11:39:36 +01:00
Jon Dowland 43013495bb move bug to /bugs 2009-05-18 11:29:07 +01:00
simonraven 2cf8730627 fix up display of patch, otherwise it's less clear 2009-05-18 00:03:58 -04:00
http://hendry.iki.fi/ 279ac3068a what i've learnt from doing natalian today 2009-05-17 18:02:20 -04:00
http://lj.rossia.org/users/imz/ 3cf85af16c More tests; wikilinks. 2009-05-17 13:33:07 -04:00
http://lj.rossia.org/users/imz/ 2832a6bb52 More correct info. 2009-05-17 13:28:27 -04:00
http://lj.rossia.org/users/imz/ 3e71519123 rename bugs/pipe-symbol_in_wikilink_target.mdwn to bugs/pipe-symbol_in_taglink_target.mdwn 2009-05-17 13:27:05 -04:00
http://lj.rossia.org/users/imz/ b71228ad60 New report. 2009-05-17 13:19:11 -04:00
Joey Hess 748b99b392 thoughts 2009-05-16 17:52:09 -04:00
http://zwol.livejournal.com/ bff3b68034 not so done 2009-05-15 17:22:46 -04:00
http://joey.kitenet.net/ 8439d20684 closing, user error 2009-05-15 16:25:57 -04:00
http://zwol.livejournal.com/ 3557955ada 2009-05-15 01:31:05 -04:00
http://zwol.livejournal.com/ 571dad3eb5 2009-05-15 01:29:40 -04:00
Jon Dowland 4bafe93e32 remove plugin and vcs rm failure reporting 2009-05-14 14:56:27 +01:00
http://liw.fi/ 815ed1edec 2009-05-13 02:26:05 -04:00
http://liw.fi/ 191ec0561b 2009-05-13 02:24:11 -04:00
http://liw.fi/ 691c0a1af9 2009-05-12 01:36:06 -04:00
http://zwol.livejournal.com/ 359d6234d9 2009-05-11 02:30:16 -04:00
Joey Hess 7f6ebcd53e response 2009-05-05 14:24:55 -04:00
http://liw.fi/ 7633cc8474 2009-05-05 14:16:57 -04:00
Kai Hendry de26854d76 HTML5 story update 2009-05-04 11:08:27 +02:00
Kai Hendry a86fade7a9 anon commit test 2009-05-04 10:41:14 +02:00
http://jmtd.net/ 701982423a htmlscrubber? 2009-04-26 17:08:10 -04:00
simonraven 4202dab92c 2009-04-25 15:57:31 -04:00
Jon Dowland e1d0b1529b another backlinks issue 2009-04-24 14:41:25 +01:00
Jon Dowland b9b7dfa176 backlinks issue 2009-04-24 14:40:07 +01:00
intrigeri b42195625c pagetitle_function_does_not_respect_meta_titles: proposal 2009-04-20 19:00:12 +02:00
http://www.cse.unsw.edu.au/~willu/ 825366a007 Respond, and close bug 2009-04-14 22:29:57 -04:00
Joey Hess 69a814c011 not a bug 2009-04-14 15:51:25 -04:00
http://www.cse.unsw.edu.au/~willu/ 461053db6a Add patch 2009-04-13 08:38:25 -04:00
http://www.cse.unsw.edu.au/~willu/ fee12a97b3 Note that map has the same issue 2009-04-12 04:33:20 -04:00
http://www.cse.unsw.edu.au/~willu/ 624c6db627 Note possible bug 2009-04-12 03:57:24 -04:00
Joey Hess 9558a4ee84 remove dup 2009-04-06 13:34:31 -04:00
simonraven ed80a5ebf8 2009-04-05 07:48:03 -04:00
Joey Hess d3d1cdba2f fixed 2009-04-01 19:23:18 -04:00
http://jmtd.net/ a86f50dc08 2009-04-01 18:10:54 -04:00
http://www.tychoish.com/ b19c786c61 2009-03-30 18:04:56 -04:00
http://joey.kitenet.net/ 28803a493d 2009-03-30 17:55:37 -04:00
http://www.tychoish.com/ 790b4ecbe8 cgi issue 2009-03-30 17:25:43 -04:00
Joey Hess a1c8520ce8 inline: Fix urls to feed when feedfile is used on an index page.
It would be better to use urlto() here, but will_render
has not yet been called on the feed files at this point, so
it won't work. (And reorganizing so it can be is tricky.)
2009-03-19 16:01:30 -04:00
IanRomanick 5dd0993f64 2009-03-17 04:17:44 -04:00
IanRomanick 05647b5df9 removed 2009-03-17 04:16:13 -04:00
IanRomanick f2958327ec 2009-03-17 04:15:35 -04:00
IanRomanick 57402750bf 2009-03-17 04:13:36 -04:00
Joey Hess e62b30c321 fixed 2009-03-09 14:30:27 -04:00
mdduck b978a5773e 2009-03-09 13:50:49 -04:00
http://madduck.net/ 0158ab41da actually use utf-8 2009-03-09 11:22:26 -04:00
http://madduck.net/ 7de791ad8e 2009-03-09 11:21:36 -04:00
Joey Hess 596b2906fd bzr: Add missing rcs_diff. (liw) 2009-02-26 14:09:26 -05:00
http://liw.fi/ 457d330758 2009-02-26 03:07:29 -05:00
http://liw.fi/ 192f042e3a 2009-02-26 02:10:15 -05:00
Joey Hess 2e0dec2ffc response 2009-02-25 17:15:25 -05:00
http://liw.fi/ 8638b8ed31 2009-02-25 07:19:39 -05:00
Joey Hess d244a0bc8e move to forum, as this is a question 2009-02-17 22:19:33 -05:00
Joey Hess 4762da8831 hint 2009-02-17 22:16:34 -05:00
Joey Hess 9acc4d578d template: Load templates in scan mode
This is potentially expensive, but is necessary so that meta and tag
directives, and other links on templates affect the page using the template
reliably.
2009-02-17 13:30:07 -05:00
Joey Hess a4497591f9 Revert "comments" (stupid commit)
This reverts commit bb8b8787ef.
2009-02-17 13:29:08 -05:00
Joey Hess bb8b8787ef comments 2009-02-17 13:25:06 -05:00
Joey Hess 7aeead03d0 link to other bug 2009-02-17 13:13:01 -05:00
Joey Hess 532bf02e06 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-02-17 13:10:35 -05:00
Joey Hess 0b2e755253 this bug also affects using tags in templates 2009-02-17 13:08:57 -05:00
Jon Dowland 22a46962b5 escaped comma in page title 2009-02-17 14:06:53 +00:00
Jon Dowland 544a62493c add issues with tags and backlinks 2009-02-17 14:05:25 +00:00
http://josephturian.blogspot.com/ efc40f05a5 2009-02-16 17:14:01 -05:00
http://josephturian.blogspot.com/ 6dd9f998b3 2009-02-16 17:03:10 -05:00
http://hendry.iki.fi/ aadfc9e4eb fixed git cloneurl 2009-02-16 04:56:59 -05:00
Joey Hess d6c530889c further comments 2009-02-15 18:13:22 -05:00
Joey Hess a86638f980 response 2009-02-15 17:48:12 -05:00
Joey Hess 8da7875b2f suggestion 2009-02-15 17:40:10 -05:00
Joey Hess 71f353640c suggestion 2009-02-15 17:36:27 -05:00
http://hendry.iki.fi/ 92b8564cb8 openid2 2009-02-15 06:26:09 -05:00
http://hendry.iki.fi/ a0dadc9108 trying to get my favourite wiki to support my favourite markup :-) 2009-02-15 06:16:45 -05:00
http://josephturian.blogspot.com/ 4bc18470b8 2009-02-14 12:59:49 -05:00
gothicx 0bf554ce06 2009-02-14 07:19:32 -05:00
Joey Hess 684cd73a79 downgrade missing shortcuts page error to warning
and response to bug report
2009-02-14 03:01:35 -05:00
http://josephturian.blogspot.com/ a50cabca02 2009-02-13 15:01:07 -05:00
Joey Hess 6b41a24096 seems to be fixed in current File::MimeInfo versions 2009-02-09 14:34:24 -05:00
cfm 73b168079a Expanded report to mention PageSpec and workaround. 2009-02-08 11:18:51 -05:00
cfm fd94834c72 Filed. 2009-02-06 20:08:47 -05:00
Joey Hess 6655fbb991 local configuration error. 2009-02-04 13:57:26 -05:00
http://josephturian.blogspot.com/ 7c63da6c02 2009-02-03 18:19:38 -05:00
Joey Hess cba0b67a19 Work around XML::Atom strangeness that results in double-encoded posts. (smcv) 2009-02-03 15:05:18 -05:00
http://smcv.pseudorandom.co.uk/ aba2d83cc6 Report XML::Feed bug and provide a workaround for IkiWiki; please review 2009-02-03 14:52:26 -05:00
Joey Hess d383a7a518 response 2009-02-02 15:19:56 -05:00
http://smcv.pseudorandom.co.uk/ b546816882 some examples 2009-02-02 14:39:45 -05:00
http://smcv.pseudorandom.co.uk/ ac2a5594a1 please don't make use of [[!meta title]] in parentlinks mandatory... 2009-02-02 14:31:27 -05:00
Joey Hess 013a5e4ca7 formatting 2009-01-30 15:17:53 -05:00
Joey Hess ec5194feb8 review= 2009-01-30 15:15:36 -05:00
Joey Hess 0d58f26321 merge dups 2009-01-30 14:07:03 -05:00
Joey Hess 309719de76 new bug report 2009-01-26 14:21:49 -05:00
Joey Hess 72ca231fd0 rename: Show full names of affected pages. 2009-01-06 17:29:12 -05:00
Joey Hess fe1671fd57 formatting 2009-01-06 15:40:50 -05:00
Joey Hess 4ce73f2d88 table: Find links in external files in scan pass. 2009-01-06 15:36:32 -05:00
Joey Hess da166e7422 table: Fix misparsed links in external files
linkify data from external files at the same time as data from an inlined
table would be linkified.
2009-01-06 15:05:09 -05:00
Joey Hess 26d3ba6146 analysis, found another bug 2009-01-06 15:02:05 -05:00
Joey Hess 80f4ecdc5b new gitweb url form fixes some bugs too 2009-01-05 21:26:47 -05:00
http://hendry.iki.fi/ 865cbaea51 2009-01-05 16:31:50 -05:00
http://ptecza.myopenid.com/ 48ca2c95cd * Switched to Text::Markdown. Thanks a lot! 2009-01-05 16:21:35 -05:00
Joey Hess 09a76de33d analysis 2009-01-05 16:15:46 -05:00
Joey Hess d4599f7250 markdown bug 2009-01-05 16:00:19 -05:00
http://ptecza.myopenid.com/ 22358e4b27 * Problem with URLs with parentheses 2009-01-05 11:20:35 -05:00
http://hendry.iki.fi/ 45fa889473 openid bug? 2009-01-05 03:39:46 -05:00
Joey Hess e411ee4ff7 it falls back to using install 2009-01-03 12:35:26 -05:00
intrigeri 0bf9ea723a meta branch merge required
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-02 16:05:27 +01:00
mburmester fce78d71a0 bug reopened 2009-01-01 22:37:38 -05:00
Joey Hess 8dc052a1ce merge recentchanges comments fix 2008-12-22 19:04:02 -05:00
http://smcv.pseudorandom.co.uk/ 143c437106 reference my recentchanges branch 2008-12-22 18:09:15 -05:00
Joey Hess f3512450fd close merged bugs 2008-12-21 13:00:03 -05:00
http://smcv.pseudorandom.co.uk/ 3b0aa2fcba Another fixed bug in beautify_urlpath 2008-12-21 12:25:55 -05:00
http://smcv.pseudorandom.co.uk/ 94cdf076ed trivial bug with patch 2008-12-21 12:23:34 -05:00
Joey Hess c84fcdd32a meta: Process meta date during scan pass so that the date will always affect sorting in inlines. 2008-12-21 01:52:08 -05:00
Joey Hess da947bea4b analysis 2008-12-21 01:41:00 -05:00
http://dtrt.org/ fc077f6956 Response; added shell code and html formating to reproduction steps 2008-12-20 22:28:20 -05:00
Joey Hess 155ebc3dbd response 2008-12-20 20:27:42 -05:00
http://dtrt.org/ faa01bd432 Sort paramater not a problem; Revised steps to reprodce 2008-12-20 19:36:15 -05:00
Joey Hess 1c918a4ec6 response 2008-12-20 18:14:49 -05:00
http://dtrt.org/ dd4dff0350 Workaround and possible cause 2008-12-20 18:06:21 -05:00
justin 8414a62e7f 2008-12-18 14:20:59 -05:00
Joey Hess 385123006e close 2008-12-17 21:17:42 -05:00
Joey Hess bb93fccf06 Coding style change: Remove explcit vim folding markers. 2008-12-17 15:22:16 -05:00
Joey Hess f9b87a9f8b monotone: When getting the log, tell monotone how many entries we want, rather than closing the pipe, which it dislikes. (thm) 2008-12-17 13:59:12 -05:00
http://thm.id.fedoraproject.org/ 8621e52e09 rename bugs/bugfix_for:___38____35__34__59__mtn:_operation_canceled:_Broken_pipe__38____35__34__59_____40__patch__41__.mdwn to bugs/bugfix_for:___34__mtn:_operation_canceled:_Broken_pipe__34_____40__patch__41__.mdwn 2008-12-17 05:54:16 -05:00
http://thm.id.fedoraproject.org/ 4e97a8d915 rename bugs/bugfix_for:___34__mtn:_operation_canceled:_Broken_pipe__34__.mdwn to bugs/bugfix_for:___38____35__34__59__mtn:_operation_canceled:_Broken_pipe__38____35__34__59_____40__patch__41__.mdwn 2008-12-17 05:52:10 -05:00
http://thm.id.fedoraproject.org/ e0061660c9 2008-12-16 06:56:19 -05:00
http://thm.id.fedoraproject.org/ df59b3e3cd 2008-12-16 06:54:55 -05:00
Jon Dowland 6307f5381f not putting cgi in destdir 2008-12-15 15:39:07 +00:00
Joey Hess 88e8d4bf8d meta: Pass info to htmlscrubber so htmlscrubber_skip can take effect. 2008-12-12 14:06:45 -05:00
http://john.choffee.co.uk/ 53c122b3bb 2008-12-12 05:22:53 -05:00
justin 35dcd53cf4 adding setup note 2008-12-12 00:40:00 -05:00
Jon Dowland 9e5f5a661e remove hoz-rule from bug, for clarity 2008-12-02 15:12:13 +00:00
Jon Dowland d927e9cd09 Merge branch 'master' of git://git.ikiwiki.info 2008-12-02 15:08:55 +00:00
Jon Dowland 0da57d28de mark this bug as done 2008-12-02 15:08:00 +00:00
http://alcopop.org/me/openid/ 6683a1d76e rename plugin should expand full path of affected pages 2008-12-02 10:07:59 -05:00
http://alcopop.org/me/openid/ fbdbf9eeef update for rename of users/jondowland.mdwn to users/jon.mdwn 2008-12-02 10:00:48 -05:00
http://alcopop.org/me/openid/ 570eeb6581 update for rename of users/jondowland.mdwn to users/jon.mdwn 2008-12-02 10:00:44 -05:00
http://alcopop.org/me/openid/ be3281256b update for rename of users/jondowland.mdwn to users/jon.mdwn 2008-12-02 10:00:41 -05:00
http://alcopop.org/me/openid/ 391952f3a0 update for rename of users/jondowland.mdwn to users/jon.mdwn 2008-12-02 10:00:40 -05:00
http://alcopop.org/me/openid/ 0053777bae update for rename of users/jondowland.mdwn to users/jon.mdwn 2008-12-02 10:00:33 -05:00
http://alcopop.org/me/openid/ e156758766 simplify example 2008-11-29 10:24:04 -05:00
http://alcopop.org/me/openid/ b683c70b44 update with examples 2008-11-29 10:19:26 -05:00
http://alcopop.org/me/openid/ 13d938d351 behaviour of inline with meta-provided times 2008-11-29 09:06:04 -05:00
Joey Hess 91cb55d96b Correct --dumpsetup to include the srcdir in the setup file. 1997-08-14 08:31:42 -04:00
http://thm.id.fedoraproject.org/ 0c666558e4 2008-11-26 08:58:52 -05:00
https://brian.may.myopenid.com// 1fe1d1de1c more details 2008-11-23 22:34:22 -05:00
https://brian.may.myopenid.com// c807d043aa more details 2008-11-23 22:20:54 -05:00
https://brian.may.myopenid.com// 8adc460bb1 Update to CSV link issue 2008-11-23 19:51:20 -05:00
http://smcv.pseudorandom.co.uk/ 61415acfb8 Unbalanced </p> appears in some situations, particularly with htmltidy 2008-11-22 13:38:02 -05:00
https://brian.may.myopenid.com// 37648a4c09 links broken in CSV files 2008-11-22 03:54:48 -05:00
http://www.cse.unsw.edu.au/~willu/ 3c9c348578 Client side cookie detection with javascript? 2008-11-19 00:10:10 -05:00
Joey Hess 19e34cb62e respond, sheesh 2008-11-18 12:56:02 -05:00
http://mjr.towers.org.uk/ 447d3ae258 Further details 2008-11-18 08:20:30 -05:00
intrigeri 521d76e508 pagetitle vs meta: announcing a working prototype
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-12 01:10:09 +01:00
Joey Hess 6611f3a2d9 bzr: Fix dates for recentchanges. 2008-11-11 13:44:47 -05:00
bcdugga ebd9f4ce8a 2008-11-11 00:23:20 -05:00
http://josephturian.blogspot.com/ 32b86c5f5b 2008-11-07 11:21:04 -05:00
Joey Hess 11d377af81 txt: Do not encode quotes when filtering the txt, as that broke later parsing of any directives on the page. 2008-11-06 20:49:18 -05:00
Joey Hess 96d52b82ed response 2008-11-06 16:12:16 -05:00
Joey Hess db5ea4d4f0 meta: Plugin is now enabled by default since the basewiki uses it. 2008-11-06 16:08:11 -05:00
http://josephturian.blogspot.com/ dc8929e2f0 2008-11-06 15:52:27 -05:00
Joey Hess 3689d28f3a response 2008-11-06 13:56:41 -05:00
http://alcopop.org/me/openid/ 98ffa6e155 2008-11-06 10:17:18 -05:00
http://mjr.towers.org.uk/ 81846ef42e New bug report 2008-11-06 09:27:47 -05:00
Thomas Schwinge c67c35e897 Undo too much quoting. 2008-11-04 11:22:30 +01:00
Thomas Schwinge d0c2f1b44d Bug in the txt plugin. 2008-11-04 11:20:26 +01:00
intrigeri 1a4c6b5fcf notes and wiki-gardening about pagetitle vs. meta title
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-03 01:35:36 +01:00
Joey Hess 354d22e27b don't rely on plugin load order when determining generated directives
Instead, shortcuts will explicitly be marked as such when registered, and
listdirectives can filter them out.
2008-10-30 13:41:19 -04:00
http://www.cse.unsw.edu.au/~willu/ 1be6b0a627 Note on fix 2008-10-29 20:02:02 -04:00
Joey Hess 3b8740ebee response 2008-10-29 18:06:00 -04:00
https://yag.myopenid.com// 95a1d0f436 Clarified my question about selectively disabling backlinks. 2008-10-29 15:30:53 -04:00
https://yag.myopenid.com// 06e57cd569 I'm not sure whether I understand this "raw_enabled" setting in the context of rst. 2008-10-29 15:18:19 -04:00
Joey Hess 33a0e84ddb fix preview of shortcuts
Move shortcut processing back to checkconfig, and avoid it failing if the
srcdir is not defined.
2008-10-29 14:20:31 -04:00
Jason Blevins f4f099e88e Bug report re shortcuts during preview 2008-10-28 21:43:44 -04:00
https://brian.may.myopenid.com// b7c9682b32 fix typo. 2008-10-25 22:53:55 -04:00
https://brian.may.myopenid.com// ecd60221ff add my name 2008-10-25 22:52:09 -04:00
https://brian.may.myopenid.com// b522c708f0 Replace weirdness section with link to Debian bug report. 2008-10-25 22:51:05 -04:00
https://brian.may.myopenid.com// c231adc738 minor change 2008-10-25 22:33:31 -04:00
https://brian.may.myopenid.com// 450045d703 add link to Debian bug report. 2008-10-25 22:32:27 -04:00
https://brian.may.myopenid.com// 2e85da8e11 improve formatting 2008-10-25 22:27:04 -04:00
https://brian.may.myopenid.com// 697c54acc5 solution? 2008-10-25 22:08:29 -04:00
https://brian.may.myopenid.com// 04a9bda1e6 attach patch for http/https proxy support 2008-10-25 21:48:36 -04:00
http://jblevins.org/ f635ff0d29 htmlscrubber patch for sanitizing SVG and MathML 2008-10-21 11:12:12 -04:00
Joey Hess dc9cb095d1 response2 2008-10-20 21:54:24 -04:00
Joey Hess 59ef1ebe5d response 2008-10-20 21:51:33 -04:00
AndrewGreenberg cc311beef3 Added "SVG aren't images" bug. 2008-10-20 21:34:02 -04:00
intrigeri ee166d1b6d fixes confirmed 2008-10-20 08:53:36 -04:00
Joey Hess 423fae6f18 Use the pure perl Data::Dumper when generating setup files to ensure that utf-8 characters are written out as such, and not as the encoded perl strings the C Data::Dumper produces.
Note that the text produced by the C version was interpreted fine
when ikiwiki loaded the setup file. But it was not user-friendly.
2008-10-19 21:23:48 -04:00
Joey Hess 3e992b758b Fix issue with utf-8 in wikiname breaking session cookies, by entity-encoding the wikiname in the session cookie. 2008-10-19 21:07:12 -04:00
Joey Hess 2b569f99d9 fix relativedate timezone inclusion
The machine parseable date needs to include a timezone.

Also, simplified the interface for date display.
2008-10-19 19:21:44 -04:00
intrigeri e32c6e4725 initial bug report 2008-10-19 18:19:14 -04:00
intrigeri b637f7f700 initial bug report 2008-10-19 18:13:47 -04:00
Joey Hess 3f922abff4 remove old dup div 2008-10-18 19:11:57 -04:00
http://jblevins.org/ e49a745fdd Unclosed div 2008-10-18 15:36:18 -04:00
Joey Hess 594243d615 update 2008-10-17 21:59:27 -04:00
Joey Hess 35c56622ea tweak recentchanges permalink code
Need to handle the case where url is not set.
2008-10-17 21:54:42 -04:00
http://jblevins.org/ 3690864e2b Patch for anchor-based change permalinks in recent changes feed 2008-10-17 19:52:42 -04:00
Joey Hess 0517f9126c close 2008-10-15 23:50:20 -04:00
Joey Hess 995d91675e rm 2008-10-15 23:47:12 -04:00
neale 594df81c54 Joey's right, that's good enough. 2008-10-15 23:14:31 -04:00
neale c2bff24c65 Oh well. 2008-10-15 23:13:40 -04:00
neale 0543e59eca ahh 2008-10-15 23:12:25 -04:00
neale 9ae956e829 2008-10-15 22:30:36 -04:00
neale 0414c629b6 2008-10-15 22:29:29 -04:00
neale 9cd1ddce79 2008-10-15 22:28:42 -04:00