]> sipb.mit.edu Git - ikiwiki.git/log
ikiwiki.git
15 years agosmcvpostcomment: load inline plugin more forcibly
Simon McVittie [Sat, 15 Nov 2008 14:12:42 +0000 (14:12 +0000)] 
smcvpostcomment: load inline plugin more forcibly

15 years agosmcvpostcomment: use better names for special comment files
Simon McVittie [Sat, 15 Nov 2008 14:12:26 +0000 (14:12 +0000)] 
smcvpostcomment: use better names for special comment files

15 years agosmcvpostcomment: use gettext where appropriate
Simon McVittie [Sat, 15 Nov 2008 14:11:24 +0000 (14:11 +0000)] 
smcvpostcomment: use gettext where appropriate

15 years agoUse a link rather than a button for "post comments"
Simon McVittie [Sat, 15 Nov 2008 14:08:31 +0000 (14:08 +0000)] 
Use a link rather than a button for "post comments"

15 years agoAdd some basic stylesheet rules for smcvpostcomment
Simon McVittie [Sun, 21 Sep 2008 18:42:38 +0000 (19:42 +0100)] 
Add some basic stylesheet rules for smcvpostcomment

15 years agostyle.css: reduce the scope of the .author rule to when it's nested in .inlineheader
Simon McVittie [Sun, 21 Sep 2008 18:37:52 +0000 (19:37 +0100)] 
style.css: reduce the scope of the .author rule to when it's nested in .inlineheader

In the initial template for blog-style comments, I don't want the author
name to be quite as large and prominent as the author of a blog post - I
expect that comments will be rather short, so the author name stands out
better for a given font size.

15 years agoAdd initial version of a postcomment plugin (temporarily namespaced as smcvpostcomment)
Simon McVittie [Sun, 21 Sep 2008 18:33:45 +0000 (19:33 +0100)] 
Add initial version of a postcomment plugin (temporarily namespaced as smcvpostcomment)

15 years agoinline: Support feedfile option to change the filename of the feed generated.
Joey Hess [Thu, 11 Dec 2008 20:01:26 +0000 (15:01 -0500)] 
inline: Support feedfile option to change the filename of the feed generated.

15 years agolooking closer, the existing %knownfeeds won't work
Joey Hess [Thu, 11 Dec 2008 19:26:58 +0000 (14:26 -0500)] 
looking closer, the existing %knownfeeds won't work

15 years agorethink
Joey Hess [Thu, 11 Dec 2008 19:12:03 +0000 (14:12 -0500)] 
rethink

15 years agothoughts
Joey Hess [Thu, 11 Dec 2008 19:09:34 +0000 (14:09 -0500)] 
thoughts

15 years agoinline: Support emptyfeeds=no option to skip generating empty feeds.
Joey Hess [Thu, 11 Dec 2008 19:04:38 +0000 (14:04 -0500)] 
inline: Support emptyfeeds=no option to skip generating empty feeds.

15 years agomove feedpages application up
Joey Hess [Thu, 11 Dec 2008 18:50:51 +0000 (13:50 -0500)] 
move feedpages application up

I wanted this nearer to the top, but decided to put it after the
add_depends. Reasoning: It's possible with a combinaton of feedpages and
show options to make @list and @feedlist contain completly differing sets
of pages. We want to add_depends all pages in both sets. We could combine
the two lists and add_depends that, but it's slightly more efficient to
defer reducing @feedlist, and add_depends whichever list is longer.

15 years agoformatting
Joey Hess [Thu, 11 Dec 2008 18:32:42 +0000 (13:32 -0500)] 
formatting

15 years agomarkdown fixes
Joey Hess [Thu, 11 Dec 2008 18:31:25 +0000 (13:31 -0500)] 
markdown fixes

15 years agofix comment
Joey Hess [Thu, 11 Dec 2008 18:29:30 +0000 (13:29 -0500)] 
fix comment

15 years agoadd gitremotes script, parsing list of remotes on doc/git.mdwn
Joey Hess [Thu, 11 Dec 2008 18:27:50 +0000 (13:27 -0500)] 
add gitremotes script, parsing list of remotes on doc/git.mdwn

