klml [Mon, 16 Apr 2012 19:57:20 +0000 (15:57 -0400)]
Added a comment
https://id.koumbit.net/anarcat [Mon, 16 Apr 2012 06:01:18 +0000 (02:01 -0400)]
this is a real problem i keep hitting
https://id.koumbit.net/anarcat [Mon, 16 Apr 2012 00:25:39 +0000 (20:25 -0400)]
this is odd...
https://id.koumbit.net/anarcat [Mon, 16 Apr 2012 00:15:50 +0000 (20:15 -0400)]
the demo actually doesn't work
https://id.koumbit.net/anarcat [Mon, 16 Apr 2012 00:02:49 +0000 (20:02 -0400)]
https://id.koumbit.net/anarcat [Mon, 16 Apr 2012 00:01:37 +0000 (20:01 -0400)]
weird bug with page renames
http://smcv.pseudorandom.co.uk/ [Sun, 15 Apr 2012 20:53:44 +0000 (16:53 -0400)]
Added a comment
klml [Sun, 15 Apr 2012 19:55:48 +0000 (15:55 -0400)]
https://id.koumbit.net/anarcat [Fri, 13 Apr 2012 18:37:15 +0000 (14:37 -0400)]
fix links to plugins
Joey Hess [Fri, 13 Apr 2012 18:28:02 +0000 (14:28 -0400)]
add comment subscription checkbox to editpage
Reworded template, which also called the commit message a "comment".
https://ibotic.net/mid/index.php [Fri, 13 Apr 2012 12:43:41 +0000 (08:43 -0400)]
new ikiwiki waldgarten.greenonion.org
https://id.koumbit.net/anarcat [Fri, 13 Apr 2012 04:42:36 +0000 (00:42 -0400)]
Joe Rayhawk [Wed, 11 Apr 2012 01:27:16 +0000 (18:27 -0700)]
headless git branches: unmangling patch
jrayhawk@richardiv:~/src/git.ikiwiki.info$ sed '/<\/pre>/,/<pre>/ d' < doc/todo/headless_git_branches.mdwn | patch -p1
patch: **** malformed patch at line 34: @@ -439,17 +439,21 @@ sub git_commit_info ($;$) {
http://smcv.pseudorandom.co.uk/ [Mon, 9 Apr 2012 16:20:28 +0000 (12:20 -0400)]
updated CSS
https://id.koumbit.net/anarcat [Mon, 9 Apr 2012 15:15:05 +0000 (11:15 -0400)]
http://smcv.pseudorandom.co.uk/ [Mon, 9 Apr 2012 14:55:05 +0000 (10:55 -0400)]
fix branch references
http://smcv.pseudorandom.co.uk/ [Mon, 9 Apr 2012 14:46:58 +0000 (10:46 -0400)]
analysis, branches
http://smcv.pseudorandom.co.uk/ [Mon, 9 Apr 2012 12:04:10 +0000 (08:04 -0400)]
Joey Hess [Sun, 8 Apr 2012 20:19:46 +0000 (16:19 -0400)]
response
Joey Hess [Sun, 8 Apr 2012 20:07:17 +0000 (16:07 -0400)]
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)
Joey Hess [Sun, 8 Apr 2012 20:02:03 +0000 (16:02 -0400)]
Merge remote-tracking branch 'smcv/ready/literal-pagenames'
Joey Hess [Sun, 8 Apr 2012 20:01:16 +0000 (16:01 -0400)]
response
Joey Hess [Sun, 8 Apr 2012 19:58:06 +0000 (15:58 -0400)]
remove: Support removing of pages in the transient underlay. (smcv)
Joey Hess [Sun, 8 Apr 2012 19:56:53 +0000 (15:56 -0400)]
remove unnecessary quoting
Joey Hess [Sun, 8 Apr 2012 19:54:25 +0000 (15:54 -0400)]
Merge remote-tracking branch 'smcv/ready/transient-rm'
Joey Hess [Sun, 8 Apr 2012 18:17:29 +0000 (14:17 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info
Joey Hess [Sun, 8 Apr 2012 18:12:02 +0000 (14:12 -0400)]
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.
Joey Hess [Sun, 8 Apr 2012 17:40:01 +0000 (13:40 -0400)]
actually tested rename not started from the edit page
http://smcv.pseudorandom.co.uk/ [Sat, 7 Apr 2012 22:24:05 +0000 (18:24 -0400)]
nearly works with autoindex_commit => 0, but not quite...
http://smcv.pseudorandom.co.uk/ [Sat, 7 Apr 2012 21:13:26 +0000 (17:13 -0400)]
branch to fix this (+ make prune() work better)
Simon McVittie [Sat, 7 Apr 2012 17:11:05 +0000 (18:11 +0100)]
Allow deletion of files from the transient underlay
Simon McVittie [Sat, 7 Apr 2012 16:52:29 +0000 (17:52 +0100)]
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.
https://id.koumbit.net/anarcat [Fri, 6 Apr 2012 23:57:02 +0000 (19:57 -0400)]
ask for bold terms
http://smcv.pseudorandom.co.uk/ [Fri, 6 Apr 2012 22:46:44 +0000 (18:46 -0400)]
version reference
http://smcv.pseudorandom.co.uk/ [Fri, 6 Apr 2012 22:45:57 +0000 (18:45 -0400)]
updated, compatible with the merged trail
Joey Hess [Fri, 6 Apr 2012 18:32:05 +0000 (14:32 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info
http://smcv.pseudorandom.co.uk/ [Fri, 6 Apr 2012 16:27:17 +0000 (12:27 -0400)]
a branch to change pagenames semantics exists
http://smcv.pseudorandom.co.uk/ [Fri, 6 Apr 2012 16:12:13 +0000 (12:12 -0400)]
close
Simon McVittie [Fri, 6 Apr 2012 16:05:26 +0000 (17:05 +0100)]
trail, inline: treat pagenames as a list of literal names, not links
Simon McVittie [Fri, 6 Apr 2012 15:09:27 +0000 (16:09 +0100)]
trail: fix inline documentation
http://smcv.pseudorandom.co.uk/ [Fri, 6 Apr 2012 14:46:24 +0000 (10:46 -0400)]
fixed at some point?
http://smcv.pseudorandom.co.uk/ [Fri, 6 Apr 2012 14:40:46 +0000 (10:40 -0400)]
jamescooper [Fri, 6 Apr 2012 11:28:37 +0000 (07:28 -0400)]
https://id.koumbit.net/anarcat [Fri, 6 Apr 2012 02:13:05 +0000 (22:13 -0400)]
fix link after rename
https://id.koumbit.net/anarcat [Fri, 6 Apr 2012 02:11:53 +0000 (22:11 -0400)]
update for rename of tips/convert_MoinMoin_to_ikiwiki.mdwn to tips/convert_moinmoin_to_ikiwiki.mdwn
https://id.koumbit.net/anarcat [Fri, 6 Apr 2012 02:11:53 +0000 (22:11 -0400)]
update for rename of tips/convert_MoinMoin_to_ikiwiki.mdwn to tips/convert_moinmoin_to_ikiwiki.mdwn
https://id.koumbit.net/anarcat [Fri, 6 Apr 2012 02:11:52 +0000 (22:11 -0400)]
rename tips/convert_MoinMoin_to_ikiwiki.mdwn to tips/convert_moinmoin_to_ikiwiki.mdwn
Joey Hess [Thu, 5 Apr 2012 19:14:00 +0000 (15:14 -0400)]
comments
Joey Hess [Thu, 5 Apr 2012 19:09:24 +0000 (15:09 -0400)]
add link to convert page
Joey Hess [Thu, 5 Apr 2012 19:09:13 +0000 (15:09 -0400)]
improve prototype
src param always needed now
Joey Hess [Thu, 5 Apr 2012 19:08:13 +0000 (15:08 -0400)]
decruft
Joey Hess [Thu, 5 Apr 2012 18:48:18 +0000 (14:48 -0400)]
rename: Allow rename to be started not from the edit page; return to the renamed page in this case.
http://joey.kitenet.net/ [Thu, 5 Apr 2012 18:35:26 +0000 (14:35 -0400)]
Added a comment
Joey Hess [Thu, 5 Apr 2012 16:27:33 +0000 (12:27 -0400)]
update
Joey Hess [Thu, 5 Apr 2012 16:23:30 +0000 (12:23 -0400)]
fixed
Joey Hess [Thu, 5 Apr 2012 16:22:41 +0000 (12:22 -0400)]
Merge remote-tracking branch 'smcv/trail'
http://smcv.pseudorandom.co.uk/ [Thu, 5 Apr 2012 09:35:19 +0000 (05:35 -0400)]
turn git commit message into bug report
http://smcv.pseudorandom.co.uk/ [Thu, 5 Apr 2012 08:51:22 +0000 (04:51 -0400)]
[[!inline trail=yes]] support reinstated
Simon McVittie [Thu, 5 Apr 2012 08:43:44 +0000 (09:43 +0100)]
Reinstate trail support in inline
This was removed in
aaa72a3a80f89.
http://smcv.pseudorandom.co.uk/ [Thu, 5 Apr 2012 08:29:49 +0000 (04:29 -0400)]
bisected
Joey Hess [Thu, 5 Apr 2012 00:25:02 +0000 (20:25 -0400)]
add bug report
attention smcv
Joey Hess [Thu, 5 Apr 2012 00:12:24 +0000 (20:12 -0400)]
add some seatbelts to toad's jalopy
This does not change the number of failing tests I see, but it does
make it show the expected result, which makes analysis easier.
Joey Hess [Wed, 4 Apr 2012 17:18:54 +0000 (13:18 -0400)]
typo
Joey Hess [Wed, 4 Apr 2012 16:59:20 +0000 (12:59 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info
Joey Hess [Wed, 4 Apr 2012 16:58:36 +0000 (12:58 -0400)]
httpauth: When it's the only auth method, avoid a pointless and confusing signin form, and just right to the httpauthurl.
http://jmtd.net/ [Tue, 3 Apr 2012 09:05:19 +0000 (05:05 -0400)]
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 06:03:00 +0000 (02:03 -0400)]
toc and layout again
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 06:01:04 +0000 (02:01 -0400)]
http://kerravonsen.dreamwidth.org/ [Tue, 3 Apr 2012 05:56:42 +0000 (01:56 -0400)]
suggestion about page.tmpl
Antoine Beaupré [Tue, 3 Apr 2012 05:44:37 +0000 (01:44 -0400)]
update with today's work
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 02:34:04 +0000 (22:34 -0400)]
expand on current status
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 02:04:11 +0000 (22:04 -0400)]
drop even more twiki stuff from here and redirect to josh
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 02:01:28 +0000 (22:01 -0400)]
link back to josh's twiki stuff
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 01:59:54 +0000 (21:59 -0400)]
update for rename of tips/convert_MoinMoin_and_TWiki_to_ikiwiki.mdwn to tips/convert_MoinMoin_to_ikiwiki.mdwn
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 01:59:53 +0000 (21:59 -0400)]
update for rename of tips/convert_MoinMoin_and_TWiki_to_ikiwiki.mdwn to tips/convert_MoinMoin_to_ikiwiki.mdwn
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 01:59:52 +0000 (21:59 -0400)]
rename tips/convert_MoinMoin_and_TWiki_to_ikiwiki.mdwn to tips/convert_MoinMoin_to_ikiwiki.mdwn
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 01:54:54 +0000 (21:54 -0400)]
major overhaul - mention my project as the main one for moinmoin but keep a reference to josh's page
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 01:49:45 +0000 (21:49 -0400)]
some answers
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 01:39:28 +0000 (21:39 -0400)]
acl response
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 01:37:44 +0000 (21:37 -0400)]
http://hands.com/~phil/ [Mon, 2 Apr 2012 22:37:42 +0000 (18:37 -0400)]
add some details of my cgiurl port confusion
Joey Hess [Mon, 2 Apr 2012 18:21:08 +0000 (14:21 -0400)]
close, cannot reproduce
Perhaps fil will come back here and give details.
Joey Hess [Mon, 2 Apr 2012 17:59:14 +0000 (13:59 -0400)]
comment
Joey Hess [Mon, 2 Apr 2012 17:50:58 +0000 (13:50 -0400)]
uniq list for changed hook
There can be dups when eg, adding a new internal page, apparently.
Joey Hess [Mon, 2 Apr 2012 17:39:29 +0000 (13:39 -0400)]
allow users to subscribe to comments w/o registering
Technically, when the user does this, a passwordless account is created
for them. The notify mails include a login url, and once logged in that
way, the user can enter a password to get a regular account (although
one with an annoying username).
This all requires the passwordauth plugin is enabled. A future enhancement
could be to split the passwordless user concept out into a separate plugin.
Joey Hess [Mon, 2 Apr 2012 16:29:13 +0000 (12:29 -0400)]
support do=tokenauth login for passwordless accounts
Joey Hess [Mon, 2 Apr 2012 16:24:14 +0000 (12:24 -0400)]
passwordauth: Fix url in password recovery email to be absolute.
This got broken when cgiurl began often returning a relative url.
Added a cgiurl_abs for the things that need a guaranteed absolute cgiurl.
Joey Hess [Mon, 2 Apr 2012 16:17:07 +0000 (12:17 -0400)]
add support for a passwordless login token
The plan is to use this for accounts that are created implicitly, as when
a non-logged-in user subscribes to notifyemail. Such an account has no
password, and login can be accomplished by way of a url that is sent to
them in email.
When the user sets a password, the passwordless login token is disabled.
Joey Hess [Mon, 2 Apr 2012 15:18:32 +0000 (11:18 -0400)]
fix fib zeros
http://jmtd.net/ [Mon, 2 Apr 2012 12:53:19 +0000 (08:53 -0400)]
looks good!
http://jmtd.net/ [Mon, 2 Apr 2012 12:51:33 +0000 (08:51 -0400)]
Added a comment