Joey Hess
781760bfee
Updated Spanish translation from Victor Moral.
2008-10-07 11:51:52 -04:00
Joey Hess
1e17ea0b65
avoid $_ in a few other for loops
...
These were probably not currently buggy, but let's avoid bugs being
introduced by the functions called clobbering $_.
2008-10-06 16:19:54 -04:00
Joey Hess
fea76a11bc
remove: Avoid $_ breakage. (Stupid, stupid perl.)
...
This avoids another one of those $_ scoping issues where a deep call to a
function that changes $_ clobbers the array that is being looped over.
2008-10-06 16:10:47 -04:00
Joey Hess
f504df45bc
remove post, since this is intended to be an example people copy and use,
...
it should not get cluttered up
2008-10-06 12:53:55 -04:00
intrigeri
8e2362a499
done, documented workaround
2008-10-06 05:28:53 -04:00
foob
7d36f1000a
2008-10-06 05:16:34 -04:00
foob
8380dfc2c3
2008-10-06 05:15:50 -04:00
lschiere
8747b12b57
2008-10-06 00:32:20 -04:00
Joey Hess
e2ae3963d5
add news item for ikiwiki 2.66
2008-10-05 19:25:15 -04:00
Joey Hess
836a522c81
releasing version 2.66
2008-10-05 19:24:38 -04:00
Joey Hess
a7626cec4a
fix lintian warning
2008-10-05 19:17:24 -04:00
Joey Hess
92989a3f6c
make set -e
2008-10-05 19:17:16 -04:00
Joey Hess
ab2cc5040c
close
2008-10-02 17:52:20 -04:00
Joey Hess
c2c1438e49
tag
2008-10-02 17:49:51 -04:00
Joey Hess
dd7cd7e4ac
fix tag
2008-10-02 17:43:03 -04:00
Joey Hess
0b89d44233
rename
2008-10-02 17:42:33 -04:00
Joey Hess
de23516815
close
2008-10-02 17:40:07 -04:00
Joey Hess
7c07a20b36
done
2008-10-02 17:39:08 -04:00
Joey Hess
6d8cb05ddc
tag
2008-10-02 17:38:13 -04:00
Joey Hess
3634d40a38
tag
2008-10-02 17:36:53 -04:00
Joey Hess
3388e1474a
tag
2008-10-02 17:35:46 -04:00
Joey Hess
4857ac4585
tag
2008-10-02 17:34:52 -04:00
Joey Hess
daa095689a
tag
2008-10-02 17:33:55 -04:00
Joey Hess
781957ad91
wishlist
2008-10-02 17:33:25 -04:00
Joey Hess
bc259c593f
move
2008-10-02 17:32:53 -04:00
Joey Hess
c885a0107b
this is a wishlist todo item, rename too
2008-10-02 15:12:57 -04:00
Joey Hess
c22c010e16
response
2008-10-02 15:11:17 -04:00
Joey Hess
0b1b72b2ee
thoughts
2008-10-02 15:01:03 -04:00
Joey Hess
a1f4a9c5c9
ping
2008-10-02 14:54:52 -04:00
Joey Hess
6055dd3ef2
close
2008-10-02 14:53:11 -04:00
Joey Hess
605ce02710
move to todo, response
2008-10-02 14:51:21 -04:00
Joey Hess
5c2309ada8
typo
2008-10-02 14:49:40 -04:00
Joey Hess
d30a7b1268
fix bug closure
2008-10-02 14:48:35 -04:00
Joey Hess
49992eb2ce
Updated French translation. Closes : #500929
2008-10-02 14:03:04 -04:00
Joey Hess
3b47dae9ca
remove, rename: Allow acting on attachments as a page is being created.
2008-10-02 12:53:53 -04:00
Joey Hess
c945952381
attachment: Support adding attachments to pages even as they are being created.
2008-10-02 12:48:06 -04:00
Joey Hess
e0fd02acf1
don't special case preview
...
Whenever the edit form is submitted, but not saved, the page location
select should reduce to the currently selected value. This was only done
when previewing before, but is also needed in order to support the case of
adding an attachment to a page that is just being created.
Before this change, the attachment plugin would get a weird value in
$form->field("page"), that did not reflect the actual page location.
2008-10-02 12:42:46 -04:00
Joey Hess
45a2074071
update
2008-10-01 17:31:21 -04:00
Joey Hess
bf386e22f5
inline: Fix handling of rootpage that doesn't exist.
...
It makes sense to use bestlink to determine which page rootpage refers to,
but if no page matches, just use the raw value.
2008-10-01 17:29:03 -04:00
Joey Hess
f2b1a918b0
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-10-01 17:24:50 -04:00
Joey Hess
917f54a777
add pesco's darcs plugin
2008-10-01 17:24:06 -04:00
Joey Hess
06de9da609
first review
2008-10-01 17:23:46 -04:00
Plareplane
8e77b66aae
2008-10-01 17:01:58 -04:00
Joey Hess
f7431af308
add padding between inlined page title and content
...
Some aggregated contents do not include a span element, so there was zero
padding without this.
2008-10-01 16:49:56 -04:00
Joey Hess
6310b05e22
typo
2008-10-01 15:55:50 -04:00
Joey Hess
18b1c7f012
Merge branch 'tova'
2008-10-01 15:54:10 -04:00
Joey Hess
aba53047af
remove external image
...
The image is no longer on manoj's machine, and this wiki should not
rely on images hosted by third parties.
Manoj, if you'd like to add this image into ikiwiki's docs, we could talk
about that.
2008-10-01 15:34:12 -04:00
Joey Hess
7308f3da5b
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-10-01 14:47:49 -04:00
Joey Hess
826af4600a
fix subpage rename bug with indexpages
...
If indexpages is enabled, then foo/index.mdwn will look like a subpage
of foo, so an additional check is needed to avoid trying to rename it
twice.
2008-10-01 14:43:28 -04:00
Joey Hess
82eac2d04e
Merge branch 'master' into tova
2008-10-01 14:30:08 -04:00