ikiwiki
15 years agoclarify how an item is wishlisted
Joey Hess [Mon, 7 Jul 2008 20:40:28 +0000 (16:40 -0400)] 
clarify how an item is wishlisted

15 years agoundo wishlist changes
Joey Hess [Mon, 7 Jul 2008 20:38:19 +0000 (16:38 -0400)] 
undo wishlist changes

You don't want to post new wishlist items, really, as they're lower
priority than just todo items. :-) Anyway, I want to keep wishlist and
todos both under todo/ so that they can easily be changed from one state to
another. And the inline caused items to be created under wishlist/ , but
didn't actually inline them.

15 years agoweb commit by http://dmarti.myopenid.com/
Joey Hess [Mon, 7 Jul 2008 19:15:35 +0000 (15:15 -0400)] 
web commit by http://dmarti.myopenid.com/

15 years agoweb commit by http://www.openidfrance.fr/beaufils
Joey Hess [Mon, 7 Jul 2008 19:11:57 +0000 (15:11 -0400)] 
web commit by http://www.openidfrance.fr/beaufils

15 years agoweb commit by http://dmarti.myopenid.com/
Joey Hess [Mon, 7 Jul 2008 19:03:57 +0000 (15:03 -0400)] 
web commit by http://dmarti.myopenid.com/

15 years agoresp
Joey Hess [Mon, 7 Jul 2008 18:46:15 +0000 (14:46 -0400)] 
resp

15 years agoweb commit by http://jcflack.myopenid.com/
Joey Hess [Mon, 7 Jul 2008 18:00:46 +0000 (14:00 -0400)] 
web commit by http://jcflack.myopenid.com/

15 years agotesting
Joey Hess [Mon, 7 Jul 2008 17:32:18 +0000 (13:32 -0400)] 
testing

15 years agoexample of how to limit to specific directory
Joey Hess [Mon, 7 Jul 2008 16:12:48 +0000 (12:12 -0400)] 
example of how to limit to specific directory

15 years agonew idea
Joey Hess [Mon, 7 Jul 2008 16:11:49 +0000 (12:11 -0400)] 
new idea

15 years agotypo the second
Joey Hess [Mon, 7 Jul 2008 16:08:45 +0000 (12:08 -0400)] 
typo the second

15 years agoresponse
Joey Hess [Mon, 7 Jul 2008 16:07:47 +0000 (12:07 -0400)] 
response

15 years agotypo
Joey Hess [Mon, 7 Jul 2008 16:07:12 +0000 (12:07 -0400)] 
typo

15 years agoweb commit by http://ptecza.myopenid.com/: * Enabling attachment plugin
Joey Hess [Mon, 7 Jul 2008 12:44:43 +0000 (08:44 -0400)] 
web commit by ptecza.myopenid.com/: * Enabling attachment plugin

15 years agosearch: generate configuration files once only when rebuilding (Gabriel McManus)
Joey Hess [Mon, 7 Jul 2008 05:55:06 +0000 (01:55 -0400)] 
search: generate configuration files once only when rebuilding (Gabriel McManus)

15 years agominor improvements
Joey Hess [Mon, 7 Jul 2008 05:54:28 +0000 (01:54 -0400)] 
minor improvements

