]> sipb.mit.edu Git - ikiwiki.git/log
ikiwiki.git
14 years agoresponses
Joey Hess [Tue, 23 Sep 2008 20:17:09 +0000 (16:17 -0400)] 
responses

14 years agolayout
Joey Hess [Tue, 23 Sep 2008 18:57:13 +0000 (14:57 -0400)] 
layout

14 years agoAdd keepextension parameter to htmlize hook. (Willu)
Joey Hess [Tue, 23 Sep 2008 17:39:21 +0000 (13:39 -0400)] 
Add keepextension parameter to htmlize hook. (Willu)

14 years agoPrint a debug message if a page has multiple source files.
Joey Hess [Tue, 23 Sep 2008 17:32:41 +0000 (13:32 -0400)] 
Print a debug message if a page has multiple source files.

14 years agoallow setup file to enable verbose mode
Joey Hess [Tue, 23 Sep 2008 17:24:20 +0000 (13:24 -0400)] 
allow setup file to enable verbose mode

14 years agoinclude perl error in warning about openid
Joey Hess [Tue, 23 Sep 2008 16:59:43 +0000 (12:59 -0400)] 
include perl error in warning about openid

it may be some other module missing, this way you can tell by reading the
log

14 years agomerged
Joey Hess [Tue, 23 Sep 2008 16:47:36 +0000 (12:47 -0400)] 
merged

14 years agoFix typo in skeleton.pm.example: sessionncgi (with extra n)
Simon McVittie [Tue, 16 Sep 2008 15:56:04 +0000 (16:56 +0100)] 
Fix typo in skeleton.pm.example: sessionncgi (with extra n)
(cherry picked from commit 72ffc85d6acb8b99839ac98a2c23dbef410b5666)

14 years ago* Response
http://ptecza.myopenid.com/ [Tue, 23 Sep 2008 12:34:43 +0000 (08:34 -0400)] 
* Response

14 years agobug report on funny characters in the name
chrysn [Tue, 23 Sep 2008 08:58:35 +0000 (04:58 -0400)] 
bug report on funny characters in the name

14 years agobug report with patch
http://smcv.pseudorandom.co.uk/ [Mon, 22 Sep 2008 22:36:26 +0000 (18:36 -0400)] 
bug report with patch

14 years ago(no commit message)
http://smcv.pseudorandom.co.uk/ [Mon, 22 Sep 2008 22:29:48 +0000 (18:29 -0400)] 

14 years agoReference patches to beautify redirection URLs
http://smcv.pseudorandom.co.uk/ [Mon, 22 Sep 2008 22:28:39 +0000 (18:28 -0400)] 
Reference patches to beautify redirection URLs

14 years agointeresting, I could use this for photo galleries
http://smcv.pseudorandom.co.uk/ [Mon, 22 Sep 2008 22:11:18 +0000 (18:11 -0400)] 
interesting, I could use this for photo galleries

14 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

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

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

14 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

14 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.

14 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().

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

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

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

14 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

14 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

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

14 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.

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

14 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

14 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

14 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

14 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

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

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

14 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)

14 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.

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

14 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

14 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.

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

14 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

14 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

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

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

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

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

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

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

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

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

14 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

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

14 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 "%".

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

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

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

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

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

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

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

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

14 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?

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

14 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

14 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.

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

14 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.

14 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

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

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

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

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

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

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

14 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...

14 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

14 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

14 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

14 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

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

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

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

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

14 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

14 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.

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

14 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

14 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.

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

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

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

14 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.

14 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)

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

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

14 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?

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

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

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

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