]> sipb.mit.edu Git - ikiwiki.git/log
ikiwiki.git
16 years agoI *think* that this comment is out of date.
Joey Hess [Sun, 30 Dec 2007 19:57:33 +0000 (14:57 -0500)] 
I *think* that this comment is out of date.

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

16 years ago* aggregate: Fix stupid mistake introduced when converting it to use
Joey Hess [Sun, 30 Dec 2007 19:49:25 +0000 (14:49 -0500)] 
* aggregate: Fix stupid mistake introduced when converting it to use
  the needsbuild hook. This resulted in feeds not being removed when pages
  were updated, and probably other bugs.
* aggregate: Avoid uninitialised value warning when removing a feed that
  has an expired guid.

16 years agoweb commit by tschwinge: Answer.
Joey Hess [Sat, 29 Dec 2007 10:18:45 +0000 (05:18 -0500)] 
web commit by tschwinge: Answer.

16 years ago* map: Fix handling of common prefix to handle the case where it's
Joey Hess [Fri, 28 Dec 2007 22:22:17 +0000 (17:22 -0500)] 
* map: Fix handling of common prefix to handle the case where it's
  in a subdirectory. Patch by Larry Clapp.

16 years agopass -refresh
Joey Hess [Fri, 28 Dec 2007 22:12:43 +0000 (17:12 -0500)] 
pass -refresh

16 years ago* conditional: Improve regexp testing for simple uses of pagespecs
Joey Hess [Fri, 28 Dec 2007 21:55:20 +0000 (16:55 -0500)] 
* conditional: Improve regexp testing for simple uses of pagespecs
  that match only the page using the directive, adding 'included()'
  and supporting negated pagespecs and added whitespace.

16 years agoresponse
Joey Hess [Fri, 28 Dec 2007 21:28:31 +0000 (16:28 -0500)] 
response

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

16 years ago* img: Allow the link parameter to point to an exterior url.
Joey Hess [Fri, 28 Dec 2007 21:14:43 +0000 (16:14 -0500)] 
* img: Allow the link parameter to point to an exterior url.

16 years agoweb commit by http://mdlbear.livejournal.com/
Joey Hess [Fri, 28 Dec 2007 18:13:59 +0000 (13:13 -0500)] 
web commit by http://mdlbear.livejournal.com/

16 years agoweb commit by AlexandreDupas: Fix typo.
Joey Hess [Fri, 28 Dec 2007 15:43:48 +0000 (10:43 -0500)] 
web commit by AlexandreDupas: Fix typo.

16 years agoweb commit by tschwinge: Correct link.
Joey Hess [Fri, 28 Dec 2007 13:36:30 +0000 (08:36 -0500)] 
web commit by tschwinge: Correct link.

16 years agoweb commit by tschwinge: passwordauth: sendmail interface
Joey Hess [Fri, 28 Dec 2007 12:36:11 +0000 (07:36 -0500)] 
web commit by tschwinge: passwordauth: sendmail interface

16 years agoweb commit by AlexandreDupas: Patch for new header options
Joey Hess [Fri, 28 Dec 2007 12:09:01 +0000 (07:09 -0500)] 
web commit by AlexandreDupas: Patch for new header options

16 years agoshut up git commands run manually
Joey Hess [Fri, 28 Dec 2007 00:38:55 +0000 (19:38 -0500)] 
shut up git commands run manually

16 years agoweb commit by http://liw.iki.fi/liw/: Added Enemies of Carlotta to ikiwikiusers
Joey Hess [Thu, 27 Dec 2007 21:28:46 +0000 (16:28 -0500)] 
web commit by http://liw.iki.fi/liw/: Added Enemies of Carlotta to ikiwikiusers

16 years ago* img: Avoid nesting images when linking to another image. Closes: #457780
Joey Hess [Wed, 26 Dec 2007 15:49:15 +0000 (10:49 -0500)] 
* img: Avoid nesting images when linking to another image. Closes: #457780

16 years agoweb commit by JoshTriplett
Joey Hess [Mon, 24 Dec 2007 00:06:50 +0000 (19:06 -0500)] 
web commit by JoshTriplett

16 years agoweb commit by JoshTriplett: Fix typo.
Joey Hess [Sun, 23 Dec 2007 23:43:33 +0000 (18:43 -0500)] 
web commit by JoshTriplett: Fix typo.

16 years agoweb commit by JoshTriplett: Add version information to front page.
Joey Hess [Sun, 23 Dec 2007 23:39:43 +0000 (18:39 -0500)] 
web commit by JoshTriplett: Add version information to front page.

16 years agofollowup
Joey Hess [Sun, 23 Dec 2007 17:13:48 +0000 (12:13 -0500)] 
followup

