Commit Graph

1786 Commits (e65ab83d292c62f01740b68f4acdb5bf2d6d1f93)

Author SHA1 Message Date
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