]> sipb.mit.edu Git - ikiwiki.git/log
ikiwiki.git
16 years agoremove dup bug report
Joey Hess [Mon, 17 Dec 2007 18:38:00 +0000 (13:38 -0500)] 
remove dup bug report

This was filed as a dup because ikiwiki refused to render it dut to a bug I just fixed.

16 years ago* Don't refuse to render files with ".." in their name. (Anchor the regexp.)
Joey Hess [Mon, 17 Dec 2007 18:37:19 +0000 (13:37 -0500)] 
* Don't refuse to render files with ".." in their name. (Anchor the regexp.)

16 years agoweb commit by http://ptecza.myopenid.com/: * Update
Joey Hess [Mon, 17 Dec 2007 15:42:06 +0000 (10:42 -0500)] 
web commit by http://ptecza.myopenid.com/: * Update

16 years agoweb commit by http://ptecza.myopenid.com/: * Addendum
Joey Hess [Mon, 17 Dec 2007 10:46:29 +0000 (05:46 -0500)] 
web commit by http://ptecza.myopenid.com/: * Addendum

16 years agoweb commit by http://ptecza.myopenid.com/: * Bug report again
Joey Hess [Mon, 17 Dec 2007 10:39:09 +0000 (05:39 -0500)] 
web commit by http://ptecza.myopenid.com/: * Bug report again

16 years agoweb commit by http://ptecza.myopenid.com/: * Bug report
Joey Hess [Mon, 17 Dec 2007 10:19:16 +0000 (05:19 -0500)] 
web commit by http://ptecza.myopenid.com/: * Bug report

16 years agoloadstate needs to be called even if no pages are being built
Joey Hess [Mon, 17 Dec 2007 00:40:50 +0000 (19:40 -0500)] 
loadstate needs to be called even if no pages are being built

16 years ago* Re-organise dependencies and recommends now that recommends are installed
Joey Hess [Sun, 16 Dec 2007 22:16:56 +0000 (17:16 -0500)] 
* Re-organise dependencies and recommends now that recommends are installed
  by default.

16 years ago* git: Correct display of multiline commit messages in recentchanges.
Joey Hess [Sun, 16 Dec 2007 21:52:39 +0000 (16:52 -0500)] 
* git: Correct display of multiline commit messages in recentchanges.

16 years ago* brokenlinks: Don't list the same link multiple times. (%links might
Joey Hess [Sun, 16 Dec 2007 21:42:18 +0000 (16:42 -0500)] 
* brokenlinks: Don't list the same link multiple times. (%links might
  contain multiple copies of the same link)

16 years agouse %S in iki and archive shortcuts
Joey Hess [Sun, 16 Dec 2007 21:27:47 +0000 (16:27 -0500)] 
use %S in iki and archive shortcuts

remove zoomr shortcut, I don't like shortcuts that require explanation

16 years agoremove ikirev shortcut, which was specific to ikiwiki being stored in svn
Joey Hess [Sun, 16 Dec 2007 21:19:39 +0000 (16:19 -0500)] 
remove ikirev shortcut, which was specific to ikiwiki being stored in svn

16 years agoimportant note about pagestate persistence
Joey Hess [Sun, 16 Dec 2007 21:19:16 +0000 (16:19 -0500)] 
important note about pagestate persistence

16 years agocorrect variable scoping error in nils's patch
Joey Hess [Sun, 16 Dec 2007 21:07:52 +0000 (16:07 -0500)] 
correct variable scoping error in nils's patch

16 years agorssurl and atomurl are only needed where $feeds is set
Nis Martensen [Thu, 13 Dec 2007 08:58:55 +0000 (09:58 +0100)] 
rssurl and atomurl are only needed where $feeds is set

16 years agoAlso increment feednum only if feeds are generated
Nis Martensen [Thu, 13 Dec 2007 08:56:59 +0000 (09:56 +0100)] 
Also increment feednum only if feeds are generated

16 years ago* meta: Drop support for "meta link", since supporting this for internal
Joey Hess [Sun, 16 Dec 2007 21:00:13 +0000 (16:00 -0500)] 
* meta: Drop support for "meta link", since supporting this for internal
* map: Don't inline images.

16 years ago* meta: Drop support for "meta link", since supporting this for internal
Joey Hess [Sun, 16 Dec 2007 20:56:09 +0000 (15:56 -0500)] 
* meta: Drop support for "meta link", since supporting this for internal
  links required meta to be run during scan, which complicated its data
  storage, since it had to clear data stored during the scan pass to avoid
  duplicating it during the normal preprocessing pass.
