http://josephturian.blogspot.com/
33d1c8ec3e
2008-10-09 14:37:10 -04:00
http://josephturian.blogspot.com/
feb71d541d
2008-10-09 14:33:58 -04:00
Joey Hess
94cec17155
update
2008-10-08 18:02:03 -04:00
Joey Hess
d3ca495e61
lockedit: Support specifying which users (and IP addresses) a page is locked for. This supports most of the ACL type things users have been wanting to be done. Closes : #443346 (It does not control who can read a page, but that's out of scope for ikiwiki.)
2008-10-08 17:47:38 -04:00
Joey Hess
240b58c36c
fix name of admin() pagespec test
2008-10-08 17:12:06 -04:00
Joey Hess
6caed59b9c
remove page_locking page, move content to plugins/lockedit
...
Also, removed obsolte para about using the prefs page to configure locked
pages, that interface is obsolete, hidden by default, and the locked_pages
setup file setting is used instead.
2008-10-08 17:09:24 -04:00
bstpierre
5b2b4a28a6
2008-10-07 12:34:52 -04:00
bstpierre
cbde407de8
2008-10-07 12:33:25 -04:00
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
06de9da609
first review
2008-10-01 17:23:46 -04:00
Plareplane
8e77b66aae
2008-10-01 17:01:58 -04:00