Any remotes added will automatically be pulled into my working copy.

15 years agosome issues joeyh reported on IRC
http://smcv.pseudorandom.co.uk/ [Thu, 11 Dec 2008 11:07:37 +0000 (06:07 -0500)] 
some issues joeyh reported on IRC

15 years agosuggest another feature for the comments plugin's benefit
http://smcv.pseudorandom.co.uk/ [Thu, 11 Dec 2008 11:02:49 +0000 (06:02 -0500)] 
suggest another feature for the comments plugin's benefit

15 years agosuggest a feature that would improve the comments plugin
http://smcv.pseudorandom.co.uk/ [Thu, 11 Dec 2008 10:59:24 +0000 (05:59 -0500)] 
suggest a feature that would improve the comments plugin

15 years agoLink to sandbox on my demo of the plugin
http://smcv.pseudorandom.co.uk/ [Thu, 11 Dec 2008 03:12:11 +0000 (22:12 -0500)] 
Link to sandbox on my demo of the plugin

15 years agomultiple formats now supported
http://smcv.pseudorandom.co.uk/ [Thu, 11 Dec 2008 02:50:15 +0000 (21:50 -0500)] 
multiple formats now supported

15 years agoUpdate with today's changes
http://smcv.pseudorandom.co.uk/ [Thu, 11 Dec 2008 02:44:50 +0000 (21:44 -0500)] 
Update with today's changes

15 years agoArch Linux packaged
http://beza1e1.tuxen.de/ [Tue, 9 Dec 2008 21:58:15 +0000 (16:58 -0500)] 
Arch Linux packaged

15 years agoFixed the pagespec link
http://john.choffee.co.uk/ [Tue, 9 Dec 2008 13:27:59 +0000 (08:27 -0500)] 
Fixed the pagespec link

15 years ago(no commit message)
http://www.iredale.net/b/ [Sun, 7 Dec 2008 22:57:49 +0000 (17:57 -0500)] 

15 years agoremove ubuntu instructions, which don't belong here
Joey Hess [Sun, 7 Dec 2008 18:45:50 +0000 (13:45 -0500)] 
remove ubuntu instructions, which don't belong here

1. apt-get is not yum
2. installing ikiwiki by hand is not the correct thing to do on ubuntu,
   so this page should not mention ubuntu

Also remove instructions for installing deps via yum, now that there is a
ikiwiki package in fedora.

15 years agoAdd command line to install perl modules in ubuntu 8.10
buo [Fri, 5 Dec 2008 19:27:29 +0000 (14:27 -0500)] 
Add command line to install perl modules in ubuntu 8.10

15 years agoremove clutter in example blog
Joey Hess [Thu, 4 Dec 2008 21:23:41 +0000 (16:23 -0500)] 
remove clutter in example blog

15 years ago(no commit message)
o [Thu, 4 Dec 2008 20:34:12 +0000 (15:34 -0500)] 

15 years agoresponse
Joey Hess [Wed, 3 Dec 2008 20:37:48 +0000 (15:37 -0500)] 
response

15 years agocorrect wikilink
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 22:18:43 +0000 (17:18 -0500)] 
correct wikilink

15 years agoMerge branch 'master' of git://git.ikiwiki.info
Jon Dowland [Tue, 2 Dec 2008 15:29:29 +0000 (15:29 +0000)] 
Merge branch 'master' of git://git.ikiwiki.info

15 years agomy edits...
Jon Dowland [Tue, 2 Dec 2008 15:25:44 +0000 (15:25 +0000)] 
my edits...

15 years agoprovide for ignoring h1s etc. in toc
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 15:25:44 +0000 (10:25 -0500)] 
provide for ignoring h1s etc. in toc

15 years agoremove hoz-rule from bug, for clarity
Jon Dowland [Tue, 2 Dec 2008 15:12:13 +0000 (15:12 +0000)] 
remove hoz-rule from bug, for clarity

15 years agoMerge branch 'master' of git://git.ikiwiki.info
Jon Dowland [Tue, 2 Dec 2008 15:08:55 +0000 (15:08 +0000)] 
Merge branch 'master' of git://git.ikiwiki.info

