]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/log
git.ikiwiki.info.git
15 years agohalf-formed thoughts
Jon Dowland [Tue, 10 Nov 2009 16:24:57 +0000 (16:24 +0000)]
half-formed thoughts

15 years agotypo
Joey Hess [Tue, 10 Nov 2009 05:53:34 +0000 (00:53 -0500)]
typo

15 years agohttpauth: Add cgiauthurl setting that can be used to do http basic auth only when...
Joey Hess [Tue, 10 Nov 2009 05:50:59 +0000 (00:50 -0500)]
httpauth: Add cgiauthurl setting that can be used to do http basic auth only when ikiwiki needs authentication, rather than for any access to  the cgi/wiki.

15 years agotypo
Joey Hess [Mon, 9 Nov 2009 19:42:18 +0000 (14:42 -0500)]
typo

15 years agomore portable use of sed -i
Joey Hess [Mon, 9 Nov 2009 18:47:37 +0000 (13:47 -0500)]
more portable use of sed -i

Apparently OS X requires the extension be specified. But this
turns on backup in GNU sed, so have to remove that.

15 years agolocalstyle: New plugin, allows overrding the toplevel local.css with one that is...
Joey Hess [Mon, 9 Nov 2009 18:32:08 +0000 (13:32 -0500)]
localstyle: New plugin, allows overrding the toplevel local.css with one that is closer to a page.

I chose not to have it override style.css, because style.css is not really
intended to be edited; the one from the underlay is intended to be used as
a base that local.css overrides.

I chose to use a plugin rather than changing the default behavior, both
because I didn't want to have to worry about possibly breaking backwards
compatability (though this seems unlikely), and because it seemed cleaner
to not include style template parameters in the main page template code.

I suppose someone might want a way to not override the toplevel
local.css, but instead include it as well as foo/local.css. Probably the
best way to do that would be to have foo/local.css @import ../local.css
(modulo browser compatability issues). Alternatively, edit page.tmpl
to always include the toplevel local.css, or swap out this plugin for
another one.

15 years agoadd a pointer to meta
Joey Hess [Mon, 9 Nov 2009 18:12:14 +0000 (13:12 -0500)]
add a pointer to meta

15 years ago*now* you want to look at indexpages ;-)
http://smcv.pseudorandom.co.uk/ [Mon, 9 Nov 2009 15:15:48 +0000 (10:15 -0500)]
*now* you want to look at indexpages ;-)

15 years agoyay
simonraven [Mon, 9 Nov 2009 05:13:09 +0000 (00:13 -0500)]
yay

15 years agowhoops, it's an organization
Amitai Schlair [Mon, 9 Nov 2009 02:15:54 +0000 (21:15 -0500)]
whoops, it's an organization

15 years agoadd a site of mine (the one that necessitated the rsync plugin)
Amitai Schlair [Mon, 9 Nov 2009 02:13:46 +0000 (21:13 -0500)]
add a site of mine (the one that necessitated the rsync plugin)

15 years agoadd sublevels to toc
Joey Hess [Sun, 8 Nov 2009 23:30:12 +0000 (18:30 -0500)]
add sublevels to toc

15 years agoadd a link
Joey Hess [Sun, 8 Nov 2009 19:28:05 +0000 (14:28 -0500)]
add a link

15 years agosource?
http://jmtd.livejournal.com/ [Sun, 8 Nov 2009 19:07:20 +0000 (14:07 -0500)]
source?

15 years agorename the source?
http://jmtd.livejournal.com/ [Sun, 8 Nov 2009 18:55:58 +0000 (13:55 -0500)]
rename the source?

15 years agoMoved the postscan hook to run on the raw html of a page, before the template is...
Joey Hess [Sun, 8 Nov 2009 18:48:07 +0000 (13:48 -0500)]
Moved the postscan hook to run on the raw html of a page, before the template is filled out. This improves the search plugin's indexing, since it will not include navigational elements from the page template or sidebar.

15 years agoevery search result includes any navigational text
justin [Sun, 8 Nov 2009 02:58:54 +0000 (21:58 -0500)]
every search result includes any navigational text

15 years ago(no commit message)
http://mcfrisk.myopenid.com/ [Sun, 8 Nov 2009 00:54:08 +0000 (19:54 -0500)]

15 years agoNew withlist item: [[!meta redir]] -- tell what's going on
Thomas Schwinge [Sat, 7 Nov 2009 23:52:25 +0000 (00:52 +0100)]
New withlist item: [[!meta redir]] -- tell what's going on

15 years agos/a name/id/ ?
tzafrir [Sat, 7 Nov 2009 19:01:09 +0000 (14:01 -0500)]
s/a name/id/ ?

