]> sipb.mit.edu Git - ikiwiki.git/log
ikiwiki.git
16 years agocomment
Joey Hess [Wed, 12 Dec 2007 21:49:15 +0000 (16:49 -0500)] 
comment

16 years ago* Htmlize parameters passed to the template preprocessor directive before
Joey Hess [Wed, 12 Dec 2007 21:42:54 +0000 (16:42 -0500)] 
* Htmlize parameters passed to the template preprocessor directive before
  inserting them into the html template. This ensures that markdown
  acts on them, even if the value is expanded inside a block-level html
  element in the html template. Closes: #454058
* Use a div in the note template rather than a span.

16 years agofollowup to other question
Joey Hess [Wed, 12 Dec 2007 21:25:40 +0000 (16:25 -0500)] 
followup to other question

16 years ago * Allow dashes in preprocessor directive commands, and shortcuts.
Joey Hess [Wed, 12 Dec 2007 21:13:15 +0000 (16:13 -0500)] 
  * Allow dashes in preprocessor directive commands, and shortcuts.

16 years ago* Avoid unnecessary stat calls to get mtime when rendering pages, use
Joey Hess [Wed, 12 Dec 2007 19:43:35 +0000 (14:43 -0500)] 
* Avoid unnecessary stat calls to get mtime when rendering pages, use
  cached value.
* Preserve input file modification times in output files.

16 years ago* Ensure that web edited pages always end in a newline.
Joey Hess [Wed, 12 Dec 2007 18:41:21 +0000 (13:41 -0500)] 
* Ensure that web edited pages always end in a newline.

16 years agoreformat
Joey Hess [Wed, 12 Dec 2007 08:39:02 +0000 (03:39 -0500)] 
reformat

16 years agoformatting fixups
Joey Hess [Wed, 12 Dec 2007 08:37:17 +0000 (03:37 -0500)] 
formatting fixups

16 years agodon't duplicate code from editpage, just pull the values it sets out of the
Joey Hess [Wed, 12 Dec 2007 08:35:23 +0000 (03:35 -0500)] 
don't duplicate code from editpage, just pull the values it sets out of the
formbuilder object

16 years ago* Change formbuilder hook to not be responsible for displaying a form,
Joey Hess [Wed, 12 Dec 2007 08:01:15 +0000 (03:01 -0500)] 
* Change formbuilder hook to not be responsible for displaying a form,
  so that more than one plugin can use this hook.
  I believe this is a safe change, since only passwordauth uses this hook.
  (If some other plugin already used it, it would have broken passwordauth!)

16 years agoworks, but I'm not entirely happy with it yet
Joey Hess [Wed, 12 Dec 2007 07:45:44 +0000 (02:45 -0500)] 
works, but I'm not entirely happy with it yet

It would be better if it were a formbuilder hook. But the formbuilder hook
is wacked.. I may need to change how that hook works, which would mean
changing the only current user of it, passwordauth).

16 years agoincomplate edittemplate plugin
Joey Hess [Wed, 12 Dec 2007 06:52:26 +0000 (01:52 -0500)] 
incomplate edittemplate plugin

16 years agoweb commit by tschwinge: Two and a half issues.
Joey Hess [Tue, 11 Dec 2007 23:55:29 +0000 (18:55 -0500)] 
web commit by tschwinge: Two and a half issues.