15 years agomark this bug as done
Jon Dowland [Tue, 2 Dec 2008 15:08:00 +0000 (15:08 +0000)] 
mark this bug as done

15 years agorename plugin should expand full path of affected pages
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 15:07:59 +0000 (10:07 -0500)] 
rename plugin should expand full path of affected pages

15 years agou32.net disappeared
Jon Dowland [Tue, 2 Dec 2008 15:02:24 +0000 (15:02 +0000)] 
u32.net disappeared

15 years agoupdate for rename of users/jondowland.mdwn to users/jon.mdwn
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 15:00:48 +0000 (10:00 -0500)] 
update for rename of users/jondowland.mdwn to users/jon.mdwn

15 years agoupdate for rename of users/jondowland.mdwn to users/jon.mdwn
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 15:00:47 +0000 (10:00 -0500)] 
update for rename of users/jondowland.mdwn to users/jon.mdwn

15 years agoupdate for rename of users/jondowland.mdwn to users/jon.mdwn
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 15:00:46 +0000 (10:00 -0500)] 
update for rename of users/jondowland.mdwn to users/jon.mdwn

15 years agoupdate for rename of users/jondowland.mdwn to users/jon.mdwn
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 15:00:44 +0000 (10:00 -0500)] 
update for rename of users/jondowland.mdwn to users/jon.mdwn

15 years agoupdate for rename of users/jondowland.mdwn to users/jon.mdwn
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 15:00:43 +0000 (10:00 -0500)] 
update for rename of users/jondowland.mdwn to users/jon.mdwn

15 years agoupdate for rename of users/jondowland.mdwn to users/jon.mdwn
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 15:00:42 +0000 (10:00 -0500)] 
update for rename of users/jondowland.mdwn to users/jon.mdwn

15 years agoupdate for rename of users/jondowland.mdwn to users/jon.mdwn
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 15:00:41 +0000 (10:00 -0500)] 
update for rename of users/jondowland.mdwn to users/jon.mdwn

15 years agoupdate for rename of users/jondowland.mdwn to users/jon.mdwn
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 15:00:40 +0000 (10:00 -0500)] 
update for rename of users/jondowland.mdwn to users/jon.mdwn

15 years agoupdate for rename of users/jondowland.mdwn to users/jon.mdwn
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 15:00:39 +0000 (10:00 -0500)] 
update for rename of users/jondowland.mdwn to users/jon.mdwn

15 years agoupdate for rename of users/jondowland.mdwn to users/jon.mdwn
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 15:00:38 +0000 (10:00 -0500)] 
update for rename of users/jondowland.mdwn to users/jon.mdwn

15 years agoupdate for rename of users/jondowland.mdwn to users/jon.mdwn
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 15:00:36 +0000 (10:00 -0500)] 
update for rename of users/jondowland.mdwn to users/jon.mdwn

15 years agoupdate for rename of users/jondowland.mdwn to users/jon.mdwn
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 15:00:35 +0000 (10:00 -0500)] 
update for rename of users/jondowland.mdwn to users/jon.mdwn

15 years agoupdate for rename of users/jondowland.mdwn to users/jon.mdwn
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 15:00:33 +0000 (10:00 -0500)] 
update for rename of users/jondowland.mdwn to users/jon.mdwn

15 years agoupdate for rename of users/jondowland.mdwn to users/jon.mdwn
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 15:00:29 +0000 (10:00 -0500)] 
update for rename of users/jondowland.mdwn to users/jon.mdwn

15 years agoupdate for rename of users/jondowland.mdwn to users/jon.mdwn
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 15:00:28 +0000 (10:00 -0500)] 
update for rename of users/jondowland.mdwn to users/jon.mdwn

15 years agoupdate for rename of users/jondowland.mdwn to users/jon.mdwn
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 15:00:27 +0000 (10:00 -0500)] 
update for rename of users/jondowland.mdwn to users/jon.mdwn

