]> sipb.mit.edu Git - ikiwiki.git/log
ikiwiki.git
15 years ago(no commit message)
cfm [Sun, 18 Jan 2009 00:58:07 +0000 (19:58 -0500)] 

15 years agofix previous buggy merge
intrigeri [Sat, 17 Jan 2009 23:45:46 +0000 (00:45 +0100)] 
fix previous buggy merge

15 years agoMerge commit 'upstream/master' into prv/po
intrigeri [Sat, 17 Jan 2009 23:38:31 +0000 (00:38 +0100)] 
Merge commit 'upstream/master' into prv/po

Conflicts:

t/syntax.t

15 years agoadd news item for ikiwiki 3.02
Joey Hess [Sat, 17 Jan 2009 23:27:29 +0000 (18:27 -0500)] 
add news item for ikiwiki 3.02

15 years agoreleasing version 3.02
Joey Hess [Sat, 17 Jan 2009 23:27:05 +0000 (18:27 -0500)] 
releasing version 3.02

15 years agoblogspam api now supports homepage link
Joey Hess [Sat, 17 Jan 2009 20:39:08 +0000 (15:39 -0500)] 
blogspam api now supports homepage link

15 years agoload rpc xml lib on the fly
Joey Hess [Sat, 17 Jan 2009 19:56:48 +0000 (14:56 -0500)] 
load rpc xml lib on the fly

This way, enabling the plugin via websetup is safe, it can't leave
ikiwiki in a broken state.

15 years agouse short names in comittype
Joey Hess [Sat, 17 Jan 2009 18:39:53 +0000 (13:39 -0500)] 
use short names in comittype

Use mtn for monontone and hg for mercurial. The long names cause ugly
formatting in recentchanges, which has CSS that only allows a few
characters for the commit type column.

15 years agoback to apt-get
Joey Hess [Sat, 17 Jan 2009 18:28:53 +0000 (13:28 -0500)] 
back to apt-get

Using aptitude command lines used to be a good idea, but apt and aptitude
share info now, and apt-get has all the important features of aptitude

15 years agoTypo.
PaulePanter [Sat, 17 Jan 2009 14:56:50 +0000 (09:56 -0500)] 
Typo.

15 years agoMerge commit 'upstream/master' into prv/po
intrigeri [Sat, 17 Jan 2009 13:01:53 +0000 (14:01 +0100)] 
Merge commit 'upstream/master' into prv/po

Conflicts:

IkiWiki/Plugin/editpage.pm
IkiWiki/Plugin/skeleton.pm.example
doc/plugins/write.mdwn
t/syntax.t

15 years agopo(doc): moved security analysis to its own page
intrigeri [Sat, 17 Jan 2009 12:50:19 +0000 (13:50 +0100)] 
po(doc): moved security analysis to its own page

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoAs far as I know, aptitude is recommended by Debian. And who does use apt-get instead...
PaulePanter [Sat, 17 Jan 2009 12:35:51 +0000 (07:35 -0500)] 
As far as I know, aptitude is recommended by Debian. And who does use apt-get instead should know to replace aptitude by apt-get.

15 years agoadded monotone wiki, which uses ikiwiki-on-monotone
http://lapo.it/ [Sat, 17 Jan 2009 12:17:25 +0000 (07:17 -0500)] 
added monotone wiki, which uses ikiwiki-on-monotone

15 years ago(no commit message)
http://evacuee.myid.net/ [Sat, 17 Jan 2009 07:29:59 +0000 (02:29 -0500)] 

15 years agomention dep
Joey Hess [Sat, 17 Jan 2009 04:07:02 +0000 (23:07 -0500)] 
mention dep

15 years agoadd link to options list
Joey Hess [Sat, 17 Jan 2009 03:46:10 +0000 (22:46 -0500)] 
add link to options list

15 years agoadd blogspam to auto-blog
Joey Hess [Sat, 17 Jan 2009 03:42:30 +0000 (22:42 -0500)] 
add blogspam to auto-blog

configure it to only check comment posts for spam