16 years agoweb commit by http://harningt.myopenid.com/: IRC discussion about usage semantics
Joey Hess [Mon, 10 Dec 2007 21:40:27 +0000 (16:40 -0500)] 
web commit by http://harningt.myopenid.com/: IRC discussion about usage semantics

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Mon, 10 Dec 2007 20:14:07 +0000 (15:14 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years ago* Fix file pruning code to work if ikiwiki is run with "." as the srcdir.
Joey Hess [Mon, 10 Dec 2007 20:12:56 +0000 (15:12 -0500)] 
* Fix file pruning code to work if ikiwiki is run with "." as the srcdir.

16 years agoweb commit from 193.205.5.2: poll vote (It's fast enough)
Joey Hess [Mon, 10 Dec 2007 16:56:17 +0000 (11:56 -0500)] 
web commit from 193.205.5.2: poll vote (It's fast enough)

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Sun, 9 Dec 2007 17:38:28 +0000 (12:38 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years agoclose
Joey Hess [Sun, 9 Dec 2007 17:37:05 +0000 (12:37 -0500)] 
close

16 years agoweb commit from 85.25.141.60: poll vote (It's fast enough)
Joey Hess [Sun, 9 Dec 2007 16:34:46 +0000 (11:34 -0500)] 
web commit from 85.25.141.60: poll vote (It's fast enough)

16 years agoreorg
Joey Hess [Sun, 9 Dec 2007 05:05:07 +0000 (00:05 -0500)] 
reorg

16 years agoremove test code
Joey Hess [Sun, 9 Dec 2007 05:01:18 +0000 (00:01 -0500)] 
remove test code

16 years agologic fix
Joey Hess [Sun, 9 Dec 2007 04:57:25 +0000 (23:57 -0500)] 
logic fix

16 years ago* The calendar plugin stores state about when it needs to be updated,
Joey Hess [Sun, 9 Dec 2007 04:54:34 +0000 (23:54 -0500)] 
* The calendar plugin stores state about when it needs to be updated,
  and forces rebuilds of the pages that contain calendars. So
  running ikiwiki --refresh at midnight is now enough, no need for a full
  wiki rebuild each midnight.
* calendar: Work around block html parsing bug in markdown 1.0.1 by
  enclosing the calendar in an extra div.

16 years agofix up some links
Joey Hess [Sun, 9 Dec 2007 01:04:18 +0000 (20:04 -0500)] 
fix up some links

16 years agoreal redir cycle detection
Joey Hess [Sun, 9 Dec 2007 00:39:32 +0000 (19:39 -0500)] 
real redir cycle detection

16 years agoensure state is dropped when a page stops embeddeding the version
Joey Hess [Sun, 9 Dec 2007 00:12:50 +0000 (19:12 -0500)] 
ensure state is dropped when a page stops embeddeding the version

16 years agoforgot to add
Joey Hess [Sun, 9 Dec 2007 00:05:01 +0000 (19:05 -0500)] 
forgot to add

16 years ago* Added a version plugin that saves state about what's using it, to force
Joey Hess [Sat, 8 Dec 2007 23:33:08 +0000 (18:33 -0500)] 
* Added a version plugin that saves state about what's using it, to force
  pages to rebuild when ikiwiki's version changes.

16 years agobug fix
Joey Hess [Sat, 8 Dec 2007 23:25:22 +0000 (18:25 -0500)] 
bug fix

16 years ago* Finally implemented a simple per-page data storage mechanism for plugins,
Joey Hess [Sat, 8 Dec 2007 22:40:50 +0000 (17:40 -0500)] 
* Finally implemented a simple per-page data storage mechanism for plugins,
  via the %pagestate hash.
* Use pagestate in meta to detect potential redir loops.

16 years agoupdates
Joey Hess [Sat, 8 Dec 2007 21:19:39 +0000 (16:19 -0500)] 
updates

16 years agoadd reminder
Joey Hess [Sat, 8 Dec 2007 21:00:17 +0000 (16:00 -0500)] 
add reminder

16 years agoMAJOR basewiki reorg
Joey Hess [Sat, 8 Dec 2007 20:59:08 +0000 (15:59 -0500)] 
MAJOR basewiki reorg

Including redir pages for the moved basewiki pages. These will be removed in
a future release.

16 years agoupdate
Joey Hess [Sat, 8 Dec 2007 20:36:34 +0000 (15:36 -0500)] 
update

16 years agowikilink fix
Joey Hess [Sat, 8 Dec 2007 20:17:37 +0000 (15:17 -0500)] 
wikilink fix

16 years agodrop redir loop detection code
Joey Hess [Sat, 8 Dec 2007 20:05:41 +0000 (15:05 -0500)] 
drop redir loop detection code

it won't work for incremental builds

for now, relying on browsers to notice loops

16 years ago* meta: Add redir support, based on a patch by Thomas Schwinge.
Joey Hess [Sat, 8 Dec 2007 19:58:29 +0000 (14:58 -0500)] 
* meta: Add redir support, based on a patch by Thomas Schwinge.

16 years agoHere is a patch to add a forwarding functionality to the meta plugin
Thomas Schwinge [Sat, 8 Dec 2007 19:37:41 +0000 (14:37 -0500)] 
Here is a patch to add a forwarding functionality to the meta plugin

16 years agoplease don't add random garbage pages
Joey Hess [Sat, 8 Dec 2007 17:57:20 +0000 (12:57 -0500)] 
please don't add random garbage pages

16 years agoweb commit by blubb
Joey Hess [Sat, 8 Dec 2007 17:07:13 +0000 (12:07 -0500)] 
web commit by blubb

16 years agoweb commit by blubb
Joey Hess [Sat, 8 Dec 2007 17:06:52 +0000 (12:06 -0500)] 
web commit by blubb

16 years agoresponse
Joey Hess [Sat, 8 Dec 2007 02:15:43 +0000 (21:15 -0500)] 
response

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Fri, 7 Dec 2007 06:10:10 +0000 (01:10 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years agodisplay if group setting fails
Joey Hess [Fri, 7 Dec 2007 06:09:48 +0000 (01:09 -0500)] 
display  if group setting fails

16 years agoweb commit by DouglasCalvert
Joey Hess [Fri, 7 Dec 2007 03:30:21 +0000 (22:30 -0500)] 
web commit by DouglasCalvert

16 years agoupdate local template from remote and use it again (if there's a reason not
Joey Hess [Thu, 6 Dec 2007 18:02:34 +0000 (13:02 -0500)] 
update local template from remote and use it again (if there's a reason not
to have it local, please leave a comment..)

16 years agoweb commit by maxx
Joey Hess [Thu, 6 Dec 2007 08:07:06 +0000 (03:07 -0500)] 
web commit by maxx

16 years agofixups
Joey Hess [Wed, 5 Dec 2007 23:49:56 +0000 (18:49 -0500)] 
fixups

16 years agowiki gnomes at work
Joey Hess [Wed, 5 Dec 2007 23:40:32 +0000 (18:40 -0500)] 
wiki gnomes at work

16 years agoweb commit by maxx: diff for page.tmpl
Joey Hess [Wed, 5 Dec 2007 20:17:18 +0000 (15:17 -0500)] 
web commit by maxx: diff for page.tmpl

16 years agoweb commit by maxx: fix copyright info
Joey Hess [Wed, 5 Dec 2007 20:12:45 +0000 (15:12 -0500)] 
web commit by maxx: fix copyright info

16 years agoweb commit by maxx: 02_template.css
Joey Hess [Wed, 5 Dec 2007 20:10:36 +0000 (15:10 -0500)] 
web commit by maxx: 02_template.css

16 years agoweb commit by maxx
Joey Hess [Wed, 5 Dec 2007 20:06:06 +0000 (15:06 -0500)] 
web commit by maxx

16 years agoweb commit by http://svend.myopenid.com/
Joey Hess [Tue, 4 Dec 2007 22:00:26 +0000 (17:00 -0500)] 
web commit by http://svend.myopenid.com/

16 years agoweb commit by tschwinge: ``clear: both'' for `.page*'?
Joey Hess [Tue, 4 Dec 2007 16:56:17 +0000 (11:56 -0500)] 
web commit by tschwinge: ``clear: both'' for `.page*'?

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Mon, 3 Dec 2007 19:48:21 +0000 (14:48 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years ago* Remove .otl file from sandbox to avoid build ugliness. Closes: #454181
Joey Hess [Mon, 3 Dec 2007 19:48:01 +0000 (14:48 -0500)] 
* Remove .otl file from sandbox to avoid build ugliness. Closes: #454181

16 years agoweb commit by http://subvert.org.uk/~bma/: Change of url.
Joey Hess [Mon, 3 Dec 2007 03:12:57 +0000 (22:12 -0500)] 
web commit by http://subvert.org.uk/~bma/: Change of url.

16 years agoweb commit by martin
Joey Hess [Mon, 3 Dec 2007 01:46:34 +0000 (20:46 -0500)] 
web commit by martin

16 years agoweb commit by berndhsteiner
Joey Hess [Sat, 1 Dec 2007 18:54:45 +0000 (13:54 -0500)] 
web commit by berndhsteiner

16 years agoadd news item for ikiwiki 2.15
Joey Hess [Sat, 1 Dec 2007 16:51:51 +0000 (11:51 -0500)] 
add news item for ikiwiki 2.15

16 years agoreleasing version 2.15
Joey Hess [Sat, 1 Dec 2007 16:51:34 +0000 (11:51 -0500)] 
releasing version 2.15

16 years agoweb commit by http://ptecza.myopenid.com/: * Thank you!
Joey Hess [Thu, 29 Nov 2007 16:13:01 +0000 (11:13 -0500)] 
web commit by http://ptecza.myopenid.com/: * Thank you!

16 years agoweb commit by http://openid.cihar.com/
Joey Hess [Thu, 29 Nov 2007 04:37:23 +0000 (23:37 -0500)] 
web commit by http://openid.cihar.com/

16 years agoresponse
Joey Hess [Wed, 28 Nov 2007 23:13:12 +0000 (18:13 -0500)] 
response

16 years agoweb commit by http://ptecza.myopenid.com/: * Thanks and question
Joey Hess [Wed, 28 Nov 2007 21:33:21 +0000 (16:33 -0500)] 
web commit by http://ptecza.myopenid.com/: * Thanks and question

16 years agoweb commit by http://ptecza.myopenid.com/: * Thanks!
Joey Hess [Wed, 28 Nov 2007 21:22:01 +0000 (16:22 -0500)] 
web commit by http://ptecza.myopenid.com/: * Thanks!

16 years agoresponse
Joey Hess [Wed, 28 Nov 2007 20:27:36 +0000 (15:27 -0500)] 
response

16 years agoresponse
Joey Hess [Wed, 28 Nov 2007 19:27:58 +0000 (14:27 -0500)] 
response

16 years agosecond screencast
Joey Hess [Wed, 28 Nov 2007 19:26:58 +0000 (14:26 -0500)] 
second screencast

16 years agoweb commit by http://www.larted.org.uk/~dom/: add question
Joey Hess [Wed, 28 Nov 2007 12:42:38 +0000 (07:42 -0500)] 
web commit by http://www.larted.org.uk/~dom/: add question

16 years agoweb commit by http://ptecza.myopenid.com/: * Please make next screencast
Joey Hess [Wed, 28 Nov 2007 09:14:23 +0000 (04:14 -0500)] 
web commit by http://ptecza.myopenid.com/: * Please make next screencast

16 years agoweb commit by http://ptecza.myopenid.com/: * Where is ikiwiki 2.14?
Joey Hess [Wed, 28 Nov 2007 08:55:20 +0000 (03:55 -0500)] 
web commit by http://ptecza.myopenid.com/: * Where is ikiwiki 2.14?

16 years ago* Add umask configuration option. Closes: #443329
Joey Hess [Tue, 27 Nov 2007 21:46:02 +0000 (16:46 -0500)] 
* Add umask configuration option. Closes: #443329

16 years ago* Improve workaround for perl bug #376329. Rather than double-encoding,
Joey Hess [Tue, 27 Nov 2007 21:36:37 +0000 (16:36 -0500)] 
* Improve workaround for perl bug #376329. Rather than double-encoding,
  which has been reported to cause encoding problems (though I haven't
  reproduced them), just catch a failure of markdown, and retry.
  (The crazy perl bug magically disappears on the retry.)
Closes: #449379
16 years agomore
Joey Hess [Tue, 27 Nov 2007 17:50:42 +0000 (12:50 -0500)] 
more

16 years agoremove svn-isms
Joey Hess [Tue, 27 Nov 2007 17:49:41 +0000 (12:49 -0500)] 
remove svn-isms

16 years agoadd some documentation about how to safely allow multiple committers to an
Joey Hess [Tue, 27 Nov 2007 17:41:18 +0000 (12:41 -0500)] 
add some documentation about how to safely allow multiple committers to an
ikiwiki git repository

16 years agoupdate some links from svn.kitenet.net to git.kitenet.net
Joey Hess [Tue, 27 Nov 2007 06:57:04 +0000 (01:57 -0500)] 
update some links from svn.kitenet.net to git.kitenet.net

16 years agoformatting
Joey Hess [Tue, 27 Nov 2007 06:51:26 +0000 (01:51 -0500)] 
formatting

16 years agotypo
Joey Hess [Tue, 27 Nov 2007 05:40:05 +0000 (00:40 -0500)] 
typo

16 years ago * Add a new ikiwiki-makerepo program, that automates setting up a repo
Joey Hess [Tue, 27 Nov 2007 05:34:17 +0000 (00:34 -0500)] 
  * Add a new ikiwiki-makerepo program, that automates setting up a repo
    and importing existing content for svn, git, and mercurial. This makes
    the setup process much simpler.
  * Reorganised git documentation.
  * Actually install the ikiwiki-update-wikilist program.

16 years agotypo
Joey Hess [Tue, 27 Nov 2007 00:31:47 +0000 (19:31 -0500)] 
typo

16 years agotypo
Joey Hess [Tue, 27 Nov 2007 00:16:18 +0000 (19:16 -0500)] 
typo

16 years agoadd a news item about a screencast I did
Joey Hess [Tue, 27 Nov 2007 00:14:22 +0000 (19:14 -0500)] 
add a news item about a screencast I did

16 years agotypo
Joey Hess [Mon, 26 Nov 2007 20:36:50 +0000 (15:36 -0500)] 
typo

16 years agoupdate news item, note this is a security fix release
Joey Hess [Mon, 26 Nov 2007 20:35:23 +0000 (15:35 -0500)] 
update news item, note this is a security fix release

16 years agoadd news item for ikiwiki 2.14
Joey Hess [Mon, 26 Nov 2007 20:31:16 +0000 (15:31 -0500)] 
add news item for ikiwiki 2.14

16 years agoreleasing version 2.14
Joey Hess [Mon, 26 Nov 2007 20:30:44 +0000 (15:30 -0500)] 
releasing version 2.14

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Mon, 26 Nov 2007 19:19:10 +0000 (14:19 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years agothoughts
Joey Hess [Mon, 26 Nov 2007 19:18:29 +0000 (14:18 -0500)] 
thoughts

16 years agoweb commit by http://svend.myopenid.com/: Submit bug.
Joey Hess [Mon, 26 Nov 2007 19:08:03 +0000 (14:08 -0500)] 
web commit by http://svend.myopenid.com/: Submit bug.

16 years ago* Let CC be used to control what compiler is used to build wrappers.
Joey Hess [Sun, 25 Nov 2007 20:50:31 +0000 (15:50 -0500)] 
* Let CC be used to control what compiler is used to build wrappers.
* Use 'cc' instead of gcc as the default compiler.

16 years agofixup changelog
Joey Hess [Sat, 24 Nov 2007 22:25:46 +0000 (17:25 -0500)] 
fixup changelog

16 years agoadd news item for ikiwiki 2.13
Joey Hess [Sat, 24 Nov 2007 22:23:29 +0000 (17:23 -0500)] 
add news item for ikiwiki 2.13

16 years agoreleasing version 2.13
Joey Hess [Sat, 24 Nov 2007 22:23:18 +0000 (17:23 -0500)] 
releasing version 2.13

16 years agofix headers
Joey Hess [Sat, 24 Nov 2007 22:19:45 +0000 (17:19 -0500)] 
fix headers

16 years agotry adding a toc now that ikiwiki supports it
Joey Hess [Sat, 24 Nov 2007 22:17:24 +0000 (17:17 -0500)] 
try adding a toc now that ikiwiki supports it

16 years agoweb commit by http://willthompson.co.uk/: The posthook goes into hgrc, not hrc.
Joey Hess [Sat, 24 Nov 2007 14:13:09 +0000 (09:13 -0500)] 
web commit by http://willthompson.co.uk/: The posthook goes into hgrc, not hrc.