15 years agobugs++
intrigeri [Fri, 6 Nov 2009 14:51:14 +0000 (15:51 +0100)]
bugs++

15 years agoresponse
Joey Hess [Sat, 7 Nov 2009 17:37:35 +0000 (12:37 -0500)]
response

15 years agounderlay: Avoid crashing if lists of underlays (or template directories) are not...
Joey Hess [Sat, 7 Nov 2009 17:36:13 +0000 (12:36 -0500)]
underlay: Avoid crashing if lists of underlays (or template directories) are not configured.

15 years agomod_alias works too
http://jmtd.livejournal.com/ [Sat, 7 Nov 2009 13:11:17 +0000 (08:11 -0500)]
mod_alias works too

15 years ago(no commit message)
http://mcfrisk.myopenid.com/ [Sat, 7 Nov 2009 09:49:43 +0000 (04:49 -0500)]

15 years agoanalise and close; template customisation error
Joey Hess [Sat, 7 Nov 2009 04:55:02 +0000 (23:55 -0500)]
analise and close; template customisation error

15 years agoadd
Joey Hess [Sat, 7 Nov 2009 04:03:13 +0000 (23:03 -0500)]
add

15 years agounderlay: Fix example values put in setup file to be array references.
Joey Hess [Fri, 6 Nov 2009 17:06:46 +0000 (12:06 -0500)]
underlay: Fix example values put in setup file to be array references.

15 years agoresponse
Joey Hess [Fri, 6 Nov 2009 17:04:24 +0000 (12:04 -0500)]
response

15 years ago(no commit message)
simonraven [Fri, 6 Nov 2009 13:23:46 +0000 (08:23 -0500)]

15 years ago(no commit message)
simonraven [Fri, 6 Nov 2009 13:21:25 +0000 (08:21 -0500)]

15 years ago(no commit message)
http://mcfrisk.myopenid.com/ [Fri, 6 Nov 2009 09:56:49 +0000 (04:56 -0500)]

15 years agoresponse
Joey Hess [Fri, 6 Nov 2009 00:02:51 +0000 (19:02 -0500)]
response

15 years agobinary blob question
http://mcfrisk.myopenid.com/ [Thu, 5 Nov 2009 23:27:16 +0000 (18:27 -0500)]
binary blob question

15 years ago(no commit message)
http://mcfrisk.myopenid.com/ [Thu, 5 Nov 2009 22:02:36 +0000 (17:02 -0500)]

15 years ago(no commit message)
http://smcv.pseudorandom.co.uk/ [Thu, 5 Nov 2009 18:17:26 +0000 (13:17 -0500)]

15 years agonot quite there yet
http://mcfrisk.myopenid.com/ [Thu, 5 Nov 2009 11:30:36 +0000 (06:30 -0500)]
not quite there yet

15 years ago(no commit message)
http://mcfrisk.myopenid.com/ [Thu, 5 Nov 2009 10:27:20 +0000 (05:27 -0500)]

15 years agoresponse
Jon Dowland [Thu, 5 Nov 2009 09:30:36 +0000 (09:30 +0000)]
response

15 years agorm empty discussion page
Jon Dowland [Thu, 5 Nov 2009 09:26:57 +0000 (09:26 +0000)]
rm empty discussion page

15 years agomove question from plugins/html to forum
http://mcfrisk.myopenid.com/ [Thu, 5 Nov 2009 08:49:37 +0000 (03:49 -0500)]
move question from plugins/html to forum

15 years agomove forum
http://mcfrisk.myopenid.com/ [Thu, 5 Nov 2009 08:46:13 +0000 (03:46 -0500)]
move forum

15 years agofrom html to ikiwiki with url compatibility
http://mcfrisk.myopenid.com/ [Wed, 4 Nov 2009 22:51:10 +0000 (17:51 -0500)]
from html to ikiwiki with url compatibility

15 years agoremove broken link to example site (domain squatter)
Jon Dowland [Mon, 2 Nov 2009 11:28:47 +0000 (11:28 +0000)]
remove broken link to example site (domain squatter)

15 years agosparse no longer use ikiwiki, it seems
Jon Dowland [Mon, 2 Nov 2009 11:26:25 +0000 (11:26 +0000)]
sparse no longer use ikiwiki, it seems

15 years agofix toggle id for CVS
Jon Dowland [Mon, 2 Nov 2009 11:12:04 +0000 (11:12 +0000)]
fix toggle id for CVS

15 years agonote CVS usage
Amitai Schlair [Mon, 2 Nov 2009 04:39:54 +0000 (23:39 -0500)]
note CVS usage