15 years agorename users/jondowland.mdwn to users/jon.mdwn
http://alcopop.org/me/openid/ [Tue, 2 Dec 2008 15:00:10 +0000 (10:00 -0500)] 
rename users/jondowland.mdwn to users/jon.mdwn

15 years ago(no commit message)
Blanko [Tue, 2 Dec 2008 13:21:02 +0000 (08:21 -0500)] 

15 years agoadd note to consider tagbase when trying to match tagged pages
Jon Dowland [Mon, 1 Dec 2008 15:47:29 +0000 (15:47 +0000)] 
add note to consider tagbase when trying to match tagged pages

15 years agosimplify example
http://alcopop.org/me/openid/ [Sat, 29 Nov 2008 15:24:04 +0000 (10:24 -0500)] 
simplify example

15 years agoupdate with examples
http://alcopop.org/me/openid/ [Sat, 29 Nov 2008 15:19:26 +0000 (10:19 -0500)] 
update with examples

15 years agobehaviour of inline with meta-provided times
http://alcopop.org/me/openid/ [Sat, 29 Nov 2008 14:06:04 +0000 (09:06 -0500)] 
behaviour of inline with meta-provided times

15 years agoresponse
Joey Hess [Sat, 29 Nov 2008 01:40:41 +0000 (17:40 -0800)] 
response

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Fri, 28 Nov 2008 16:53:35 +0000 (08:53 -0800)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agoGerman translation update from Kai Wasserbäch. Closes: #507056
Joey Hess [Fri, 28 Nov 2008 16:52:56 +0000 (08:52 -0800)] 
German translation update from Kai Wasserbäch. Closes: #507056

15 years ago(no commit message)
http://hadleywickham.myopenid.com/ [Thu, 27 Nov 2008 23:53:18 +0000 (18:53 -0500)] 

15 years ago(no commit message)
http://smcv.pseudorandom.co.uk/ [Thu, 27 Nov 2008 10:56:36 +0000 (05:56 -0500)] 

15 years agoMove some more discussion here
http://smcv.pseudorandom.co.uk/ [Thu, 27 Nov 2008 10:42:07 +0000 (05:42 -0500)] 
Move some more discussion here

15 years agoMove some discussion to discussion/
http://smcv.pseudorandom.co.uk/ [Thu, 27 Nov 2008 10:39:16 +0000 (05:39 -0500)] 
Move some discussion to discussion/

15 years agoMove some discussion from comments page to here
http://smcv.pseudorandom.co.uk/ [Thu, 27 Nov 2008 10:38:37 +0000 (05:38 -0500)] 
Move some discussion from comments page to here

15 years agoI don't think putting proxy.py in the system Python path is appropriate
http://smcv.pseudorandom.co.uk/ [Thu, 27 Nov 2008 10:26:28 +0000 (05:26 -0500)] 
I don't think putting proxy.py in the system Python path is appropriate

15 years agoFix formatting by adding `...`
http://smcv.pseudorandom.co.uk/ [Thu, 27 Nov 2008 10:15:00 +0000 (05:15 -0500)] 
Fix formatting by adding `...`

26 years agoCorrect --dumpsetup to include the srcdir in the setup file.
Joey Hess [Thu, 14 Aug 1997 12:31:42 +0000 (08:31 -0400)] 
Correct --dumpsetup to include the srcdir in the setup file.

26 years agocomment
Joey Hess [Thu, 14 Aug 1997 12:26:46 +0000 (08:26 -0400)] 
comment

26 years agoadd W3M_CGI_BIN setting
Joey Hess [Thu, 14 Aug 1997 12:26:03 +0000 (08:26 -0400)] 
add W3M_CGI_BIN setting

15 years agotest commit
http://joey.kitenet.net/ [Wed, 26 Nov 2008 18:43:08 +0000 (13:43 -0500)] 
test commit

26 years agofix --wrappergroup
Joey Hess [Thu, 14 Aug 1997 11:48:11 +0000 (07:48 -0400)] 
fix --wrappergroup

Was documented to work at command line, but didn't

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 26 Nov 2008 18:29:47 +0000 (13:29 -0500)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agofix handling of wrappergroup option
Joey Hess [Wed, 26 Nov 2008 18:28:16 +0000 (13:28 -0500)] 
fix handling of wrappergroup option