15 years agoreorder
Joey Hess [Sat, 17 Jan 2009 03:42:24 +0000 (22:42 -0500)] 
reorder

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sat, 17 Jan 2009 03:39:46 +0000 (22:39 -0500)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agoblogspam: New plugin, adding spam filtering for page editing / comment posting using...
Joey Hess [Sat, 17 Jan 2009 03:39:11 +0000 (22:39 -0500)] 
blogspam: New plugin, adding spam filtering for page editing / comment posting using the BlogSpam.net API.

15 years agomake postcomment() pagespecs work while in checkcontent
Joey Hess [Sat, 17 Jan 2009 02:58:05 +0000 (21:58 -0500)] 
make postcomment() pagespecs work while in checkcontent

15 years agoadd new hook to skeleton
Joey Hess [Sat, 17 Jan 2009 02:07:40 +0000 (21:07 -0500)] 
add new hook to skeleton

15 years agocheckcontent: New hook, can be used to implement arbitrary content filters, including...
Joey Hess [Sat, 17 Jan 2009 01:46:55 +0000 (20:46 -0500)] 
checkcontent: New hook, can be used to implement arbitrary content filters, including spam filters.

15 years agoremove xxx comment
Joey Hess [Sat, 17 Jan 2009 00:34:50 +0000 (19:34 -0500)] 
remove xxx comment

IIRC I analised this and the code is right

15 years agotesting cgi script.
alan [Fri, 16 Jan 2009 19:08:48 +0000 (14:08 -0500)] 
testing cgi script.

15 years agopo: when possible, disable use of Text::WrapI18N in po4a; else warn about too old po4a
intrigeri [Fri, 16 Jan 2009 13:29:46 +0000 (14:29 +0100)] 
po: when possible, disable use of Text::WrapI18N in po4a; else warn about too old po4a

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoadd a warning (exported) function to the core
intrigeri [Fri, 16 Jan 2009 13:49:57 +0000 (14:49 +0100)] 
add a warning (exported) function to the core

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo(change): re-render all rendered files in one corner case
intrigeri [Fri, 16 Jan 2009 00:33:07 +0000 (01:33 +0100)] 
po(change): re-render all rendered files in one corner case

All meta titles are first extracted at scan time, i.e. before we turn
PO files back into translated markdown; escaping of double-quotes in
PO files breaks the meta plugin's parsing enough to save ugly titles
to %pagestate at this time.

Then, at render time, every page's passes on row through the Great
Rendering Chain (filter->preprocess->linkify->htmlize), and the meta
plugin's preprocess hook is this time in a position to correctly
extract the titles from slave pages.

This is, unfortunately, too late: if the page A, linking to the page B,
is rendered before B, it will display the wrongly-extracted meta title
as the link text to B.

On the one hand, such a corner case only happens on rebuild: on
refresh, every rendered page is fixed to contain correct meta titles.
On the other hand, it can take some time to get every page fixed.
We therefore re-render every rendered page after a rebuild to fix them
at once. As this more or less doubles the time needed to rebuild the
wiki, we do so only when really needed.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo.t: fix test suite
intrigeri [Thu, 15 Jan 2009 22:32:55 +0000 (23:32 +0100)] 
po.t: fix test suite

(translatable files now have to exist in srcdir)
)
Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo(todo): more test results
intrigeri [Thu, 15 Jan 2009 22:06:11 +0000 (23:06 +0100)] 
po(todo): more test results

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: pages in underlay dirs are not translatable
intrigeri [Thu, 15 Jan 2009 22:04:57 +0000 (23:04 +0100)] 
po: pages in underlay dirs are not translatable

Fixes build break due to read-only underlay dirs, e.g. basewiki.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo(_istranslation): fix unitialized value
intrigeri [Thu, 15 Jan 2009 21:45:45 +0000 (22:45 +0100)] 
po(_istranslation): fix unitialized value

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: fix broken links from slave pages
intrigeri [Thu, 15 Jan 2009 20:49:32 +0000 (21:49 +0100)] 
po: fix broken links from slave pages