15 years agoadd news item for ikiwiki 3.20091031
Joey Hess [Sat, 31 Oct 2009 22:37:09 +0000 (18:37 -0400)]
add news item for ikiwiki 3.20091031

15 years agoreleasing version 3.20091031 3.20091031
Joey Hess [Sat, 31 Oct 2009 22:35:49 +0000 (18:35 -0400)]
releasing version 3.20091031

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 29 Oct 2009 22:07:04 +0000 (18:07 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agogoogle: Pass the whole wiki url to google, not just the domain, so that search works...
Joey Hess [Thu, 29 Oct 2009 22:05:58 +0000 (18:05 -0400)]
google: Pass the whole wiki url to google, not just the domain, so that search works correctly for wikis that are located in subdirectories of domains.

15 years ago(no commit message)
Jogo [Thu, 29 Oct 2009 21:53:45 +0000 (17:53 -0400)]

15 years agoUpdate user page: I no longer develop or maintain the conversion scripts
Josh Triplett [Thu, 29 Oct 2009 20:07:27 +0000 (13:07 -0700)]
Update user page: I no longer develop or maintain the conversion scripts

15 years agoheader cleanup
Joey Hess [Thu, 29 Oct 2009 16:23:14 +0000 (12:23 -0400)]
header cleanup

15 years agoupdate, reorg, mention spec file
Joey Hess [Thu, 29 Oct 2009 16:15:13 +0000 (12:15 -0400)]
update, reorg, mention spec file

15 years agoput back Source
Joey Hess [Thu, 29 Oct 2009 15:49:18 +0000 (11:49 -0400)]
put back Source

Seems rpmbuild -ta file.tar.gz still wants Source even
though it's not used. Go figure.

15 years agoremove libexecdir patch
Joey Hess [Thu, 29 Oct 2009 15:44:06 +0000 (11:44 -0400)]
remove libexecdir patch

This violates the FHS.

(Also removed unnecessary chebang removal code.)

15 years agoremove stuff not needed in spec inside tarball
Joey Hess [Thu, 29 Oct 2009 15:39:47 +0000 (11:39 -0400)]
remove stuff not needed in spec inside tarball

The changelog is partly Fedora-specific, not something
I want to maintain. The Source line is not needed when building
from tarball. Overriding BuildRoot

15 years agoadd spec file
Joey Hess [Thu, 29 Oct 2009 15:38:08 +0000 (11:38 -0400)]
add spec file

Modify makefile to update spec file version number.

15 years agoadd an example of how to use the recently added HAS_PARENTLINKS
Joey Hess [Thu, 29 Oct 2009 14:32:02 +0000 (10:32 -0400)]
add an example of how to use the recently added HAS_PARENTLINKS

15 years agofix url encoding in redir
Joey Hess [Thu, 29 Oct 2009 14:17:30 +0000 (10:17 -0400)]
fix url encoding in redir

When redirecting to a page, ie, after editing, ensure that the url is
uri-encoded. Most browsers other than MSIE don't care, but it's the right
thing to do.

The known failure case involved editing a page that had utf-8 in the name
using MSIE.

15 years agothoughts
Joey Hess [Thu, 29 Oct 2009 14:15:49 +0000 (10:15 -0400)]
thoughts

15 years agofix indentation
Joey Hess [Thu, 29 Oct 2009 11:57:30 +0000 (07:57 -0400)]
fix indentation

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 29 Oct 2009 11:52:04 +0000 (07:52 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agofix dangling TMPL_IF noticed by rodyaj
Joey Hess [Thu, 29 Oct 2009 11:50:53 +0000 (07:50 -0400)]
fix dangling TMPL_IF noticed by rodyaj

15 years agothe setup file wants `rsync_command`, not `rsync`
Amitai Schlair [Thu, 29 Oct 2009 00:57:27 +0000 (20:57 -0400)]
the setup file wants `rsync_command`, not `rsync`

15 years agoadd notes about mediawiki
Jon Dowland [Wed, 28 Oct 2009 13:55:03 +0000 (13:55 +0000)]
add notes about mediawiki

15 years agomy talk was in 2008
Jon Dowland [Wed, 28 Oct 2009 13:53:58 +0000 (13:53 +0000)]
my talk was in 2008

15 years agoupdate info about my commits
Jon Dowland [Wed, 28 Oct 2009 13:53:41 +0000 (13:53 +0000)]
update info about my commits

15 years agoupdate URL to mediawiki plugin
Jon Dowland [Wed, 28 Oct 2009 13:52:05 +0000 (13:52 +0000)]
update URL to mediawiki plugin

15 years agoresponse to mithro
Jon Dowland [Wed, 28 Oct 2009 13:51:00 +0000 (13:51 +0000)]
response to mithro

15 years agoadd dividers to split up the individual discussions going on
Jon Dowland [Wed, 28 Oct 2009 13:43:02 +0000 (13:43 +0000)]
add dividers to split up the individual discussions going on

15 years agoadd XCB library to users
Jon Dowland [Wed, 28 Oct 2009 13:39:16 +0000 (13:39 +0000)]
add XCB library to users

15 years agoAdding information about the media2iki github project.
http://blog.mithis.net/ [Wed, 28 Oct 2009 07:57:05 +0000 (03:57 -0400)]
Adding information about the media2iki github project.

15 years agoAdding information about the media2iki github project.
http://blog.mithis.net/ [Wed, 28 Oct 2009 07:47:41 +0000 (03:47 -0400)]
Adding information about the media2iki github project.

15 years agoGoogle will take a full URL, request that the plugin send it
Amitai Schlair [Wed, 28 Oct 2009 02:22:11 +0000 (22:22 -0400)]
Google will take a full URL, request that the plugin send it

15 years ago403 response may be a "not found" too
Jogo [Tue, 27 Oct 2009 21:44:06 +0000 (17:44 -0400)]
403 response may be a "not found" too

15 years ago(no commit message)
simonraven [Tue, 27 Oct 2009 08:17:01 +0000 (04:17 -0400)]

15 years agoRevert spam
Joey Hess [Tue, 27 Oct 2009 06:17:20 +0000 (02:17 -0400)]
Revert spam

15 years agoRevert spam
Joey Hess [Tue, 27 Oct 2009 06:15:41 +0000 (02:15 -0400)]
Revert spam

15 years agoRevert spam
Joey Hess [Tue, 27 Oct 2009 06:13:50 +0000 (02:13 -0400)]
Revert spam

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Tue, 27 Oct 2009 06:13:16 +0000 (02:13 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agoRevert spam (and you're banned)
Joey Hess [Tue, 27 Oct 2009 06:10:38 +0000 (02:10 -0400)]
Revert spam (and you're banned)

15 years ago(no commit message)
Smith [Tue, 27 Oct 2009 06:11:32 +0000 (02:11 -0400)]

15 years ago(no commit message)
Smith [Tue, 27 Oct 2009 06:09:59 +0000 (02:09 -0400)]

15 years agoRevert spam
Joey Hess [Tue, 27 Oct 2009 06:06:23 +0000 (02:06 -0400)]
Revert spam

15 years ago(no commit message)
Smith [Tue, 27 Oct 2009 06:07:33 +0000 (02:07 -0400)]

15 years ago(no commit message)
Smith [Tue, 27 Oct 2009 06:09:59 +0000 (02:09 -0400)]

15 years ago(no commit message)
Smith [Tue, 27 Oct 2009 06:07:33 +0000 (02:07 -0400)]

15 years ago(no commit message)
Smith [Tue, 27 Oct 2009 05:58:10 +0000 (01:58 -0400)]

15 years ago(no commit message)
Smith [Tue, 27 Oct 2009 05:53:23 +0000 (01:53 -0400)]

15 years ago(no commit message)
Smith [Tue, 27 Oct 2009 05:50:30 +0000 (01:50 -0400)]

15 years agomoderatedcomments: New plugin to allow comment moderation w/o relying on blogspam...
Joey Hess [Mon, 26 Oct 2009 17:24:27 +0000 (13:24 -0400)]
moderatedcomments: New plugin to allow comment moderation w/o relying on blogspam.net.

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 26 Oct 2009 15:58:25 +0000 (11:58 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agomdwn: Avoid trying to use multimarkdown if it is not installed.
Joey Hess [Mon, 26 Oct 2009 15:56:42 +0000 (11:56 -0400)]
mdwn: Avoid trying to use multimarkdown if it is not installed.

15 years agopo: Fix breakage caused by changes to render code.
Joey Hess [Mon, 26 Oct 2009 15:53:55 +0000 (11:53 -0400)]
po: Fix breakage caused by changes to render code.

15 years agoQuestion about interaction of `feedshow` and `show`.
PaulePanter [Sun, 25 Oct 2009 20:13:24 +0000 (16:13 -0400)]
Question about interaction of `feedshow` and `show`.

15 years agoTypo.
PaulePanter [Sun, 25 Oct 2009 14:32:49 +0000 (10:32 -0400)]
Typo.

15 years agoinline the correct patch, and then go shopping
Jon Dowland [Sat, 24 Oct 2009 16:27:48 +0000 (17:27 +0100)]
inline the correct patch, and then go shopping

15 years agogive up and just inline the patch again
Jon Dowland [Sat, 24 Oct 2009 16:23:52 +0000 (17:23 +0100)]
give up and just inline the patch again