16 years agoweb commit by http://engla.myopenid.com/: About the proposal to add access to "off...
Joey Hess [Sun, 23 Dec 2007 17:01:44 +0000 (12:01 -0500)] 
web commit by http://engla.myopenid.com/: About the proposal to add access to "off-wiki places"

16 years agoweb commit by http://engla.myopenid.com/: +a comment on symlinks and other
Joey Hess [Sun, 23 Dec 2007 16:55:11 +0000 (11:55 -0500)] 
web commit by http://engla.myopenid.com/: +a comment on symlinks and other

16 years agoresponse
Joey Hess [Sun, 23 Dec 2007 01:37:37 +0000 (20:37 -0500)] 
response

16 years agoRevert change to example pagespec for matching the tag. The pagespec intentionally
Joey Hess [Sun, 23 Dec 2007 01:20:09 +0000 (20:20 -0500)] 
Revert change to example pagespec for matching the tag. The pagespec intentionally
limits it to pages in the blog tagged with the tag, since that's what you typically
want, not any page anywhere in the wiki that is tagged or links to the tag.

16 years agocorrect misconception about links to nonexistant pages not existing -
Joey Hess [Sat, 22 Dec 2007 18:41:20 +0000 (13:41 -0500)] 
correct misconception about links to nonexistant pages not existing -
such links _do_ exist!

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Sat, 22 Dec 2007 18:36:24 +0000 (13:36 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years agoupdate changelog
Joey Hess [Sat, 22 Dec 2007 18:11:56 +0000 (13:11 -0500)] 
update changelog

16 years agoIkiWiki/Plugin/meta.pm <redir>: Support for specifying anchors.
Thomas Schwinge [Sat, 22 Dec 2007 15:21:00 +0000 (16:21 +0100)] 
IkiWiki/Plugin/meta.pm <redir>: Support for specifying anchors.

16 years agoweb commit by http://morgant.myopenid.com/
Joey Hess [Sat, 22 Dec 2007 15:25:15 +0000 (10:25 -0500)] 
web commit by http://morgant.myopenid.com/

16 years agotypo
Joey Hess [Sat, 22 Dec 2007 06:36:55 +0000 (01:36 -0500)] 
typo

16 years agoweb commit by http://engla.myopenid.com/: fixing larry's link
Joey Hess [Fri, 21 Dec 2007 21:47:45 +0000 (16:47 -0500)] 
web commit by http://engla.myopenid.com/: fixing larry's link

16 years agoweb commit by http://theclapp.myopenid.com/
Joey Hess [Fri, 21 Dec 2007 21:39:53 +0000 (16:39 -0500)] 
web commit by http://theclapp.myopenid.com/

16 years agoweb commit by http://theclapp.myopenid.com/: question / feature request about tag plugin
Joey Hess [Fri, 21 Dec 2007 21:35:17 +0000 (16:35 -0500)] 
web commit by http://theclapp.myopenid.com/: question / feature request about tag plugin

16 years agoresponse
Joey Hess [Fri, 21 Dec 2007 21:21:50 +0000 (16:21 -0500)] 
response

16 years agoweb commit by http://svend.myopenid.com/: Patch was reversed.
Joey Hess [Fri, 21 Dec 2007 16:31:48 +0000 (11:31 -0500)] 
web commit by http://svend.myopenid.com/: Patch was reversed.

16 years agoweb commit by http://svend.myopenid.com/: Submit patch.
Joey Hess [Fri, 21 Dec 2007 16:04:26 +0000 (11:04 -0500)] 
web commit by http://svend.myopenid.com/: Submit patch.

16 years agoweb commit by tschwinge: Default content for *copyright* and *license*.
Joey Hess [Fri, 21 Dec 2007 14:32:32 +0000 (09:32 -0500)] 
web commit by tschwinge: Default content for *copyright* and *license*.

16 years agoweb commit by http://ptecza.myopenid.com/: * Now I build an unofficial backport of...
Joey Hess [Fri, 21 Dec 2007 12:50:27 +0000 (07:50 -0500)] 
web commit by http://ptecza.myopenid.com/: * Now I build an unofficial backport of ikiwiki for Ubuntu Gutsy

16 years agoweb commit by http://theclapp.myopenid.com/: fixed signature
Joey Hess [Fri, 21 Dec 2007 05:34:50 +0000 (00:34 -0500)] 
web commit by http://theclapp.myopenid.com/: fixed signature

16 years agoweb commit by http://theclapp.myopenid.com/: create page
Joey Hess [Fri, 21 Dec 2007 05:33:52 +0000 (00:33 -0500)] 
web commit by http://theclapp.myopenid.com/: create page

16 years agoweb commit by http://theclapp.myopenid.com/: create bug
Joey Hess [Fri, 21 Dec 2007 05:24:01 +0000 (00:24 -0500)] 
web commit by http://theclapp.myopenid.com/: create bug

16 years agoweb commit by http://theclapp.myopenid.com/
Joey Hess [Fri, 21 Dec 2007 03:43:16 +0000 (22:43 -0500)] 
web commit by http://theclapp.myopenid.com/

16 years agoweb commit by http://engla.myopenid.com/: addendum.
Joey Hess [Thu, 20 Dec 2007 21:14:08 +0000 (16:14 -0500)] 
web commit by http://engla.myopenid.com/: addendum.

16 years agoweb commit by http://engla.myopenid.com/: New topic
Joey Hess [Thu, 20 Dec 2007 21:06:47 +0000 (16:06 -0500)] 
web commit by http://engla.myopenid.com/: New topic

16 years agoweb commit by http://engla.myopenid.com/: Adding a forum thing. (I don't think this...
Joey Hess [Thu, 20 Dec 2007 20:57:24 +0000 (15:57 -0500)] 
web commit by http://engla.myopenid.com/: Adding a forum thing. (I don't think this forum has this yet)

16 years agoHere you have the updated version of the spanish translation for
Victor Moral [Thu, 20 Dec 2007 17:25:21 +0000 (12:25 -0500)] 
Here you have the updated version of the spanish translation  for
ikiwiki.

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Wed, 19 Dec 2007 22:32:18 +0000 (17:32 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years agoadd a setup file for building the doc wiki
Joey Hess [Wed, 19 Dec 2007 22:31:28 +0000 (17:31 -0500)] 
add a setup file for building the doc wiki

16 years agoweb commit by tschwinge: Confirmed. Removing this.
Joey Hess [Wed, 19 Dec 2007 22:03:37 +0000 (17:03 -0500)] 
web commit by tschwinge: Confirmed.  Removing this.

16 years ago* Improved parentlinks special case for index pages.
Joey Hess [Wed, 19 Dec 2007 21:44:33 +0000 (16:44 -0500)] 
* Improved parentlinks special case for index pages.

16 years agoweb commit from 68.82.66.180: poll vote (It's fast enough)
Joey Hess [Wed, 19 Dec 2007 14:41:07 +0000 (09:41 -0500)] 
web commit from 68.82.66.180: poll vote (It's fast enough)

16 years agoformatting
Joey Hess [Wed, 19 Dec 2007 00:51:54 +0000 (19:51 -0500)] 
formatting

16 years agoadd news item for ikiwiki 2.16
Joey Hess [Wed, 19 Dec 2007 00:51:00 +0000 (19:51 -0500)] 
add news item for ikiwiki 2.16

16 years agoreleasing version 2.16
Joey Hess [Wed, 19 Dec 2007 00:50:40 +0000 (19:50 -0500)] 
releasing version 2.16

16 years agoweb commit by http://ptecza.myopenid.com/: * Response
Joey Hess [Tue, 18 Dec 2007 08:29:24 +0000 (03:29 -0500)] 
web commit by http://ptecza.myopenid.com/: * Response

16 years agofile_pruned regression tests
Joey Hess [Tue, 18 Dec 2007 05:38:06 +0000 (00:38 -0500)] 
file_pruned regression tests

16 years ago* Work around perl taint checking bug #411786, where perl sometimes randomly
Joey Hess [Tue, 18 Dec 2007 00:25:44 +0000 (19:25 -0500)] 
* Work around perl taint checking bug #411786, where perl sometimes randomly
  sets the taint flag on untainted variables, by disabling taint checking
  in the deb. This sucks.

16 years agoresponse2
Joey Hess [Mon, 17 Dec 2007 23:57:36 +0000 (18:57 -0500)] 
response2

16 years agoresponse
Joey Hess [Mon, 17 Dec 2007 23:51:41 +0000 (18:51 -0500)] 
response

16 years agoweb commit by http://ptecza.myopenid.com/: * Response
Joey Hess [Mon, 17 Dec 2007 20:38:41 +0000 (15:38 -0500)] 
web commit by http://ptecza.myopenid.com/: * Response

16 years agoimprove error message if shortcuts.mdwn DNE
Joey Hess [Mon, 17 Dec 2007 20:33:47 +0000 (15:33 -0500)] 
improve error message if shortcuts.mdwn DNE

16 years agofurther improve the .. regexp
Joey Hess [Mon, 17 Dec 2007 18:53:51 +0000 (13:53 -0500)] 
further improve the .. regexp

16 years agoresponse
Joey Hess [Mon, 17 Dec 2007 18:44:59 +0000 (13:44 -0500)] 
response

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