... by overriding cgiurl.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo/todo: some testing results
intrigeri [Thu, 15 Jan 2009 20:32:22 +0000 (21:32 +0100)] 
po/todo: some testing results

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoMerge commit 'upstream/master' into prv/po
intrigeri [Thu, 15 Jan 2009 19:04:31 +0000 (20:04 +0100)] 
Merge commit 'upstream/master' into prv/po

Conflicts:

debian/control

15 years agopo: more security-related reports
intrigeri [Thu, 15 Jan 2009 19:01:54 +0000 (20:01 +0100)] 
po: more security-related reports

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years ago(no commit message)
http://deliank.myopenid.com/ [Wed, 14 Jan 2009 23:31:51 +0000 (18:31 -0500)] 

15 years agopingback support todo item
Jon Dowland [Wed, 14 Jan 2009 13:49:30 +0000 (13:49 +0000)] 
pingback support todo item

15 years agopo: do not add translation status to parentlinks
intrigeri [Tue, 13 Jan 2009 12:00:07 +0000 (13:00 +0100)] 
po: do not add translation status to parentlinks

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoMerge commit 'upstream/master' into prv/po
intrigeri [Tue, 13 Jan 2009 11:26:43 +0000 (12:26 +0100)] 
Merge commit 'upstream/master' into prv/po

15 years agoremove hardlink settings from auto.setup files
Joey Hess [Tue, 13 Jan 2009 01:04:01 +0000 (20:04 -0500)] 
remove hardlink settings from auto.setup files

This can cause complications when moving directories around, and is
just an optimisation. There's no good reason to force it on here.

15 years agocombine two pages
Joey Hess [Tue, 13 Jan 2009 01:01:03 +0000 (20:01 -0500)] 
combine two pages

15 years agoformatting, again
Joey Hess [Tue, 13 Jan 2009 00:28:33 +0000 (19:28 -0500)] 
formatting, again

15 years agoformatting try again
Joey Hess [Tue, 13 Jan 2009 00:26:10 +0000 (19:26 -0500)] 
formatting try again

15 years agoformatting
Joey Hess [Tue, 13 Jan 2009 00:24:48 +0000 (19:24 -0500)] 
formatting

15 years agoupdate
Joey Hess [Tue, 13 Jan 2009 00:17:05 +0000 (19:17 -0500)] 
update

15 years agoupdate
Joey Hess [Tue, 13 Jan 2009 00:16:12 +0000 (19:16 -0500)] 
update

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Tue, 13 Jan 2009 00:10:47 +0000 (19:10 -0500)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agoadd byhand document, containing the old setup document
Joey Hess [Tue, 13 Jan 2009 00:09:29 +0000 (19:09 -0500)] 
add byhand document, containing the old setup document

15 years agoAdd auto-blog.setup
Joey Hess [Tue, 13 Jan 2009 00:04:24 +0000 (19:04 -0500)] 
Add auto-blog.setup

It will set up an ikiwiki instance tuned for use in blogging.

As part of this change, move the example sites into /usr/share/ikiwiki so
they are available even if docs are not installed.

15 years agoupdate, formatting
Joey Hess [Tue, 13 Jan 2009 00:03:41 +0000 (19:03 -0500)] 
update, formatting

15 years agoexport installdir
Joey Hess [Mon, 12 Jan 2009 23:55:56 +0000 (18:55 -0500)] 
export installdir

For use by Setup/Automator

15 years agoupdate
Joey Hess [Mon, 12 Jan 2009 23:42:05 +0000 (18:42 -0500)] 
update

15 years agoremove meta title
Joey Hess [Mon, 12 Jan 2009 23:41:38 +0000 (18:41 -0500)] 
remove meta title

When at toplevel, the default is ok.

15 years agoupdate path
Joey Hess [Mon, 12 Jan 2009 23:41:21 +0000 (18:41 -0500)] 
update path

15 years agorewrote
Joey Hess [Mon, 12 Jan 2009 22:16:01 +0000 (17:16 -0500)] 
rewrote

This rewritten setup page starts with auto.setup and explains
basic customisation and use after that has set up a wiki. It's much easier
to follow than the old method, with less things to learn. (Downside: Less
it learned.)