Had forgot to include it in the option list.

15 years agolink to tip
Joey Hess [Wed, 26 Nov 2008 18:24:36 +0000 (13:24 -0500)] 
link to tip

15 years agoMerge branch 'master' of file:///srv/git/ikiwiki.info
Joey Hess [Wed, 26 Nov 2008 18:04:28 +0000 (13:04 -0500)] 
Merge branch 'master' of file:///srv/git/ikiwiki.info

15 years ago(no commit message)
http://yam655.livejournal.com/ [Wed, 26 Nov 2008 16:42:10 +0000 (11:42 -0500)] 

15 years agoRelative previous months?
http://yam655.livejournal.com/ [Wed, 26 Nov 2008 16:41:27 +0000 (11:41 -0500)] 
Relative previous months?

15 years ago(no commit message)
http://thm.id.fedoraproject.org/ [Wed, 26 Nov 2008 15:38:27 +0000 (10:38 -0500)] 

15 years ago(no commit message)
http://thm.id.fedoraproject.org/ [Wed, 26 Nov 2008 14:35:14 +0000 (09:35 -0500)] 

15 years ago(no commit message)
http://thm.id.fedoraproject.org/ [Wed, 26 Nov 2008 13:58:52 +0000 (08:58 -0500)] 

15 years agoproper spelling of viruses
http://madduck.net/ [Wed, 26 Nov 2008 09:16:11 +0000 (04:16 -0500)] 
proper spelling of viruses

15 years agoNew page
http://yam655.livejournal.com/ [Wed, 26 Nov 2008 02:56:45 +0000 (21:56 -0500)] 
New page

15 years agoSuggest ErrorDocument 404 CGI wrapper
http://smcv.pseudorandom.co.uk/ [Mon, 24 Nov 2008 09:04:50 +0000 (04:04 -0500)] 
Suggest ErrorDocument 404 CGI wrapper

15 years agoIndicate whose offer of a patch this is :-)
http://smcv.pseudorandom.co.uk/ [Mon, 24 Nov 2008 08:51:28 +0000 (03:51 -0500)] 
Indicate whose offer of a patch this is :-)

15 years agomore details
https://brian.may.myopenid.com// [Mon, 24 Nov 2008 03:34:22 +0000 (22:34 -0500)] 
more details

15 years agomore details
https://brian.may.myopenid.com// [Mon, 24 Nov 2008 03:20:54 +0000 (22:20 -0500)] 
more details

15 years agoUpdate to CSV link issue
https://brian.may.myopenid.com// [Mon, 24 Nov 2008 00:51:20 +0000 (19:51 -0500)] 
Update to CSV link issue

15 years agogeneralization of recentchanges_link
http://smcv.pseudorandom.co.uk/ [Sun, 23 Nov 2008 18:56:51 +0000 (13:56 -0500)] 
generalization of recentchanges_link

15 years ago(no commit message)
http://smcv.pseudorandom.co.uk/ [Sun, 23 Nov 2008 18:53:18 +0000 (13:53 -0500)] 

15 years agoUnbalanced </p> appears in some situations, particularly with htmltidy
http://smcv.pseudorandom.co.uk/ [Sat, 22 Nov 2008 18:38:02 +0000 (13:38 -0500)] 
Unbalanced </p> appears in some situations, particularly with htmltidy

15 years agolinks broken in CSV files
https://brian.may.myopenid.com// [Sat, 22 Nov 2008 08:54:48 +0000 (03:54 -0500)] 
links broken in CSV files

15 years ago(no commit message)
http://www.iredale.net/b/ [Thu, 20 Nov 2008 23:17:34 +0000 (18:17 -0500)] 

15 years ago(no commit message)
http://www.iredale.net/b/ [Thu, 20 Nov 2008 23:14:35 +0000 (18:14 -0500)] 

15 years ago(no commit message)
http://www.iredale.net/b/ [Thu, 20 Nov 2008 23:08:06 +0000 (18:08 -0500)]