Commit Graph

7965 Commits (f504df45bc57a03aae5173e871bcd5a39e706475)

Author SHA1 Message Date
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 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
Joey Hess 872e7425e4 typo 2008-10-01 14:29:59 -04:00
Joey Hess 5599a5bfb5 typo 2008-10-01 14:06:52 -04:00
bremner e21b190be2 2008-10-01 08:12:14 -04:00
Joey Hess 85ec27ab58 Merge branch 'master' into tova
Conflicts:

	debian/changelog
2008-09-30 21:04:22 -04:00