Commit Graph

2116 Commits (22478de2cb9d843e3444e0f39bac850d372887f1)

Author SHA1 Message Date
http://kerravonsen.dreamwidth.org/ 09c647c177 response 2010-04-20 02:31:00 +00:00
Joey Hess 7c0a2830f2 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-04-19 16:04:49 -04:00
Joey Hess 1b7c455f4a thinking about changing how templatedir works and allowing wikitemplate files into the srcdir 2010-04-19 16:03:53 -04:00
http://oblomov.myopenid.com/ 99cdd38dd5 Respond 2010-04-19 08:36:38 +00:00
http://kerravonsen.dreamwidth.org/ 63e6c00890 response to the further thoughts 2010-04-19 02:23:12 +00:00
Joey Hess 9fbef7e1d2 reformat 2010-04-17 13:42:50 -04:00
Joey Hess c721a9ef87 my autotag branch 2010-04-17 13:41:06 -04:00
Joey Hess 7fcc0faf83 few more suggestions 2010-04-17 12:45:20 -04:00
Joey Hess c769a33392 autoindex: Switch to using %wikistate instead of abusing $pagestate{index}. 2010-04-17 12:20:50 -04:00
Joey Hess d3ebc80cd0 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-04-16 17:53:31 -04:00
Joey Hess b14f84c4ac --gettime revamp
* Rename --getctime to --gettime. (The old name still works for
  backwards compatability.)
* --gettime now also looks up last modification time.
* Add rcs_getmtime to plugin API; currently only implemented
  for git.
