Simon McVittie
c1f5a1ccc7
Avoid blue boxes around trail links in footer of blueview/goldtype
2012-04-09 17:14:49 +01:00
Simon McVittie
03a6c4ace9
Align the three parts of trail navigation in blueview/goldtype
2012-04-09 17:02:32 +01:00
Simon McVittie
b557b42155
Hide trails when printing a page
2012-04-09 17:01:24 +01:00
Simon McVittie
9be7d1490e
Allow a bit more space around trails
2012-04-09 17:01:24 +01:00
Simon McVittie
1a8cbf526c
Have trail links at both beginning and end in the default templates
2012-04-09 17:01:23 +01:00
Simon McVittie
3128409c06
trail: delete the right state
...
At some point I changed the storage of trail members' membership
and forgot to update this use.
(It turns out to be rather difficult to reach this code, possibly even
impossible: it only applies if a member somehow ceases to match the
trail's pagespec without either the trail or the member changing.)
2012-04-09 17:01:23 +01:00
https://id.koumbit.net/anarcat
4565cfb9f4
2012-04-09 11:15:05 -04:00
http://smcv.pseudorandom.co.uk/
cf7eac5fe7
fix branch references
2012-04-09 10:55:05 -04:00
http://smcv.pseudorandom.co.uk/
d448139252
analysis, branches
2012-04-09 10:46:58 -04:00
http://smcv.pseudorandom.co.uk/
a84b8faf74
2012-04-09 08:04:10 -04:00
Joey Hess
6429c991f6
response
2012-04-08 16:19:46 -04:00
Joey Hess
ab1ebf1ec6
inline, trail: The pagenames parameter is now a list of absolute pagenames, not relative wikilink type names. This is necessary to fix a bug, and makes pagenames more consistent with the pagespec used in the pages parameter. (smcv)
2012-04-08 16:07:17 -04:00
Joey Hess
fc5c938b19
Merge remote-tracking branch 'smcv/ready/literal-pagenames'
2012-04-08 16:02:03 -04:00
Joey Hess
29157c9cd1
response
2012-04-08 16:01:16 -04:00
Joey Hess
358a95d7ad
remove: Support removing of pages in the transient underlay. (smcv)
2012-04-08 15:58:06 -04:00
Joey Hess
a434e3ed8d
remove unnecessary quoting
2012-04-08 15:56:53 -04:00
Joey Hess
b92e8caa4d
Merge remote-tracking branch 'smcv/ready/transient-rm'
2012-04-08 15:54:25 -04:00
Joey Hess
8cdbe23435
Merge branch 'master' of ssh://git.ikiwiki.info
2012-04-08 14:17:29 -04:00
Joey Hess
4e1806ef7c
save whole form state, not just QUERY_STRING, for postsignin
...
Normally, needsignin is called when there is a QUERY_STRING, not when a
form is posted. However, it's certianly possible, and should be supported,
to make a form that invokes an ikiwiki action that checks needsignin.
I encountered this when posting ?do=rename&page=foo. The form is displayed
without checking needsignin, for complicated reasons. Posting the form
is when the true authentication happens.
2012-04-08 14:14:33 -04:00
Joey Hess
bcc2809b96
actually tested rename not started from the edit page
2012-04-08 13:40:01 -04:00
http://smcv.pseudorandom.co.uk/
04af2f9f52
nearly works with autoindex_commit => 0, but not quite...
2012-04-07 18:24:05 -04:00
http://smcv.pseudorandom.co.uk/
2fca1eeda9
branch to fix this (+ make prune() work better)
2012-04-07 17:13:26 -04:00
Simon McVittie
a7f8a4eb98
Allow deletion of files from the transient underlay
2012-04-07 18:11:05 +01:00
Simon McVittie
5674e7fc12
prune: do not prune beyond an optional base directory, and add a test
...
Previously, prune("wiki/srcdir/sandbox/test.mdwn") could delete srcdir
or even wiki, if they happened to be empty. This is rarely what you
want: there's usually some base directory (destdir, srcdir, transientdir
or another subdirectory of wikistatedir) beyond which you do not want to
delete.
2012-04-07 17:52:29 +01:00
https://id.koumbit.net/anarcat
d8ab913061
ask for bold terms
2012-04-06 19:57:02 -04:00
http://smcv.pseudorandom.co.uk/
3cd4366e9b
version reference
2012-04-06 18:46:44 -04:00
http://smcv.pseudorandom.co.uk/
2ad3425120
updated, compatible with the merged trail
2012-04-06 18:45:57 -04:00
Joey Hess
089e72caa7
Merge branch 'master' of ssh://git.ikiwiki.info
2012-04-06 14:32:05 -04:00
http://smcv.pseudorandom.co.uk/
66fa5826f3
a branch to change pagenames semantics exists
2012-04-06 12:27:17 -04:00
http://smcv.pseudorandom.co.uk/
3a19fb2c6b
close
2012-04-06 12:12:13 -04:00
Simon McVittie
258ee1bc3b
trail, inline: treat pagenames as a list of literal names, not links
2012-04-06 17:05:26 +01:00
Simon McVittie
4a4610e66e
trail: fix inline documentation
2012-04-06 16:17:44 +01:00
http://smcv.pseudorandom.co.uk/
f5f41fa59a
fixed at some point?
2012-04-06 10:46:24 -04:00
http://smcv.pseudorandom.co.uk/
68f91e2523
This reverts commit 84c4ca3343
2012-04-06 10:40:46 -04:00
jamescooper
84c4ca3343
2012-04-06 07:28:37 -04:00
https://id.koumbit.net/anarcat
08dbc10eb7
fix link after rename
2012-04-05 22:13:05 -04:00
https://id.koumbit.net/anarcat
bb6cffda4c
update for rename of tips/convert_MoinMoin_to_ikiwiki.mdwn to tips/convert_moinmoin_to_ikiwiki.mdwn
2012-04-05 22:11:53 -04:00
https://id.koumbit.net/anarcat
0c26a5048d
update for rename of tips/convert_MoinMoin_to_ikiwiki.mdwn to tips/convert_moinmoin_to_ikiwiki.mdwn
2012-04-05 22:11:53 -04:00
https://id.koumbit.net/anarcat
4f14decf41
rename tips/convert_MoinMoin_to_ikiwiki.mdwn to tips/convert_moinmoin_to_ikiwiki.mdwn
2012-04-05 22:11:52 -04:00
Joey Hess
d722897a6d
comments
2012-04-05 15:14:00 -04:00
Joey Hess
561afb2ea6
add link to convert page
2012-04-05 15:09:24 -04:00
Joey Hess
792e660cb1
improve prototype
...
src param always needed now
2012-04-05 15:09:13 -04:00
Joey Hess
16b7c3e86d
decruft
2012-04-05 15:08:21 -04:00
Joey Hess
e4cdce4bce
rename: Allow rename to be started not from the edit page; return to the renamed page in this case.
2012-04-05 14:48:18 -04:00
http://joey.kitenet.net/
d5aa6e140a
Added a comment
2012-04-05 14:35:26 -04:00
Joey Hess
c594109f57
update
2012-04-05 12:27:33 -04:00
Joey Hess
4f5fa747be
fixed
2012-04-05 12:23:30 -04:00
Joey Hess
c3d5775757
Merge remote-tracking branch 'smcv/trail'
2012-04-05 12:22:41 -04:00
http://smcv.pseudorandom.co.uk/
49c67905a9
turn git commit message into bug report
2012-04-05 05:35:19 -04:00
http://smcv.pseudorandom.co.uk/
b82aa6208f
[[!inline trail=yes]] support reinstated
2012-04-05 04:51:22 -04:00