* If you used "meta link", you should switch to either "meta openid" (for
  openid delegations), or tags (for internal, invisible links). I assume
  that nobody really used "meta link" for external, non-openid links, since
  the htmlscrubber ate those. (Tell me differently and I'll consider bringing
  back that support.)
* meta: Improved data storage.
* meta: Drop the hackish filter hook that was used to clear
  stored data before preprocessing, this hack was ugly, and broken (cf:
  liw's disappearing openids).
* aggregate: Convert filter hook to a needsbuild hook.

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

16 years agoweb commit by tschwinge: Umeet 2007: talk about OpenID by Stephane Bortzmeye.
Joey Hess [Sun, 16 Dec 2007 18:00:51 +0000 (13:00 -0500)] 
web commit by tschwinge: Umeet 2007: talk about OpenID by Stephane Bortzmeye.

16 years agoweb commit by http://engla.myopenid.com/: plugins/map displays images inline
Joey Hess [Sun, 16 Dec 2007 01:04:06 +0000 (20:04 -0500)] 
web commit by http://engla.myopenid.com/: plugins/map displays images inline

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

16 years agoadd a link to a tip
Joey Hess [Sat, 15 Dec 2007 17:25:24 +0000 (12:25 -0500)] 
add a link to a tip

16 years agoweb commit by Cornelis
Joey Hess [Fri, 14 Dec 2007 19:38:15 +0000 (14:38 -0500)] 
web commit by Cornelis

16 years agoweb commit by http://harningt.myopenid.com/
Joey Hess [Thu, 13 Dec 2007 14:41:43 +0000 (09:41 -0500)] 
web commit by http://harningt.myopenid.com/

16 years agoweb commit by nis.martensen: Cairo is already mentioned above
Joey Hess [Thu, 13 Dec 2007 08:36:25 +0000 (03:36 -0500)] 
web commit by nis.martensen: Cairo is already mentioned above

16 years ago* Allow editing a page and deleting all content, while still disallowing
Joey Hess [Thu, 13 Dec 2007 00:11:29 +0000 (19:11 -0500)] 
* Allow editing a page and deleting all content, while still disallowing
  creating a new page that's entirely empty.

16 years agoweb commit by tschwinge
Joey Hess [Wed, 12 Dec 2007 23:31:31 +0000 (18:31 -0500)] 
web commit by tschwinge

16 years agoweb commit by tschwinge: Can't deplete page?
Joey Hess [Wed, 12 Dec 2007 23:30:25 +0000 (18:30 -0500)] 
web commit by tschwinge: Can't deplete page?

16 years agoadd quotes
Joey Hess [Wed, 12 Dec 2007 22:30:39 +0000 (17:30 -0500)] 
add quotes

16 years agofix
Joey Hess [Wed, 12 Dec 2007 22:29:50 +0000 (17:29 -0500)] 
fix

16 years agoadd google search for sites powered by ikiwiki
Joey Hess [Wed, 12 Dec 2007 22:28:25 +0000 (17:28 -0500)] 
add google search for sites powered by ikiwiki

16 years agoadd awesome
Joey Hess [Wed, 12 Dec 2007 22:25:34 +0000 (17:25 -0500)] 
add awesome

16 years agonew bug I saw
Joey Hess [Wed, 12 Dec 2007 22:20:26 +0000 (17:20 -0500)] 
new bug I saw

16 years agomove to todo item, response
Joey Hess [Wed, 12 Dec 2007 22:16:36 +0000 (17:16 -0500)] 
move to todo item, response

16 years agoresponse
Joey Hess [Wed, 12 Dec 2007 22:14:10 +0000 (17:14 -0500)] 
response

16 years agoresponse
Joey Hess [Wed, 12 Dec 2007 22:12:08 +0000 (17:12 -0500)] 
response

16 years agoadd cario
Joey Hess [Wed, 12 Dec 2007 22:09:41 +0000 (17:09 -0500)] 
add cario

16 years agosandbox cleanup/test commit
Joey Hess [Wed, 12 Dec 2007 22:00:46 +0000 (17:00 -0500)] 
sandbox cleanup/test commit

16 years agodocument prior commit
Joey Hess [Wed, 12 Dec 2007 21:56:30 +0000 (16:56 -0500)] 
document prior commit

16 years agoSet page_numfeeds only if feeds are being generated
Nis Martensen [Thu, 6 Dec 2007 12:06:21 +0000 (13:06 +0100)] 
Set page_numfeeds only if feeds are being generated

16 years ago* shortcut: Expand %S to the raw input text, not url-encoded.
Joey Hess [Wed, 12 Dec 2007 21:50:29 +0000 (16:50 -0500)] 
* shortcut: Expand %S to the raw input text, not url-encoded.

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