2010-04-16 17:02:29 -04:00
http://oblomov.myopenid.com/ ff5b73163f Proposal for tags/meta/field coalescing 2010-04-16 18:20:29 +00:00
http://smcv.pseudorandom.co.uk/ 7205228598 ... and indeed there is a better way to store it 2010-04-16 17:51:51 +00:00
David Riebenbauer a70c2518af answer to clarification. 2010-04-16 18:16:47 +02:00
Joey Hess 49be30eae8 clarify re %pagestate persistence 2010-04-16 12:08:12 -04:00
http://smcv.pseudorandom.co.uk/ 18b39ff975 try to clarify 2010-04-16 15:31:31 +00:00
David Riebenbauer e26ac520bf typo 2010-04-16 17:21:54 +02:00
David Riebenbauer 5c263623c2 answer about the `%pagestate` of autopages. 2010-04-16 17:19:44 +02:00
http://kerravonsen.dreamwidth.org/ 208a77a977 response 2010-04-16 03:41:25 +00:00
http://smcv.pseudorandom.co.uk/ b5e7f7a67f slight clarification 2010-04-15 23:39:02 +00:00
http://smcv.pseudorandom.co.uk/ f0ed76441d some comments about this and autoindex 2010-04-15 23:36:42 +00:00
http://oblomov.myopenid.com/ 55d4e6bdce Reply to KA about collapsing metadata functionality 2010-04-15 13:54:54 +00:00
http://kerravonsen.dreamwidth.org/ 19700c70e5 response, alternative proposal 2010-04-15 07:39:32 +00:00
http://oblomov.myopenid.com/ 2f6da5fd2b Describe my tag type proposal 2010-04-15 07:19:47 +00:00
Joey Hess 43ed0cd07e note link types are now available 2010-04-14 16:04:52 -04:00
Joey Hess aaaef74010 update 2010-04-12 16:46:38 -04:00
Joey Hess 24fb346938 fix bug 2010-04-12 16:04:49 -04:00
Joey Hess df022df35e implemented the other half of this
Writing my own sort code actually was faster than the built in sort. Whee!
(That's not supposed to happen, is it. ;)

But, I need to make sure influences are calculated alright.
2010-04-12 15:02:18 -04:00
Joey Hess 0bfc364a7d optimization: pagespec_match_list with no num limit matches before sorting
This can be a lot faster, since huge numbers of pages are not sorted
only to mostly be thrown away. It sped up a build of my blog by at least
5 minutes.
2010-04-11 01:30:03 -04:00
Joey Hess cecbd52938 plan for more efficient pagespec_match_list sorting
(smcv please note)
2010-04-11 00:30:27 -04:00
Cord a8761a086e 2010-04-10 07:06:06 +00:00
Jon Dowland c127e964f1 expand my response 2010-04-07 21:25:26 +01:00
Joey Hess 32ce94f5a3 close (but one question remains!) 2010-04-06 23:30:10 -04:00
Joey Hess dad7ac5a21 question 2010-04-06 23:24:22 -04:00
Joey Hess fcd810d236 close 2010-04-06 23:04:54 -04:00
http://kerravonsen.dreamwidth.org/ 811d398646 response 2010-04-06 23:20:49 +00:00
http://smcv.pseudorandom.co.uk/ 899639f10d fixed 2010-04-06 20:03:26 +00:00
Joey Hess 407a349359 nearly there! 2010-04-06 14:20:44 -04:00
Joey Hess c87ddb6908 idea 2010-04-06 13:58:55 -04:00
http://kerravonsen.dreamwidth.org/ ee1e7079eb more flexible underlays, please? 2010-04-06 04:41:55 +00:00
http://smcv.pseudorandom.co.uk/ 1fb5b9f61c switch branch for review to use ready/foo convention 2010-04-06 00:04:47 +00:00
http://smcv.pseudorandom.co.uk/ b186ec1b4c ready for review, I think 2010-04-06 00:02:18 +00:00
Joey Hess 10f4695abd response 2010-04-05 15:28:54 -04:00
http://smcv.pseudorandom.co.uk/ 861080b918 potential performance improvements 2010-04-05 19:19:00 +00:00
Joey Hess b51703569d speed 2010-04-05 14:59:29 -04:00
http://smcv.pseudorandom.co.uk/ 61a31a3d63 updated branch 2010-04-04 00:34:36 +00:00
David Riebenbauer 129bea3177 answer about autofiles for tags 2010-04-03 23:42:35 +02:00
David Riebenbauer 36202d461f link to commits 2010-04-03 23:42:35 +02:00
http://smcv.pseudorandom.co.uk/ 56c64ff196 updated branch 2010-04-03 13:39:44 +00:00
Joey Hess 931c7b00cc response 2010-04-02 22:46:31 -04:00
Joey Hess e4e53d7a18 response 2010-04-02 22:23:36 -04:00
http://smcv.pseudorandom.co.uk/ 5445fe7657 cross-reference 2010-04-03 01:15:28 +00:00
http://smcv.pseudorandom.co.uk/ 3934759592 vague musings about wikilinks 2010-04-03 01:13:08 +00:00
http://smcv.pseudorandom.co.uk/ c4a838b33a perhaps the typedlink(tag foo) pagespec isn't so useful 2010-04-03 00:53:59 +00:00
http://smcv.pseudorandom.co.uk/ c2f54ccfb7 sort-order could usefully be overridden for meta author, too 2010-04-03 00:41:31 +00:00
http://smcv.pseudorandom.co.uk/ 5f87d5d242 actually I can see a second use for "nonlinear" syntax - but I don't think it's worth it 2010-04-03 00:25:28 +00:00
http://smcv.pseudorandom.co.uk/ aec7dec279 make questions to Joey more explicit 2010-04-03 00:12:59 +00:00
http://smcv.pseudorandom.co.uk/ 011fe920d1 respond at some length 2010-04-03 00:00:53 +00:00
http://smcv.pseudorandom.co.uk/ 2c7fe7ae2c respond (also unindent Joey's review to avoid very deep indentation) 2010-04-02 22:25:16 +00:00
Joey Hess 1faf9b08e1 idea 2010-04-02 17:37:38 -04:00
Joey Hess 9e7dcefd7e comments 2010-04-02 17:26:32 -04:00
Joey Hess 1b0d4e8d88 minor comment 2010-04-02 17:16:12 -04:00
Joey Hess de62ea1cc8 fix branch name 2010-04-02 17:03:33 -04:00
Joey Hess 59ba938822 template: Search for templates in the templatedir, if they are not found as pages in the wiki. 2010-04-02 16:54:06 -04:00
Joey Hess 1c8ac7d88c review from the woods 2010-04-02 16:41:04 -04:00
http://smcv.pseudorandom.co.uk/ a7ef2204dc implemented! 2010-04-01 23:40:37 +00:00
http://smcv.pseudorandom.co.uk/ f673ce266c feature request (part of ftemplate) 2010-03-30 12:01:35 +00:00
Jon Dowland 0b63800df3 this sounds like the correct approach 2010-03-29 20:00:56 +01:00
Jon Dowland 675e34527f thanks for the review, patch to be revised 2010-03-29 19:59:40 +01:00
Joey Hess 7a8bcf2a67 fix bogus math 2010-03-29 12:19:22 -04:00
Joey Hess b041131900 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Conflicts:
	doc/todo/allow_site-wide_meta_definitions.mdwn
2010-03-29 12:18:09 -04:00
Joey Hess 97898ce585 review, multiple concerns 2010-03-29 12:16:53 -04:00
Jon Dowland 263d954896 ping joey: consider patch for next release? 2010-03-29 14:58:21 +01:00
http://smcv.pseudorandom.co.uk/ 959d5b197d an alternative way to do plugins, as rubykat suggested 2010-03-25 23:39:45 +00:00
Simon McVittie 81cd306900 an updated branch 2010-03-25 00:05:58 +00:00
http://kerravonsen.dreamwidth.org/ 1a587504e9 what about a SortSpec rather than a sort-hook? 2010-03-24 22:48:47 +00:00
http://smcv.pseudorandom.co.uk/ 9d4bedf760 relationship with [[plugins/contrib/report]] 2010-03-24 17:11:17 +00:00
http://smcv.pseudorandom.co.uk/ 48c09d4463 note: old version untested 2010-03-24 03:30:06 +00:00
http://smcv.pseudorandom.co.uk/ 7fbddb032e link to an alternative approach that I decided against 2010-03-24 03:27:11 +00:00
http://smcv.pseudorandom.co.uk/ 1c7d5eabd7 propsed branch 2010-03-24 03:24:15 +00:00
kierun 96a54b35fe 2010-03-19 15:45:26 +00:00
Jon Dowland 760c315589 comment 2010-03-18 15:23:18 +00:00
Jon Dowland ea07442e7a comment 2010-03-18 15:21:38 +00:00
kierun 4054f8d8ce 2010-03-17 09:14:46 +00:00
Joey Hess 223b8efab0 update 2010-03-14 15:12:59 -04:00
Joey Hess a5ee401044 note that the patch on this page is complely broken, and allows any file starting with a dot to be included
If you applied that patch to your site, you should remove it right away!
2010-03-14 15:08:41 -04:00
Joey Hess 823ec815d4 Add a include setting, which can be used to make ikiwiki process wiki source files, such as .htaccess, that would normally be skipped for security or other reasons. Closes: #447267 (Thanks to Aaron Wilson for the original patch.) 2010-03-14 14:58:13 -04:00
Joey Hess 725a1cf0e8 update; bleargh 2010-03-13 20:45:44 -05:00
Joey Hess fd43e83fcf update 2010-03-13 19:56:54 -05:00
Joey Hess 702c097ac2 update 2010-03-13 19:40:20 -05:00
Joey Hess 8f4f81cdfd wrinkles 2010-03-13 19:24:51 -05:00
Joey Hess 4f6c544fa8 munge to avoid markdown eating email addresses 2010-03-13 19:12:52 -05:00
Joey Hess e96aa16ab9 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-03-13 19:08:24 -05:00
Joey Hess e2c9b42541 thoughts 2010-03-13 17:46:28 -05:00
Joey Hess e8f6c06ca8 update; openid email addresses now available so this is unblocked 2010-03-13 17:29:06 -05:00
http://oneingray.myopenid.com/ c26b6c3be8 Note the use of <embed /> on YouTube. 2010-03-12 22:12:41 +00:00
Joey Hess 29ca20b87c response 2010-03-12 16:50:04 -05:00
http://oneingray.myopenid.com/ b5e27e60ba Note that <object /> still may be allowed, although in a form not suitable for, say, SVG inclusion. 2010-03-12 21:24:53 +00:00
Joey Hess 08485ec444 response 2010-03-12 15:40:47 -05:00
Joey Hess 0b4261c458 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-03-12 15:21:07 -05:00