]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/log
git.ikiwiki.info.git
15 years agoadded wishlist item with work-in-progress plugin
chrysn [Mon, 22 Sep 2008 17:12:38 +0000 (13:12 -0400)]
added wishlist item with work-in-progress plugin

15 years ago(no commit message)
http://dmarti.myopenid.com/ [Mon, 22 Sep 2008 17:10:05 +0000 (13:10 -0400)]

16 years agoAdding two CSS / themes
Blanko [Mon, 22 Sep 2008 14:31:21 +0000 (10:31 -0400)]
Adding two CSS / themes

16 years agoReference and describe my implementation
http://smcv.pseudorandom.co.uk/ [Sun, 21 Sep 2008 22:12:08 +0000 (18:12 -0400)]
Reference and describe my implementation

16 years agoremove: redirect via urlto(), avoiding mentions of index.html
Simon McVittie [Sun, 21 Sep 2008 17:25:06 +0000 (18:25 +0100)]
remove: redirect via urlto(), avoiding mentions of index.html

16 years agorecentchanges: construct redirections via urlto(), avoiding mentions of index.html
Simon McVittie [Sun, 21 Sep 2008 17:24:51 +0000 (18:24 +0100)]
recentchanges: construct redirections via urlto(), avoiding mentions of index.html

16 years agopoll: Use urlto to produce redirection URLs, avoiding mentions of index.html
Simon McVittie [Sun, 21 Sep 2008 17:23:33 +0000 (18:23 +0100)]
poll: Use urlto to produce redirection URLs, avoiding mentions of index.html

16 years agoeditpage: beautify redirection URLs, avoiding exposing the implementation detail...
Simon McVittie [Sun, 21 Sep 2008 17:22:54 +0000 (18:22 +0100)]
editpage: beautify redirection URLs, avoiding exposing the implementation detail that index.html exists

16 years agoAdd second, related, patch.
http://www.cse.unsw.edu.au/~willu/ [Sun, 21 Sep 2008 10:04:37 +0000 (06:04 -0400)]
Add second, related, patch.

16 years agoUpdate patch: Add /s to end of regexps to handle multi-line pagespecs. Simplify...
http://www.cse.unsw.edu.au/~willu/ [Sun, 21 Sep 2008 09:27:54 +0000 (05:27 -0400)]
Update patch:  Add /s to end of regexps to handle multi-line pagespecs.  Simplify match_link().  Simplify pagespec_match().

16 years agoAdd patch
http://www.cse.unsw.edu.au/~willu/ [Sun, 21 Sep 2008 08:30:28 +0000 (04:30 -0400)]
Add patch

16 years agoAdd patch
http://www.cse.unsw.edu.au/~willu/ [Sun, 21 Sep 2008 06:20:05 +0000 (02:20 -0400)]
Add patch

16 years agoAdd patch
http://www.cse.unsw.edu.au/~willu/ [Sun, 21 Sep 2008 04:58:55 +0000 (00:58 -0400)]
Add patch

16 years agoLink to new bug and old todo
http://www.cse.unsw.edu.au/~willu/ [Sun, 21 Sep 2008 04:50:38 +0000 (00:50 -0400)]
Link to new bug and old todo

16 years agoAdd a new bug when using source highlighting
http://www.cse.unsw.edu.au/~willu/ [Sun, 21 Sep 2008 04:49:11 +0000 (00:49 -0400)]
Add a new bug when using source highlighting

16 years agoclose
Joey Hess [Sun, 21 Sep 2008 03:06:03 +0000 (23:06 -0400)]
close

16 years agohandle templates with special characters in name
Joey Hess [Sun, 21 Sep 2008 03:00:19 +0000 (23:00 -0400)]
handle templates with special characters in name

The template field is really a link, so needs to be converted to a page
name in stored state.

16 years agoavoid uninitialised value warning
Joey Hess [Sun, 21 Sep 2008 02:51:42 +0000 (22:51 -0400)]
avoid uninitialised value warning

16 years agoadd missing page name sanity check
Joey Hess [Sun, 21 Sep 2008 02:48:22 +0000 (22:48 -0400)]
add missing page name sanity check

