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