www-data [Sun, 2 Jul 2006 02:22:22 +0000 (02:22 +0000)]
web commit by joey
joey [Sun, 2 Jul 2006 02:18:31 +0000 (02:18 +0000)]
* Parse svn log as xml for improved utf8 and security. Note that this makes
ikiwiki depend on XML::Simple. Patch by Faidon Liambotis.
joey [Sun, 2 Jul 2006 00:32:12 +0000 (00:32 +0000)]
* Honor LC_CTIME when formatting a time for display. Thanks, Faidon
Liambotis.
www-data [Sat, 1 Jul 2006 11:29:00 +0000 (11:29 +0000)]
web commit by AlesandroDottiContra
www-data [Sat, 1 Jul 2006 11:28:21 +0000 (11:28 +0000)]
web commit by AlesandroDottiContra
joey [Tue, 27 Jun 2006 01:14:46 +0000 (01:14 +0000)]
don't die fatally here
joey [Tue, 27 Jun 2006 01:13:03 +0000 (01:13 +0000)]
* Support pinging services such as Technorati using XML-RPC to notify them
about changes to rss feeds.
joey [Tue, 27 Jun 2006 00:31:41 +0000 (00:31 +0000)]
typo
joey [Mon, 26 Jun 2006 21:59:17 +0000 (21:59 +0000)]
improve minor
www-data [Sun, 25 Jun 2006 08:09:51 +0000 (08:09 +0000)]
web commit by ColasNahaboo: test of 3rd blockquote level
joey [Sun, 25 Jun 2006 07:21:53 +0000 (07:21 +0000)]
* Fix orphans plugin to not count a link to a nonexistant page as a reason
for a page not being an orphan.
joey [Fri, 23 Jun 2006 00:54:05 +0000 (00:54 +0000)]
add
joey [Fri, 23 Jun 2006 00:51:19 +0000 (00:51 +0000)]
make the bugs page work like the todo page
www-data [Thu, 22 Jun 2006 23:36:52 +0000 (23:36 +0000)]
web commit by joey
joey [Wed, 21 Jun 2006 05:28:52 +0000 (05:28 +0000)]
update
joey [Mon, 19 Jun 2006 03:36:59 +0000 (03:36 +0000)]
add news item for ikiwiki 1.7
joey [Mon, 19 Jun 2006 03:36:37 +0000 (03:36 +0000)]
releasing version 1.7
joey [Mon, 19 Jun 2006 03:33:23 +0000 (03:33 +0000)]
* Patch from Recai to fix git recentchanges code to work with git 1.4 which
changed some output.
* Copyright update.
joey [Mon, 19 Jun 2006 03:30:34 +0000 (03:30 +0000)]
simplify
joey [Sun, 18 Jun 2006 23:40:17 +0000 (23:40 +0000)]
* Updated logo from Recai with some kerning and alingment tuning.
joey [Sun, 18 Jun 2006 23:27:47 +0000 (23:27 +0000)]
add news item for ikiwiki 1.6
joey [Sun, 18 Jun 2006 23:27:25 +0000 (23:27 +0000)]
releasing version 1.6
www-data [Sun, 18 Jun 2006 21:26:13 +0000 (21:26 +0000)]
web commit by joey
joey [Sun, 18 Jun 2006 21:21:06 +0000 (21:21 +0000)]
update
joey [Sun, 18 Jun 2006 21:20:49 +0000 (21:20 +0000)]
update
joey [Sun, 18 Jun 2006 21:20:04 +0000 (21:20 +0000)]
update
joey [Sun, 18 Jun 2006 21:19:00 +0000 (21:19 +0000)]
* New SVG logo from Recai.
www-data [Sat, 17 Jun 2006 22:18:50 +0000 (22:18 +0000)]
web commit by ChristofferSawicki
joey [Sat, 17 Jun 2006 03:02:28 +0000 (03:02 +0000)]
document utf8
joey [Sat, 17 Jun 2006 02:54:53 +0000 (02:54 +0000)]
note on perl warnings
www-data [Sat, 17 Jun 2006 02:16:51 +0000 (02:16 +0000)]
web commit by RecaiOktas: test utf8
joey [Sat, 17 Jun 2006 02:15:00 +0000 (02:15 +0000)]
- Add 'use encoding "utf8"' to CGI.pm to avoid warnings about wide
character in print.
joey [Sat, 17 Jun 2006 01:44:19 +0000 (01:44 +0000)]
* More utf-8 fixes from Recai, partly to things I broke above:
- The serious problem is that writefile() saves the content in undecoded
format in CGI, hence all (non-ascii) chars are corrupted permanently.
- Comment field in edit page is not decoded and all the non-ascii chars in
this field are corrupted as the result. We should decode it as we do it
for the content.
joey [Fri, 16 Jun 2006 04:56:25 +0000 (04:56 +0000)]
add a testcase for the weird markdown utf-8 crasher to make sure that
ikiwiki continues to work around it
joey [Fri, 16 Jun 2006 04:42:06 +0000 (04:42 +0000)]
* Put back the encode_utf8 in the input to markdown; it's really not utf-8
safe.
joey [Thu, 15 Jun 2006 06:37:33 +0000 (06:37 +0000)]
* -CSD does not affect modules, so readfile() was not using the utf-8 input
layer, which led to lots of problems; make it force read files as utf-8.
Closes: #373203
* writefile() likewise needs to use the utf8 output layer.
* Remove the -CSD from ikiwiki's hashbang since it's useless to have it
there.
* Revert some of the decode_utf8 changes in CGI.pm that seem unnecessary
given the readfile fix.
* Add utf-8 testcases for readfile and htmlize.
joey [Thu, 15 Jun 2006 03:44:27 +0000 (03:44 +0000)]
* YA utf-8 patch from Recai, this time to fix previewing a page so that
the text in the input box is re-encoded back to utf-8.
www-data [Mon, 12 Jun 2006 00:16:08 +0000 (00:16 +0000)]
web commit by joey
joey [Mon, 12 Jun 2006 00:14:49 +0000 (00:14 +0000)]
add news item for ikiwiki 1.5
joey [Mon, 12 Jun 2006 00:13:43 +0000 (00:13 +0000)]
releasing version 1.5
joey [Mon, 12 Jun 2006 00:03:40 +0000 (00:03 +0000)]
add perl to build deps
joey [Mon, 12 Jun 2006 00:00:26 +0000 (00:00 +0000)]
removing some test pages
joey [Sun, 11 Jun 2006 22:56:07 +0000 (22:56 +0000)]
fix setup for git; git requires the repo not be empty before it's checked
out
www-data [Sun, 11 Jun 2006 19:16:01 +0000 (19:16 +0000)]
web commit by joey
www-data [Sun, 11 Jun 2006 19:13:52 +0000 (19:13 +0000)]
web commit by joey
joey [Sun, 11 Jun 2006 19:08:11 +0000 (19:08 +0000)]
add
joey [Sun, 11 Jun 2006 18:51:49 +0000 (18:51 +0000)]
* Patch from Recai Oktaş to improve utf-8 support, it should now use proper
utf-8 for edit and other fields, and for recentchanges. There may still
be utf-8 issues with the preferences page though.
www-data [Sun, 11 Jun 2006 18:10:52 +0000 (18:10 +0000)]
web commit by AndreLuisLopes: Added AndreLuisLopes personal website entry
joey [Sat, 10 Jun 2006 23:19:08 +0000 (23:19 +0000)]
move to more appropriate page
joey [Sat, 10 Jun 2006 23:16:35 +0000 (23:16 +0000)]
ikiwiki now in testing
www-data [Sat, 10 Jun 2006 16:42:12 +0000 (16:42 +0000)]
web commit by PaulCollins: link logo
joey [Thu, 8 Jun 2006 06:07:45 +0000 (06:07 +0000)]
* Fix absolute url munging in rss generation to support https, ftp, etc urls
not just http urls.
www-data [Thu, 8 Jun 2006 00:19:57 +0000 (00:19 +0000)]
web commit by DonMarti
www-data [Thu, 8 Jun 2006 00:18:34 +0000 (00:18 +0000)]
web commit by DonMarti
www-data [Sun, 4 Jun 2006 22:03:09 +0000 (22:03 +0000)]
web commit by LarsChristianHausmann
joey [Sun, 4 Jun 2006 13:14:13 +0000 (13:14 +0000)]
another from Recai
joey [Sat, 3 Jun 2006 18:03:41 +0000 (18:03 +0000)]
misc fixes from Recai
www-data [Sat, 3 Jun 2006 17:00:53 +0000 (17:00 +0000)]
web commit by EroSennin
joey [Fri, 2 Jun 2006 06:11:22 +0000 (06:11 +0000)]
meta headers are not sanitised; prevent html leaking into them
joey [Fri, 2 Jun 2006 05:55:24 +0000 (05:55 +0000)]
solution..
joey [Fri, 2 Jun 2006 05:53:54 +0000 (05:53 +0000)]
ugly bug with locales
joey [Fri, 2 Jun 2006 05:43:58 +0000 (05:43 +0000)]
improve the ikiwiki.setup for git, hope I got everything right
joey [Fri, 2 Jun 2006 05:34:46 +0000 (05:34 +0000)]
blah
joey [Fri, 2 Jun 2006 05:34:01 +0000 (05:34 +0000)]
better blocking
joey [Fri, 2 Jun 2006 05:32:20 +0000 (05:32 +0000)]
* Add support for using git instead of subversion as the RCS backend,
tremendous thanks to Recai Oktaş for this.
* Doc updates for git.
joey [Fri, 2 Jun 2006 04:54:35 +0000 (04:54 +0000)]
foo
joey [Fri, 2 Jun 2006 04:51:26 +0000 (04:51 +0000)]
minor
joey [Fri, 2 Jun 2006 04:49:12 +0000 (04:49 +0000)]
* Reorganised the doc wiki's todo/* pages, using a link/tag to flag
* Allow pagetemplate plugins to override *anything* in the template.
* Add a meta plugin, which allows specifying various metadata about pages,
like license and author. It also allows for inserting html link and meta
tags into html, overriding the title, and adding hidden WikiLinks, which
can be useful when using link-based globbing for page categorisation.
* Remove preprocessor directives from inlined pages.
* Allow simple preprocessor directive values to be specified w/o quotes.
joey [Fri, 2 Jun 2006 02:19:49 +0000 (02:19 +0000)]
bah, globlists are not anded..
joey [Fri, 2 Jun 2006 02:17:56 +0000 (02:17 +0000)]
add
joey [Fri, 2 Jun 2006 02:07:21 +0000 (02:07 +0000)]
* Reorganised the doc wiki's todo/* pages, using a [[done]] tag to flag
when a todo item is done, instead of the previous moving it to a different
subdir.
joey [Fri, 2 Jun 2006 01:17:26 +0000 (01:17 +0000)]
* Patch from Dr. Zini to add link() and backlink() to globlists. This allows
for some handy stuff like:
- Using links as a kind of tag; creating blog pages that list all pages
containing a given tag/link or not containing some other tag.
- Subscribing to mail notifications whenever a change is made to a page
that is a backlink of page foo. Ie, "Please notify me of changes in all
pages that link to my home page in the wiki"
- Locking any pages that are linked to from a particular page, so that
lists of locks can be exposed in the wiki.
joey [Thu, 1 Jun 2006 20:44:12 +0000 (20:44 +0000)]
* More security review.
www-data [Wed, 31 May 2006 02:02:47 +0000 (02:02 +0000)]
web commit by joey: cleanup
www-data [Wed, 31 May 2006 01:57:46 +0000 (01:57 +0000)]
web commit by joey
www-data [Wed, 31 May 2006 01:56:56 +0000 (01:56 +0000)]
web commit by joey
www-data [Wed, 31 May 2006 01:55:11 +0000 (01:55 +0000)]
web commit by joey
www-data [Tue, 30 May 2006 12:15:17 +0000 (12:15 +0000)]
web commit by VictorMoral
www-data [Tue, 30 May 2006 12:14:06 +0000 (12:14 +0000)]
web commit by VictorMoral
www-data [Tue, 30 May 2006 12:04:07 +0000 (12:04 +0000)]
web commit by VictorMoral
www-data [Tue, 30 May 2006 12:02:35 +0000 (12:02 +0000)]
web commit by VictorMoral
joey [Mon, 29 May 2006 05:10:23 +0000 (05:10 +0000)]
cannot reproduce a problem
joey [Mon, 29 May 2006 05:09:43 +0000 (05:09 +0000)]
* Add --timeformat config option to allow changing how dates are displayed.
Note that as a side effect, dates will now be displayed using the local
timezone, not as GMT.
joey [Sat, 27 May 2006 19:48:23 +0000 (19:48 +0000)]
remove some old news pages, I'll only be keeping the most recent couple of
things around
www-data [Sat, 27 May 2006 19:46:27 +0000 (19:46 +0000)]
web commit by joey
joey [Sat, 27 May 2006 19:17:02 +0000 (19:17 +0000)]
add news item for ikiwiki 1.4
joey [Sat, 27 May 2006 19:16:41 +0000 (19:16 +0000)]
releasing version 1.4
joey [Sat, 27 May 2006 19:04:46 +0000 (19:04 +0000)]
* Add -refresh option to ikiwiki-mass-rebuild and use that on upgrades that
do not need a full rebuild, in order to update any basewiki pages.
joey [Sat, 27 May 2006 18:42:12 +0000 (18:42 +0000)]
missed a couple htmllinks
joey [Sat, 27 May 2006 18:33:33 +0000 (18:33 +0000)]
Make page edit textarea resize to fit browser window.
joey [Fri, 26 May 2006 16:23:48 +0000 (16:23 +0000)]
typo
joey [Fri, 26 May 2006 16:11:53 +0000 (16:11 +0000)]
* --getctime had bitrotted (well I only ever used it the once so far..),
* When inlining a page in another one, links from the inlined page are now
expanded the same as they are when rendering the inlined page as a
standalone page. So rather than being expanded from the POV of the
inlining page, they are expanded from the POV of the inlined page.
For example, a link from blog/foo to "bar" will now link to blog/bar
if it exists. Previously this needed to be a link explicitly to
"blog/bar"; such links will also continue to work.
(This was slightly complex to do as the link still has to be constructed
relative to the inlining page.)
joey [Fri, 26 May 2006 15:33:14 +0000 (15:33 +0000)]
utf-8 support seems to be working now
joey [Fri, 26 May 2006 15:22:43 +0000 (15:22 +0000)]
* --getctime had bitrotted (well I only ever used it the once so far..),
fix and make it a bit more flexible
* rcs_getctime is changed, now rather than needing to loop over all pages,
it should just use the rcs to get the ctime of the passed file.
joey [Fri, 26 May 2006 15:18:12 +0000 (15:18 +0000)]
better fix for empty actions list issue
joey [Fri, 26 May 2006 14:54:47 +0000 (14:54 +0000)]
fix call to getctime
joey [Fri, 26 May 2006 08:24:36 +0000 (08:24 +0000)]
* Rebuilding on upgrade to this version is recommended.
* Add a html validity check to the test suite, using the wdg-html-validator,
if available.
* Make the html valid when there is nothing in the actions list by adding an
empty <li> to the end of it.
* Reordered some function call parameters for consistency.
joey [Fri, 26 May 2006 01:42:00 +0000 (01:42 +0000)]
header can appear more than one time, so is a class, not an id
joey [Fri, 26 May 2006 01:12:36 +0000 (01:12 +0000)]
update
joey [Fri, 26 May 2006 01:10:58 +0000 (01:10 +0000)]
* The page name and parent links has switched from using a <h1> to a styled
<span>, so pages can use <h1> internally instead of needing to use <h2>.
* Updated all of ikiwiki's own wiki pages for that.
* Add pagetemplate hook, which can be used by plugins that want to mess
around with adding new stuff to the page template.
* Remove headercontent; the search plugin now adds the search box to the
header by registering a pagetemplate hook, and other plugins should do
similarly.