16 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sun, 21 Sep 2008 00:06:54 +0000 (20:06 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

16 years agoRevert change now that listdirectives is enabled
http://www.cse.unsw.edu.au/~willu/ [Sat, 20 Sep 2008 21:11:12 +0000 (17:11 -0400)]
Revert change now that listdirectives is enabled

16 years agoavoid warning if percent value is not numeric
Joey Hess [Sat, 20 Sep 2008 20:31:27 +0000 (16:31 -0400)]
avoid warning if percent value is not numeric

16 years agoavoid duplicate template lookup
Joey Hess [Sat, 20 Sep 2008 20:23:15 +0000 (16:23 -0400)]
avoid duplicate template lookup

16 years agorevert colon part of change
Joey Hess [Sat, 20 Sep 2008 20:21:04 +0000 (16:21 -0400)]
revert colon part of change

16 years agoedittemplate patch from Willu
Joey Hess [Sat, 20 Sep 2008 20:19:09 +0000 (16:19 -0400)]
edittemplate patch from Willu

* edittemplate: Default new page file type to the same type as the template.
  (willu)
* edittemplate: Add "silent" parameter. (Willu)
* edittemplate: Link to template, to allow creating it. (Willu)

16 years agoFix reversion in use of ikiwiki -verbose -setup with a setup file that enables syslog.
Joey Hess [Sat, 20 Sep 2008 19:36:32 +0000 (15:36 -0400)]
Fix reversion in use of ikiwiki -verbose -setup with a setup file that enables syslog.

Setup output is once again output to stdout in this case.

Implemented by stashing the verbose/syslog values set in the setup file,
and using those values in the generated wrappers, but not allowing them to take
effect during the setup operation itself, so that command-line options,
appearing before or after -setup, are honored.

Also, some cleanups to how %config is generated for wrappers, removing some
fields that do not need to be recorded inside the wrapper.

16 years agoresponse
Joey Hess [Sat, 20 Sep 2008 17:57:56 +0000 (13:57 -0400)]
response

16 years agoLinks for various features
http://www.cse.unsw.edu.au/~willu/ [Sat, 20 Sep 2008 10:58:21 +0000 (06:58 -0400)]
Links for various features

16 years agoUpdate to use edittemplate rather than patch. Add justification.
http://www.cse.unsw.edu.au/~willu/ [Sat, 20 Sep 2008 02:35:44 +0000 (22:35 -0400)]
Update to use edittemplate rather than patch.  Add justification.

16 years agomark done.
http://www.cse.unsw.edu.au/~willu/ [Sat, 20 Sep 2008 02:23:11 +0000 (22:23 -0400)]
mark done.

16 years agoAdd link to edittemplate
http://www.cse.unsw.edu.au/~willu/ [Sat, 20 Sep 2008 02:22:02 +0000 (22:22 -0400)]
Add link to edittemplate

16 years agoYet another patch
http://www.cse.unsw.edu.au/~willu/ [Sat, 20 Sep 2008 02:17:28 +0000 (22:17 -0400)]
Yet another patch

16 years agoresponse
http://www.cse.unsw.edu.au/~willu/ [Fri, 19 Sep 2008 20:55:58 +0000 (16:55 -0400)]
response

16 years ago(no commit message)
http://schmonz.livejournal.com/ [Fri, 19 Sep 2008 18:14:44 +0000 (14:14 -0400)]

16 years agoresponse
Joey Hess [Fri, 19 Sep 2008 18:11:28 +0000 (14:11 -0400)]
response

16 years agoprobably fine maybe?
http://schmonz.livejournal.com/ [Fri, 19 Sep 2008 18:06:55 +0000 (14:06 -0400)]
probably fine maybe?

16 years agoresponse
Joey Hess [Fri, 19 Sep 2008 17:59:18 +0000 (13:59 -0400)]
response

16 years agoi18n
Joey Hess [Fri, 19 Sep 2008 17:48:36 +0000 (13:48 -0400)]
i18n

16 years agoresponse
http://schmonz.livejournal.com/ [Fri, 19 Sep 2008 17:48:25 +0000 (13:48 -0400)]
response

16 years agoresponse
Joey Hess [Fri, 19 Sep 2008 17:15:59 +0000 (13:15 -0400)]
response

16 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Fri, 19 Sep 2008 17:12:38 +0000 (13:12 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

16 years agoresponse
Joey Hess [Fri, 19 Sep 2008 17:10:44 +0000 (13:10 -0400)]
response

16 years agoprogress: Display an error if the progress cannot be parsed, and allow the percent...
Joey Hess [Fri, 19 Sep 2008 17:09:50 +0000 (13:09 -0400)]
progress: Display an error if the progress cannot be parsed, and allow the percent parameter to only optionally end with "%".

16 years agoresponse
Joey Hess [Fri, 19 Sep 2008 17:00:58 +0000 (13:00 -0400)]
response

16 years agoalready present
Joey Hess [Fri, 19 Sep 2008 16:59:21 +0000 (12:59 -0400)]
already present

16 years agowishlist
Joey Hess [Fri, 19 Sep 2008 16:56:44 +0000 (12:56 -0400)]
wishlist

16 years agonew problem
http://schmonz.livejournal.com/ [Fri, 19 Sep 2008 16:56:40 +0000 (12:56 -0400)]
new problem

16 years agoquestion
Joey Hess [Fri, 19 Sep 2008 16:56:24 +0000 (12:56 -0400)]
question

16 years ago(no commit message)
http://schmonz.livejournal.com/ [Fri, 19 Sep 2008 16:36:26 +0000 (12:36 -0400)]

16 years ago* Addition
http://ptecza.myopenid.com/ [Fri, 19 Sep 2008 14:13:55 +0000 (10:13 -0400)]
* Addition

16 years ago* Response
http://ptecza.myopenid.com/ [Fri, 19 Sep 2008 13:48:56 +0000 (09:48 -0400)]
* Response

16 years agoAdding a deprecated tag for plugins?
AlexandreDupas [Fri, 19 Sep 2008 13:24:07 +0000 (09:24 -0400)]
Adding a deprecated tag for plugins?

16 years agoResponse
http://www.cse.unsw.edu.au/~willu/ [Fri, 19 Sep 2008 12:28:38 +0000 (08:28 -0400)]
Response

16 years agoResponse and question
http://www.cse.unsw.edu.au/~willu/ [Fri, 19 Sep 2008 12:20:28 +0000 (08:20 -0400)]
Response and question

16 years agoAdd updated bug tracking example.
http://www.cse.unsw.edu.au/~willu/ [Fri, 19 Sep 2008 12:10:09 +0000 (08:10 -0400)]
Add updated bug tracking example.

16 years agoSign.
tschwinge [Fri, 19 Sep 2008 11:09:08 +0000 (07:09 -0400)]
Sign.

16 years agoSuggest to use already existing in-house means instead of a patch.
tschwinge [Fri, 19 Sep 2008 11:08:07 +0000 (07:08 -0400)]
Suggest to use already existing in-house means instead of a patch.

16 years ago* More clear about my upgrade
http://ptecza.myopenid.com/ [Fri, 19 Sep 2008 10:00:29 +0000 (06:00 -0400)]
* More clear about my upgrade

16 years ago* No progress
http://ptecza.myopenid.com/ [Fri, 19 Sep 2008 09:43:10 +0000 (05:43 -0400)]
* No progress

16 years agoUpdate patch
http://www.cse.unsw.edu.au/~willu/ [Fri, 19 Sep 2008 05:50:35 +0000 (01:50 -0400)]
Update patch

16 years agoAdd patch
http://www.cse.unsw.edu.au/~willu/ [Fri, 19 Sep 2008 05:36:52 +0000 (01:36 -0400)]
Add patch

16 years agoAdd TODO
http://www.cse.unsw.edu.au/~willu/ [Fri, 19 Sep 2008 04:09:26 +0000 (00:09 -0400)]
Add TODO

16 years agoAdd TODO
http://www.cse.unsw.edu.au/~willu/ [Fri, 19 Sep 2008 04:02:08 +0000 (00:02 -0400)]
Add TODO

16 years agoNew TODO
http://www.cse.unsw.edu.au/~willu/ [Fri, 19 Sep 2008 03:29:32 +0000 (23:29 -0400)]
New TODO

16 years agoEr, and actually make it work...
http://www.cse.unsw.edu.au/~willu/ [Fri, 19 Sep 2008 01:54:40 +0000 (21:54 -0400)]
Er, and actually make it work...

16 years agoInclude a list of all directives if we don't have a list of currently enabled directives
http://www.cse.unsw.edu.au/~willu/ [Fri, 19 Sep 2008 01:52:38 +0000 (21:52 -0400)]
Include a list of all directives if we don't have a list of currently enabled directives

16 years agoDemote existing heading so the precedence makes sense
http://smcv.pseudorandom.co.uk/ [Thu, 18 Sep 2008 15:24:53 +0000 (11:24 -0400)]
Demote existing heading so the precedence makes sense

16 years agoMake it a bit clearer what's going on by adding some headings
http://smcv.pseudorandom.co.uk/ [Thu, 18 Sep 2008 15:23:21 +0000 (11:23 -0400)]
Make it a bit clearer what's going on by adding some headings

16 years agoMention that I've started a different implementation
http://smcv.pseudorandom.co.uk/ [Thu, 18 Sep 2008 15:21:00 +0000 (11:21 -0400)]
Mention that I've started a different implementation

16 years agoUpdate patch.
http://www.cse.unsw.edu.au/~willu/ [Thu, 18 Sep 2008 12:58:56 +0000 (08:58 -0400)]
Update patch.

16 years agoyup yup
http://schmonz.livejournal.com/ [Thu, 18 Sep 2008 02:46:15 +0000 (22:46 -0400)]
yup yup

16 years agoresponse
Joey Hess [Wed, 17 Sep 2008 22:20:51 +0000 (18:20 -0400)]
response

16 years agofix check for nonexistant content
Joey Hess [Wed, 17 Sep 2008 22:19:52 +0000 (18:19 -0400)]
fix check for nonexistant content

16 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 17 Sep 2008 22:13:09 +0000 (18:13 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

16 years agostore ctime for use by expiry code
Joey Hess [Wed, 17 Sep 2008 22:09:38 +0000 (18:09 -0400)]
store ctime for use by expiry code

The expiry code does need to make sure to sort in ctime order, even if
expiring by count, so it expires the right ones.

16 years agonot quite there yet
http://schmonz.livejournal.com/ [Wed, 17 Sep 2008 20:37:03 +0000 (16:37 -0400)]
not quite there yet

16 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 17 Sep 2008 19:57:42 +0000 (15:57 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

16 years agoaggregate: Support atom feeds with only a summary element, and no content elements.
Joey Hess [Wed, 17 Sep 2008 19:56:58 +0000 (15:56 -0400)]
aggregate: Support atom feeds with only a summary element, and no content elements.

16 years agoadd basic websetup support
http://schmonz.livejournal.com/ [Wed, 17 Sep 2008 19:52:35 +0000 (15:52 -0400)]
add basic websetup support

16 years ago(no commit message)
http://schmonz.livejournal.com/ [Wed, 17 Sep 2008 19:01:18 +0000 (15:01 -0400)]

16 years agoresponse to response
http://schmonz.livejournal.com/ [Wed, 17 Sep 2008 18:52:50 +0000 (14:52 -0400)]
response to response

16 years agoeditdiff: Broken since 2.62 due to wrong syntax, now fixed.
Joey Hess [Wed, 17 Sep 2008 18:34:02 +0000 (14:34 -0400)]
editdiff: Broken since 2.62 due to wrong syntax, now fixed.

16 years agoaggregate: Allow expirecount to work on the first pass. (expireage still needs to...
Joey Hess [Wed, 17 Sep 2008 18:27:31 +0000 (14:27 -0400)]
aggregate: Allow expirecount to work on the first pass. (expireage still needs to wait for the pages to be rendered though)

16 years agoresponse
Joey Hess [Wed, 17 Sep 2008 17:49:03 +0000 (13:49 -0400)]
response

16 years agoresponse
Joey Hess [Wed, 17 Sep 2008 17:45:57 +0000 (13:45 -0400)]
response

16 years agonot seeing the Edit button, help?
http://schmonz.livejournal.com/ [Wed, 17 Sep 2008 16:07:17 +0000 (12:07 -0400)]
not seeing the Edit button, help?

16 years agoincomplete aggregation (no bodies)
http://schmonz.livejournal.com/ [Wed, 17 Sep 2008 16:00:37 +0000 (12:00 -0400)]
incomplete aggregation (no bodies)

16 years ago(no commit message)
http://dmarti.myopenid.com/ [Wed, 17 Sep 2008 01:18:24 +0000 (21:18 -0400)]

16 years ago(no commit message)
http://thewordnerd.info/ [Tue, 16 Sep 2008 12:19:41 +0000 (08:19 -0400)]

16 years ago(no commit message)
WillDioneda [Tue, 16 Sep 2008 06:28:33 +0000 (02:28 -0400)]

16 years ago(no commit message)
WillDioneda [Tue, 16 Sep 2008 06:15:27 +0000 (02:15 -0400)]

16 years ago(no commit message)
http://josephturian.blogspot.com/ [Tue, 16 Sep 2008 03:07:19 +0000 (23:07 -0400)]

16 years ago(no commit message)
http://josephturian.blogspot.com/ [Tue, 16 Sep 2008 03:06:04 +0000 (23:06 -0400)]

16 years agouser error
Joey Hess [Mon, 15 Sep 2008 21:38:04 +0000 (17:38 -0400)]
user error

16 years agoclose
Joey Hess [Mon, 15 Sep 2008 21:37:58 +0000 (17:37 -0400)]
close

16 years agotypo
AlexandreDupas [Mon, 15 Sep 2008 15:32:36 +0000 (11:32 -0400)]
typo

16 years agoadd link on lighttpd configuration with the apache one
AlexandreDupas [Mon, 15 Sep 2008 15:31:46 +0000 (11:31 -0400)]
add link on lighttpd configuration with the apache one

16 years agoTips on configuring lighttpd to enable ikiwiki.cgi
AlexandreDupas [Mon, 15 Sep 2008 15:29:57 +0000 (11:29 -0400)]
Tips on configuring lighttpd to enable ikiwiki.cgi

16 years ago(no commit message)
intrigeri [Mon, 15 Sep 2008 14:36:00 +0000 (10:36 -0400)]

16 years agohopefully answer Peter's question
bremner [Mon, 15 Sep 2008 12:42:47 +0000 (08:42 -0400)]
hopefully answer Peter's question