15 years agoRecommend libterm-readline-gnu-perl
Joey Hess [Mon, 12 Jan 2009 21:52:34 +0000 (16:52 -0500)] 
Recommend libterm-readline-gnu-perl

since that makes auto.setup behave better.

15 years ago(no commit message)
tobias_verbeke [Sun, 11 Jan 2009 21:04:32 +0000 (16:04 -0500)] 

15 years agoupdate with a bit more info
Joey Hess [Sun, 11 Jan 2009 19:31:06 +0000 (14:31 -0500)] 
update with a bit more info

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sun, 11 Jan 2009 19:28:25 +0000 (14:28 -0500)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agopinger: Get whole url, don't just head.
Joey Hess [Sun, 11 Jan 2009 19:27:27 +0000 (14:27 -0500)] 
pinger: Get whole url, don't just head.

Asking for only the head worked in my tests, but I've found a site where it
didn't -- apparently ikiwiki didn't get a chance to do or finish the
refresh when HEADed. Getting the whole url, waiting for ikiwiki to finish,
avoided the update problem.

15 years ago(no commit message)
http://evacuee.myid.net/ [Sun, 11 Jan 2009 09:37:32 +0000 (04:37 -0500)] 

15 years agoConsistently allow use of relative paths in all PageSpecs that take a page name param...
Joey Hess [Sat, 10 Jan 2009 19:36:03 +0000 (14:36 -0500)] 
Consistently allow use of relative paths in all PageSpecs that take a page name parameter. Previously, match_created_before(), match_created_after(), match_sourcepage(), and match_destpage() did not support that, and the docs were not clear.

15 years agorefactor pagespec derelevitisation code
Joey Hess [Sat, 10 Jan 2009 19:24:21 +0000 (14:24 -0500)] 
refactor pagespec derelevitisation code

15 years agocomments: Add support for removing comments via web interface. (smcv)
Joey Hess [Sat, 10 Jan 2009 19:17:27 +0000 (14:17 -0500)] 
comments: Add support for removing comments via web interface. (smcv)

15 years agoMerge commit 'smcv/comments'
Joey Hess [Sat, 10 Jan 2009 19:15:47 +0000 (14:15 -0500)] 
Merge commit 'smcv/comments'

15 years agoRequest review for my comments branch
Simon McVittie [Sat, 10 Jan 2009 11:41:41 +0000 (11:41 +0000)] 
Request review for my comments branch

Partially addresses [[todo/comments]]

15 years agocomments: if the remove plugin is enabled, append a "Remove comment" link
Simon McVittie [Sat, 10 Jan 2009 11:31:24 +0000 (11:31 +0000)] 
comments: if the remove plugin is enabled, append a "Remove comment" link

15 years agocomments: only try to insert commentuser etc. into templates if the page contained...
Simon McVittie [Sat, 10 Jan 2009 11:29:56 +0000 (11:29 +0000)] 
comments: only try to insert commentuser etc. into templates if the page contained [[!_comment]]

15 years agoremove questions
Joey Hess [Sat, 10 Jan 2009 00:28:43 +0000 (19:28 -0500)] 
remove questions

ikiwiki has some pretty distinct fingerprints even when it's used
in unusual ways on sites that don't make it obvious it's being used:

* tova: a) rss and atom feed buttons
   b) use of toc plugin on some pages
   c) usual page.tmpl droppings
   d) (I know the tova guys :)
* awesome: a) usual page.tmpl droppings
  b) ikiwiki/ page and rest of basewiki pages exist
* UK software patents: used to use ikiwiki based on similar
  fingerprints, but not now. Removed

15 years agoremove clutter
Joey Hess [Sat, 10 Jan 2009 00:26:26 +0000 (19:26 -0500)] 
remove clutter

15 years ago(no commit message)
testaroo [Fri, 9 Jan 2009 16:47:39 +0000 (11:47 -0500)] 

15 years ago(no commit message)
testaroo [Fri, 9 Jan 2009 16:47:25 +0000 (11:47 -0500)] 

15 years ago(no commit message)
https://launchpad.net/~gnprice [Fri, 9 Jan 2009 03:15:47 +0000 (22:15 -0500)] 