15 years agosearch: generate configuration files once only when rebuilding
Gabriel McManus [Sun, 6 Jul 2008 16:06:10 +0000 (02:06 +1000)] 
search: generate configuration files once only when rebuilding

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 7 Jul 2008 05:51:49 +0000 (01:51 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agoweb commit by http://gmcmanus.myopenid.com/: search: create configuration once only...
Joey Hess [Mon, 7 Jul 2008 04:57:39 +0000 (00:57 -0400)] 
web commit by gmcmanus.myopenid.com/: search: create configuration once only on rebuild

15 years agowishlist
Joey Hess [Sun, 6 Jul 2008 23:27:57 +0000 (19:27 -0400)] 
wishlist

15 years agoadd news item for ikiwiki 2.52
Joey Hess [Sun, 6 Jul 2008 23:24:48 +0000 (19:24 -0400)] 
add news item for ikiwiki 2.52

15 years agoreleasing version 2.52
Joey Hess [Sun, 6 Jul 2008 23:24:09 +0000 (19:24 -0400)] 
releasing version 2.52

15 years agoadd virus checking to attachments plugin
Joey Hess [Sun, 6 Jul 2008 21:36:26 +0000 (17:36 -0400)] 
add virus checking to attachments plugin

15 years agoavoid uninitialised value warnings
Joey Hess [Sun, 6 Jul 2008 21:35:50 +0000 (17:35 -0400)] 
avoid uninitialised value warnings

15 years agoMerge branch 'master' into tova
Joey Hess [Sun, 6 Jul 2008 21:34:30 +0000 (17:34 -0400)] 
Merge branch 'master' into tova

15 years agoavoid uninitialised value
Joey Hess [Sun, 6 Jul 2008 20:56:50 +0000 (16:56 -0400)] 
avoid uninitialised value

15 years agoeditpage escaping fixes
Joey Hess [Sun, 6 Jul 2008 19:52:04 +0000 (15:52 -0400)] 
editpage escaping fixes

* The editpage form now uses the raw page name, not the page title, in its
  'page' cgi parameter. Using the title was ambiguous and made it
  impossible to tell between some pages, like "foo/bar" and "foo__47__bar",
  sometimes causing the wrong page to be edited.
* This change means that some edit links need to be updated.
  Force a rebuild on upgrade to this version.
* Above change also allowed really fixing escaped slashes from the blogpost
  form.

15 years agoadd br at top
Joey Hess [Sun, 6 Jul 2008 18:54:38 +0000 (14:54 -0400)] 
add br at top

firefox 3 smooshed the page location dropdown up to the page title,
obscuring descenders and underscores. Maybe that's a bug, since the CSS
didn't ask it to, but I think adding the extra space of a br at the top
looks better anyway.

15 years agodelete duplicate page, move comment to correct place
Joey Hess [Sun, 6 Jul 2008 18:10:31 +0000 (14:10 -0400)] 
delete duplicate page, move comment to correct place

15 years agoresponse
Joey Hess [Sun, 6 Jul 2008 18:07:33 +0000 (14:07 -0400)] 
response

15 years agoresponse
Joey Hess [Sun, 6 Jul 2008 18:05:01 +0000 (14:05 -0400)] 
response

15 years agoremove; user also has a bbb page
Joey Hess [Sun, 6 Jul 2008 17:59:35 +0000 (13:59 -0400)] 
remove; user also has a bbb page

15 years agorm
Joey Hess [Sun, 6 Jul 2008 17:58:47 +0000 (13:58 -0400)] 
rm

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sun, 6 Jul 2008 17:58:47 +0000 (13:58 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agotypo
Joey Hess [Sun, 6 Jul 2008 16:27:57 +0000 (12:27 -0400)] 
typo

15 years agoweb commit by http://www.openidfrance.fr/beaufils
Joey Hess [Sun, 6 Jul 2008 02:18:04 +0000 (22:18 -0400)] 
web commit by http://www.openidfrance.fr/beaufils

15 years agoweb commit by http://www.openidfrance.fr/beaufils
Joey Hess [Sun, 6 Jul 2008 02:04:12 +0000 (22:04 -0400)] 
web commit by http://www.openidfrance.fr/beaufils

15 years agoweb commit by http://www.openidfrance.fr/beaufils
Joey Hess [Sun, 6 Jul 2008 02:03:05 +0000 (22:03 -0400)] 
web commit by http://www.openidfrance.fr/beaufils

15 years agoweb commit by http://www.openidfrance.fr/beaufils
Joey Hess [Sun, 6 Jul 2008 02:01:49 +0000 (22:01 -0400)] 
web commit by http://www.openidfrance.fr/beaufils

15 years agoweb commit by http://www.openidfrance.fr/beaufils
Joey Hess [Sun, 6 Jul 2008 02:00:39 +0000 (22:00 -0400)] 
web commit by http://www.openidfrance.fr/beaufils

15 years agoweb commit by http://www.openidfrance.fr/beaufils
Joey Hess [Sun, 6 Jul 2008 01:55:55 +0000 (21:55 -0400)] 
web commit by http://www.openidfrance.fr/beaufils

15 years agoweb commit by http://www.openidfrance.fr/beaufils
Joey Hess [Sun, 6 Jul 2008 01:52:57 +0000 (21:52 -0400)] 
web commit by http://www.openidfrance.fr/beaufils

15 years agoweb commit by http://www.openidfrance.fr/beaufils
Joey Hess [Sun, 6 Jul 2008 01:52:03 +0000 (21:52 -0400)] 
web commit by http://www.openidfrance.fr/beaufils

15 years agoweb commit by http://www.openidfrance.fr/beaufils
Joey Hess [Sun, 6 Jul 2008 01:51:23 +0000 (21:51 -0400)] 
web commit by http://www.openidfrance.fr/beaufils

15 years agoweb commit by http://www.openidfrance.fr/beaufils
Joey Hess [Sun, 6 Jul 2008 01:50:47 +0000 (21:50 -0400)] 
web commit by http://www.openidfrance.fr/beaufils

15 years agoweb commit by http://www.openidfrance.fr/beaufils
Joey Hess [Sun, 6 Jul 2008 01:49:46 +0000 (21:49 -0400)] 
web commit by http://www.openidfrance.fr/beaufils

15 years agoweb commit by http://www.openidfrance.fr/beaufils
Joey Hess [Sun, 6 Jul 2008 01:45:21 +0000 (21:45 -0400)] 
web commit by http://www.openidfrance.fr/beaufils

15 years agoweb commit by http://www.openidfrance.fr/beaufils
Joey Hess [Sun, 6 Jul 2008 01:44:03 +0000 (21:44 -0400)] 
web commit by http://www.openidfrance.fr/beaufils

15 years agoweb commit by http://tychoish.livejournal.com/: further clarification.
Joey Hess [Fri, 4 Jul 2008 12:03:54 +0000 (08:03 -0400)] 
web commit by tychoish.livejournal.com/: further clarification.

15 years agoweb commit by http://subvert.org.uk/~bma/
Joey Hess [Fri, 4 Jul 2008 07:21:16 +0000 (03:21 -0400)] 
web commit by http://subvert.org.uk/~bma/

15 years agoweb commit by http://subvert.org.uk/~bma/
Joey Hess [Fri, 4 Jul 2008 07:14:29 +0000 (03:14 -0400)] 
web commit by http://subvert.org.uk/~bma/

15 years agoweb commit by http://tychoish.livejournal.com/
Joey Hess [Fri, 4 Jul 2008 03:14:47 +0000 (23:14 -0400)] 
web commit by http://tychoish.livejournal.com/

15 years agoweb commit by http://tychoish.livejournal.com/
Joey Hess [Fri, 4 Jul 2008 03:00:37 +0000 (23:00 -0400)] 
web commit by http://tychoish.livejournal.com/

15 years agoweb commit by http://jcflack.myopenid.com/
Joey Hess [Thu, 3 Jul 2008 22:21:07 +0000 (18:21 -0400)] 
web commit by http://jcflack.myopenid.com/

15 years agoweb commit by http://jcflack.myopenid.com/
Joey Hess [Thu, 3 Jul 2008 22:20:25 +0000 (18:20 -0400)] 
web commit by http://jcflack.myopenid.com/

15 years agoweb commit by http://jcflack.myopenid.com/
Joey Hess [Thu, 3 Jul 2008 22:12:01 +0000 (18:12 -0400)] 
web commit by http://jcflack.myopenid.com/

15 years agoupdate
Joey Hess [Thu, 3 Jul 2008 17:42:49 +0000 (13:42 -0400)] 
update

15 years agoargh
Joey Hess [Thu, 3 Jul 2008 17:42:25 +0000 (13:42 -0400)] 
argh

15 years agoweb commit by http://jcflack.myopenid.com/
Joey Hess [Thu, 3 Jul 2008 17:40:30 +0000 (13:40 -0400)] 
web commit by http://jcflack.myopenid.com/

15 years agoweb commit by http://alcopop.org/me/openid/: nudge headers down to h2
Joey Hess [Thu, 3 Jul 2008 15:41:36 +0000 (11:41 -0400)] 
web commit by alcopop.org/me/openid/: nudge headers down to h2

15 years agoweb commit by bremner: mention mnemosyne-blog
Joey Hess [Thu, 3 Jul 2008 07:40:56 +0000 (03:40 -0400)] 
web commit by bremner: mention mnemosyne-blog

15 years agoMerge branch 'master' into tova
Joey Hess [Wed, 2 Jul 2008 22:23:44 +0000 (18:23 -0400)] 
Merge branch 'master' into tova

15 years agoadd to basewiki
Joey Hess [Wed, 2 Jul 2008 22:20:54 +0000 (18:20 -0400)] 
add to basewiki

15 years agotypo
Joey Hess [Wed, 2 Jul 2008 22:08:47 +0000 (18:08 -0400)] 
typo

15 years agolink to pagespec/attachment
Joey Hess [Wed, 2 Jul 2008 22:07:34 +0000 (18:07 -0400)] 
link to pagespec/attachment

15 years agomove attachment pagespec extensions docs to its own page
Joey Hess [Wed, 2 Jul 2008 22:04:14 +0000 (18:04 -0400)] 
move attachment pagespec extensions docs to its own page

in the basewiki, so I can link to it there

15 years agofactor out glob2re
Joey Hess [Wed, 2 Jul 2008 21:33:37 +0000 (17:33 -0400)] 
factor out glob2re

15 years agoadd mimetype checking
Joey Hess [Wed, 2 Jul 2008 21:30:00 +0000 (17:30 -0400)] 
add mimetype checking

15 years agoMerge branch 'master' into tova
Joey Hess [Wed, 2 Jul 2008 22:22:19 +0000 (18:22 -0400)] 
Merge branch 'master' into tova

15 years agoadd to basewiki
Joey Hess [Wed, 2 Jul 2008 22:20:54 +0000 (18:20 -0400)] 
add to basewiki

15 years agotypo
Joey Hess [Wed, 2 Jul 2008 22:08:47 +0000 (18:08 -0400)] 
typo

15 years agolink to pagespec/attachment
Joey Hess [Wed, 2 Jul 2008 22:07:34 +0000 (18:07 -0400)] 
link to pagespec/attachment

15 years agomove attachment pagespec extensions docs to its own page
Joey Hess [Wed, 2 Jul 2008 22:04:14 +0000 (18:04 -0400)] 
move attachment pagespec extensions docs to its own page

in the basewiki, so I can link to it there

15 years agoweb commit by Petteri: Added debian.fi
Joey Hess [Wed, 2 Jul 2008 21:48:16 +0000 (17:48 -0400)] 
web commit by Petteri: Added debian.fi

15 years agotest 2
Joey Hess [Wed, 2 Jul 2008 21:45:29 +0000 (17:45 -0400)] 
test 2

15 years agotest commit
Joey Hess [Wed, 2 Jul 2008 21:39:33 +0000 (17:39 -0400)] 
test commit

15 years agofactor out glob2re
Joey Hess [Wed, 2 Jul 2008 21:33:37 +0000 (17:33 -0400)] 
factor out glob2re

15 years agoadd mimetype checking
Joey Hess [Wed, 2 Jul 2008 21:30:00 +0000 (17:30 -0400)] 
add mimetype checking

15 years agoupdate
Joey Hess [Wed, 2 Jul 2008 20:47:29 +0000 (16:47 -0400)] 
update

15 years agoresponse; move to bug report
Joey Hess [Wed, 2 Jul 2008 20:43:13 +0000 (16:43 -0400)] 
response; move to bug report

15 years agoMerge branch 'tova'
Joey Hess [Wed, 2 Jul 2008 20:38:13 +0000 (16:38 -0400)] 
Merge branch 'tova'

15 years agoupdate
Joey Hess [Wed, 2 Jul 2008 20:37:17 +0000 (16:37 -0400)] 
update

15 years agoadd user and ip support to attachment pagespecs
Joey Hess [Wed, 2 Jul 2008 20:33:35 +0000 (16:33 -0400)] 
add user and ip support to attachment pagespecs

15 years agotoggle: Add javascript to top of page, not to end. This avoids flicker since closed...
Joey Hess [Wed, 2 Jul 2008 20:14:18 +0000 (16:14 -0400)] 
toggle: Add javascript to top of page, not to end. This avoids flicker since closed toggles will not be displayed as the page is loading.

15 years agoxhtml fixes
Joey Hess [Wed, 2 Jul 2008 20:08:48 +0000 (16:08 -0400)] 
xhtml fixes

15 years agotoggle: Add support for toggles that are open by default.
Joey Hess [Wed, 2 Jul 2008 20:02:01 +0000 (16:02 -0400)] 
toggle: Add support for toggles that are open by default.

Also fix to work in preview mode.

15 years agoattachments interface visibility toggling
Joey Hess [Wed, 2 Jul 2008 19:42:32 +0000 (15:42 -0400)] 
attachments interface visibility toggling

15 years agoexport javascript, and support default-open toggles
Joey Hess [Wed, 2 Jul 2008 19:33:52 +0000 (15:33 -0400)] 
export javascript, and support default-open toggles

15 years agoweb commit by http://jcflack.myopenid.com/
Joey Hess [Wed, 2 Jul 2008 19:26:52 +0000 (15:26 -0400)] 
web commit by http://jcflack.myopenid.com/

15 years agoweb commit by http://jcflack.myopenid.com/
Joey Hess [Wed, 2 Jul 2008 13:30:36 +0000 (09:30 -0400)] 
web commit by http://jcflack.myopenid.com/

15 years agofixes
Joey Hess [Wed, 2 Jul 2008 00:35:54 +0000 (20:35 -0400)] 
fixes

15 years agosome fit and finish fixes
Joey Hess [Tue, 1 Jul 2008 23:05:15 +0000 (19:05 -0400)] 
some fit and finish fixes

15 years agoresponse
Joey Hess [Tue, 1 Jul 2008 22:45:54 +0000 (18:45 -0400)] 
response

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info into tova
Joey Hess [Tue, 1 Jul 2008 22:41:47 +0000 (18:41 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info into tova

15 years agoonly show one sig fig
Joey Hess [Tue, 1 Jul 2008 22:41:30 +0000 (18:41 -0400)] 
only show one sig fig

15 years agodisplay human sizes
Joey Hess [Tue, 1 Jul 2008 22:40:42 +0000 (18:40 -0400)] 
display human sizes

15 years agoadd both kinds of links
Joey Hess [Tue, 1 Jul 2008 22:08:31 +0000 (18:08 -0400)] 
add both kinds of links

15 years agoweb commit by http://jcflack.myopenid.com/
Joey Hess [Tue, 1 Jul 2008 21:55:16 +0000 (17:55 -0400)] 
web commit by http://jcflack.myopenid.com/

15 years agoattachment doc updates
Joey Hess [Tue, 1 Jul 2008 21:54:23 +0000 (17:54 -0400)] 
attachment doc updates

15 years agobasic attachment list
Joey Hess [Tue, 1 Jul 2008 21:19:38 +0000 (17:19 -0400)] 
basic attachment list