Joey Hess
3a204fabbb
Version the suggests of xapian-omega to a version known to be new enough to work with ikiwiki. Reportedly, version 0.9.9 is too old to work. Closes : #486592
2008-06-19 18:58:21 -04:00
Joey Hess
8271e9641e
web commit by ptman: It seems the exclamation mark is now needed, can someone confirm this?
2008-06-18 03:48:34 -04:00
Joey Hess
bd7edfd9ca
textile: The Text::Textile perl module has some regexps that fail if input is flagged as utf-8, but contains invalid characters such as 0x92. To prevent it from crashing, re-encode the content before calling it, which will ensure that it's really utf-8.
2008-06-16 15:43:37 -04:00
Joey Hess
0053217488
web commit by http://alcopop.org/me/openid/ : ikiwiki version is 2.50
2008-06-16 15:19:37 -04:00
Joey Hess
2db2e35a05
web commit by http://alcopop.org/me/openid/ : bug with bad input text
2008-06-16 15:13:27 -04:00
Joey Hess
99c96480c0
web commit by http://ptecza.myopenid.com/ : * Thanks!
2008-06-16 03:36:03 -04:00
Joey Hess
43c647edd3
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-06-15 19:10:23 -04:00
Joey Hess
4da54999de
meta: Store "description" in pagestate for use by other plugins.
...
map: Support show=description.
2008-06-15 19:08:50 -04:00
Joey Hess
ebb2b9cbda
bugfixes for show=title
...
Can't sort by titles; the tree building logic requires that the list be
sorted by page name.
Setting linktext => $page is not the same as omitting it entirely. So some
contortions to only set linktext when the page name is not being shown.
2008-06-15 19:08:24 -04:00
Joey Hess
aab415481d
web commit by XTaran: Changed case of repo link since hgweb seems to be pickier about it than before, thanks to Marillion for reporting the dead link.
2008-06-15 18:23:11 -04:00
Joey Hess
ce029bfe04
check that parent hash exists, to avoid creating it
2008-06-15 18:10:47 -04:00
Joey Hess
069b10cc6a
note about titles and dependencies
2008-06-15 18:09:46 -04:00
Joey Hess
b072a9ffa4
web commit by XTaran: Link change to hnb plugin
2008-06-15 17:52:36 -04:00
Joey Hess
eab612e3d4
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-06-15 17:33:41 -04:00
Joey Hess
524c21ffbd
web commit by http://sabr.myopenid.com/
2008-06-15 17:32:13 -04:00
Joey Hess
b4caecc2ba
add hnb copyright
2008-06-15 16:28:48 -04:00
Joey Hess
1bc9ab3176
remove TODO, moved to code
2008-06-15 16:27:35 -04:00
Joey Hess
8f8543389e
finish including hnb plugin
2008-06-15 16:27:08 -04:00
Joey Hess
78a7f6938f
style changes
...
Reindented, moved a TODO from page to code, trimmed some unnecessary
comments, and simplified the use of mkstemp.
2008-06-15 16:26:15 -04:00
Joey Hess
a7a1d00e1c
initial add
2008-06-15 16:25:18 -04:00
Joey Hess
71d984b310
map: Add a "show" parameter. "show=title" can be used to display page titles, rather than the default page name. Based on a patch from Jaldhar H. Vyas, Closes : #484510
2008-06-15 16:11:11 -04:00
Joey Hess
0f83e169e0
close as dup
2008-06-15 15:35:09 -04:00
Joey Hess
c915ff6953
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-06-15 15:05:15 -04:00
Joey Hess
a6a2010944
craziest tip ever
2008-06-15 15:05:02 -04:00
Joey Hess
5e6a6b1086
append index.html to url generated by urlto("")
...
This special case crops up when generating the parentlink to the toplevel
index page. urlto("") had been generating a link to "./" (or "../" etc)
for that, which is fine, if the web server redirects that to the toplevel
index.html. It's less fine if there is no web server.
I actually ran into the problem first when using gopher. (Yes, yes, don't
laugh.. see upcoming tip.) But it also crops up when browsing local wiki
files.
Of course, the index.html is stripped back off if usedirs is enabled.
2008-06-15 15:04:26 -04:00
Joey Hess
163ffb3fe9
web commit by tschwinge: Indeed this issue is ``fixed'' now ;-) and the new searching subsystem is confirmed to function.
2008-06-15 14:02:54 -04:00
Joey Hess
0415917f1e
response
2008-06-15 13:56:08 -04:00
Joey Hess
878e74238e
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-06-14 11:39:34 -04:00
Joey Hess
5e1b31fad6
web commit by http://telemachos.myopenid.com/
2008-06-14 09:25:30 -04:00
Joey Hess
c5d0e6285f
web commit by http://sabr.myopenid.com/
2008-06-13 18:00:14 -04:00
Joey Hess
11c634d772
web commit by http://sabr.myopenid.com/
2008-06-13 17:42:11 -04:00
Joey Hess
751706b7a5
response
2008-06-13 16:42:06 -04:00
Joey Hess
aad18ffc51
web commit by http://ptecza.myopenid.com/ : * Thanks and question about Xapian
2008-06-13 16:02:47 -04:00
Joey Hess
b93f419d12
add news item for ikiwiki 2.50
2008-06-13 15:23:25 -04:00
Joey Hess
00ca6f042e
releasing version 2.50
2008-06-13 15:22:56 -04:00
Joey Hess
5807f1de04
fix two build bugs
...
* ikiwiki-mass-rebuild: Make group list comparison more robust.
* search: Work around xapian bug #486138 by only stemming locales
in a whitelist.
2008-06-13 13:05:44 -04:00
Joey Hess
340f219818
response
2008-06-13 13:04:59 -04:00
Joey Hess
eab909095b
response
2008-06-13 12:26:59 -04:00
Joey Hess
6fe6857f7e
web commit by http://alcopop.org/me/openid/ : maybe for some future backwards-compatibility killing release?
2008-06-13 11:49:22 -04:00
Joey Hess
cdd48716be
web commit by http://ptecza.myopenid.com/ : * Bug report
2008-06-13 10:41:25 -04:00
Joey Hess
d59b565b53
web commit by buo: libdir does have an effect
2008-06-13 10:34:55 -04:00
Joey Hess
f686d1bb7e
web commit by http://ptecza.myopenid.com/ : * I rebuild ikiwiki backports for Ubuntu Hardy too
2008-06-13 10:15:11 -04:00
Joey Hess
6907633f5d
add consultant list, add news item
2008-06-12 16:34:18 -04:00
Joey Hess
afb548f457
fix formatting I broke
2008-06-12 16:16:33 -04:00
Joey Hess
79ab4a7e3b
web commit by AndrewGreenberg: Added blurb on looking for a developer.
2008-06-12 16:13:56 -04:00
Joey Hess
b288cfb462
some questions and links to existing patches
2008-06-12 16:11:18 -04:00
Joey Hess
28aba38ed9
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-06-12 16:04:50 -04:00
Joey Hess
fd62f7a550
web commit by AndrewGreenberg: Added info on the the TOVA Company's use of ikiwiki.
2008-06-12 16:01:26 -04:00
Joey Hess
79ed37ccf6
ignore user subpages
2008-06-12 15:43:40 -04:00
Joey Hess
16fd843269
link to patch
2008-06-12 15:12:28 -04:00