15 years ago(no commit message)
https://launchpad.net/~gnprice [Fri, 9 Jan 2009 02:19:31 +0000 (21:19 -0500)] 

15 years agofoobak bak foo
http://foobak.myopenid.com/ [Thu, 8 Jan 2009 19:37:40 +0000 (14:37 -0500)] 
foobak bak foo

15 years ago(no commit message)
http://foobak.myopenid.com/ [Thu, 8 Jan 2009 19:35:56 +0000 (14:35 -0500)] 

15 years agonew feature
Joey Hess [Thu, 8 Jan 2009 18:21:44 +0000 (13:21 -0500)] 
new feature

15 years ago(no commit message)
http://tylerrick.com/ [Wed, 7 Jan 2009 22:45:14 +0000 (17:45 -0500)] 

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 7 Jan 2009 21:09:12 +0000 (16:09 -0500)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agorepolist: New plugin to support the rel=vcs-* microformat.
Joey Hess [Wed, 7 Jan 2009 20:48:07 +0000 (15:48 -0500)] 
repolist: New plugin to support the rel=vcs-* microformat.

* repolist: New plugin to support the rel=vcs-* microformat.
* goodstuff: Include repolist by default. (But it does nothing until
  configured with the repository locations.)

15 years agoincrement interface version
Joey Hess [Wed, 7 Jan 2009 20:01:43 +0000 (15:01 -0500)] 
increment interface version

15 years ago(no commit message)
jwalzer [Wed, 7 Jan 2009 19:50:52 +0000 (14:50 -0500)] 

15 years agoremove clutter
Joey Hess [Wed, 7 Jan 2009 17:29:37 +0000 (12:29 -0500)] 
remove clutter

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 7 Jan 2009 17:29:18 +0000 (12:29 -0500)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agocomments: Fix cache avoidance hack.
Joey Hess [Wed, 7 Jan 2009 16:12:32 +0000 (11:12 -0500)] 
comments: Fix cache avoidance hack.

The ?updated needs to come before the #anchor or browsers will not follow
the anchor.

15 years ago(no commit message)
http://evacuee.myid.net/ [Wed, 7 Jan 2009 13:08:23 +0000 (08:08 -0500)] 

15 years ago(no commit message)
http://evacuee.myid.net/ [Wed, 7 Jan 2009 13:06:17 +0000 (08:06 -0500)] 

15 years ago(no commit message)
http://evacuee.myid.net/ [Wed, 7 Jan 2009 12:53:35 +0000 (07:53 -0500)] 

15 years ago(no commit message)
http://evacuee.myid.net/ [Wed, 7 Jan 2009 12:50:31 +0000 (07:50 -0500)] 

15 years ago(no commit message)
test [Wed, 7 Jan 2009 09:49:12 +0000 (04:49 -0500)] 

15 years agoupdate
Joey Hess [Wed, 7 Jan 2009 00:30:22 +0000 (19:30 -0500)] 
update

15 years agorename: Show full names of affected pages.
Joey Hess [Tue, 6 Jan 2009 22:29:12 +0000 (17:29 -0500)] 
rename: Show full names of affected pages.

15 years agorefactor
Joey Hess [Tue, 6 Jan 2009 22:28:26 +0000 (17:28 -0500)] 
refactor

15 years agoformatting
Joey Hess [Tue, 6 Jan 2009 20:40:50 +0000 (15:40 -0500)] 
formatting

15 years agotable: Find links in external files in scan pass.
Joey Hess [Tue, 6 Jan 2009 20:35:53 +0000 (15:35 -0500)] 
table: Find links in external files in scan pass.

15 years agotypo
Joey Hess [Tue, 6 Jan 2009 20:26:46 +0000 (15:26 -0500)] 
typo

15 years agotable: Fix misparsed links in external files
Joey Hess [Tue, 6 Jan 2009 20:05:09 +0000 (15:05 -0500)] 
table: Fix misparsed links in external files

linkify data from external files at the same time as data from an inlined
table would be linkified.

15 years agoanalysis, found another bug
Joey Hess [Tue, 6 Jan 2009 20:02:05 +0000 (15:02 -0500)] 
analysis, found another bug