Commit Graph

1830 Commits (954b6353b029062418b911114baa9f86b216e44e)

Author SHA1 Message Date
Joey Hess 442bc59a15 htmlscrubber: Allow the placeholder attribute. 2010-05-01 18:14:50 -04:00
Joey Hess 73c8209484 more html5
* htmlscrubber: Also allow html5 canvas tags.
* htmlscrubber: Round out html5 video support with the preload
  attribute and the source tag.
2010-05-01 17:56:35 -04:00
Joey Hess 80f2042464 htmlscrubber: Allow html5 semantic tags: section nav article aside hgroup header footer time mark 2010-05-01 16:34:47 -04:00
Joey Hess 3252df4aa8 comments, branch review, questions 2010-05-01 15:27:32 -04:00
Joey Hess dd75b61d93 response 2010-04-30 14:15:58 -04:00
Jon Dowland 9fb15ec9fe new bug: svn commit failures... 2010-04-30 16:48:19 +01:00
Joey Hess 7bba522545 Merge branch 'master' into templatemove
Conflicts:
	doc/templates.mdwn
2010-04-23 16:43:44 -04:00
Joey Hess 7e79da7633 template docu reorg
Remove wikitemplates page; fold its contents into templates page.
Update all backlinks. Document new ability to put templates inside srcdir.
2010-04-23 16:14:33 -04:00
Joey Hess 5bc7efab7c switch to PERL5LIB so that use lib inserted for INSTALL_BASE is overridden during build 2010-04-22 23:00:33 -04:00
blipvert a2feb7d477 rename bugs/creating_build_fails_oddly_when_older_ikiwiki_is_installed.mdwn to bugs/build_fails_oddly_when_older_ikiwiki_is_installed.mdwn 2010-04-23 02:40:36 +00:00
blipvert 898fc10955 2010-04-23 02:36:27 +00:00
Joey Hess 2b175d7c1f improved fix for depends_simple_mixup
Avoid adding the page matched against as an influence for
currently failing pagespec matches, while still adding
any other influences.

This avoids bloating depends_simple with lots of bogus influences when
matching eg, "!link(done)". It's only necessary for the page being tested
to be an influence of that if the page matches.
2010-04-22 00:18:20 -04:00
Joey Hess c98414e192 added a test case for this bug
Further analysis suggests fixing this might not be as dreadful as I first
thought!
2010-04-21 23:08:54 -04:00
Joey Hess 13325317a3 backlink influence data seems ok 2010-04-21 22:04:03 -04:00
Joey Hess 09ff797682 more wrongness 2010-04-21 21:55:12 -04:00
Joey Hess 8cf6b7abf8 link fix 2010-04-21 21:42:18 -04:00
Joey Hess 6c5f315970 argh. head exploding. 2010-04-21 21:38:58 -04:00
http://hendry.iki.fi/ 86e73e42e8 2010-04-21 19:48:31 +00:00
http://hendry.iki.fi/ 9ed523d762 2010-04-21 19:21:38 +00:00
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