Commit Graph

1721 Commits (c911b4b998992a69b5eea167658fb00c52a064a1)

Author SHA1 Message Date
Joey Hess c911b4b998 response 2010-06-08 14:46:54 -04:00
Joey Hess 2be6660a8f response 2010-06-08 14:43:21 -04:00
tschwinge cc6ead1d81 File issue. 2010-06-08 14:04:00 +00:00
tschwinge 9a18ea18e3 File issue. 2010-06-08 10:06:47 +00:00
tschwinge 2513f0ea6b File issue. 2010-06-08 09:23:05 +00:00
tschwinge 9dd91b393d File issue. 2010-06-08 09:21:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmPD3Qj5IoazkkW6Tk-kLOlKGmJLXim0H0 75cae954cf Add note about date formating 2010-06-07 03:39:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmPD3Qj5IoazkkW6Tk-kLOlKGmJLXim0H0 f0f4073a17 add bug about locale dependance of plugins/relativedate 2010-06-07 03:34:34 +00:00
Joey Hess 688c58ac90 Merge branch 'master' of file:///srv/git/ikiwiki.info 2010-05-11 21:52:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawngPXAGrxk1pbqnum3O4I_VPRgNj_TZR1I 4ceae1761b 2010-05-11 21:52:38 +00:00
Joey Hess b5aa42d3e0 remerged 2010-05-09 12:56:42 -04:00
http://smcv.pseudorandom.co.uk/ 0badce2ec0 bugfix - only fetch after tags are disabled 2010-05-09 15:46:11 +00:00
simonraven d379d8ab9d 2010-05-08 23:55:47 +00:00
Joey Hess bc0aa4d40e Use xhtml friendly pubdate setting. 2010-05-08 19:45:02 -04:00
simonraven 6512423f15 fixed patch display... 2010-05-08 23:42:45 +00:00
simonraven d238fd1b04 bug with pubdate, in process of testing fix 2010-05-08 23:38:35 +00:00
Joey Hess b01a2274c3 fix undef warning when page() tests a deleted file 2010-05-07 13:25:32 -04:00
Joey Hess 888ac35e11 a bug? 2010-05-07 13:13:57 -04:00
Joey Hess 5dfcaf1f7f applied 2010-05-07 13:04:00 -04:00
http://smcv.pseudorandom.co.uk/ f9553a06ab patch 2010-05-07 16:56:45 +00:00
Joey Hess 300001184e done 2010-05-06 23:28:54 -04:00
Joey Hess 121e2ffc2f Renamed postscan hook to indexhtml, to reflect its changed position.
Probably only the search plugin uses it, so this seemed safe.
2010-05-06 23:14:36 -04:00
Joey Hess f0b83af9aa add 2010-05-06 17:18:08 -04:00
Joey Hess ab575a4b69 graphviz: Fix display of preexisting images in preview mode. 2010-05-04 16:54:58 -04:00
Joey Hess ac2cc8f87d response 2010-05-04 16:22:27 -04:00
http://zwol.livejournal.com/ 35bd43aea3 2010-05-04 17:09:27 +00:00
Jon Dowland 7060a818c1 un-escape escaped chevrons 2010-05-04 16:43:22 +01:00
Jon Dowland 89e0669692 split two graphviz bugs from one page; undo one of them 2010-05-04 16:39:50 +01:00
Joey Hess 78962ddfe6 add bug 2010-05-02 22:03:28 -04:00
Joey Hess bb70c15c59 on img and figure 2010-05-02 18:55:21 -04:00
Joey Hess 34076e398c html5 bug closure, and documentation 2010-05-02 17:16:15 -04:00
Joey Hess 28dcb52a6c force article and header to display as blocks
iceweasel 3.5.9 does not know to display these as blocks, resulting
in bad displays of blogs
2010-05-02 16:54:31 -04:00
Joey Hess 7517d34da9 update 2010-05-02 15:09:15 -04:00
Joey Hess b21df5029b Add placeholder text in search form (in html5 mode only). 2010-05-02 13:49:56 -04:00
Joey Hess 970373548f Add parameter to displaytime to specify that it is a pubdate, and in html5 mode, use time tag. 2010-05-02 13:44:13 -04:00
Joey Hess 8e4af6a8e2 tidy plugin issue 2010-05-01 20:57:54 -04:00
Joey Hess a547d26858 html5 option
* Ikiwiki can be configured to generate html5 instead of the default xhtml
  1.0. The html5 output mode is experimental, not yet fully standards
  compliant, and will be subject to rapid change.
2010-05-01 20:49:18 -04:00
Joey Hess ccafb10007 enable hidden attribute 2010-05-01 19:59:16 -04:00
Joey Hess 790a339db1 htmlscrubber: Also allow some other html5 tags: canvas, progress, meter, ruby, rt, rp, details, summary. 2010-05-01 19:28:28 -04:00
Joey Hess f1e2d0af12 more html5 attributes 2010-05-01 19:11:03 -04:00
Joey Hess 78cee5140a add rest of html5 form attributes
It's easy to imagine pattern being used to freeze or crash browsers, if
they implement it stupidly. Let's hope not..
2010-05-01 18:44:37 -04:00
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