Commit Graph

6656 Commits (193f1df0af1453164869f9cfe492430369566fff)

Author SHA1 Message Date
Joey Hess 33bfb7bfc7 web commit by http://willu.myopenid.com/: reply to Joey's comment 2008-06-21 19:47:01 -04:00
Joey Hess 50542d15ef Add support for the universal edit button
<http://universaleditbutton.org/>

Not forcing a rebuild on upgrade just for this.
2008-06-21 16:56:47 -04:00
Joey Hess f552d7572f changelog 2008-06-21 16:24:50 -04:00
Bernd Zeimetz b16c43a440 `template` option for aggregate.pm.
Allows to specify the template file which is used to
create the html pages.
2008-06-21 16:23:39 -04:00
Joey Hess 3542e5582b some comments 2008-06-20 19:50:57 -04:00
Joey Hess 76c7664c50 remove some stuff that doesn't really need to be noted in the wiki now that
the plugin is in mainline
2008-06-20 19:45:40 -04:00
Joey Hess 8212d05d44 response 2008-06-20 19:43:48 -04:00
Joey Hess 1eb2110e06 response 2008-06-20 19:42:09 -04:00
Joey Hess dab86121b2 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-06-20 19:41:24 -04:00
Joey Hess d9a0af0dd2 web commit by http://bremner.myopenid.com/: design questions for the lazy web 2008-06-20 16:53:24 -04:00
Joey Hess 984e832855 web commit by http://sabr.myopenid.com/ 2008-06-20 14:11:12 -04:00
Joey Hess ac1f51234a web commit by http://sabr.myopenid.com/ 2008-06-20 14:09:30 -04:00
Joey Hess 0b46412c96 web commit by http://bremner.myopenid.com/: link to work in progress 2008-06-20 04:11:33 -04:00
Joey Hess c4c31ea48f Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-06-19 22:38:17 -04:00
Joey Hess 6d402b5a9a web commit by http://willu.myopenid.com/: Add a new suggestion for a CAPTCHA on the login page 2008-06-19 20:44:15 -04:00
Joey Hess 1b6b4da3a3 avoid creole parsing wikilinks
ikiwiki already does, and escaped links should not be processed by creole
after ikiwiki de-escapes them
2008-06-19 19:54:46 -04:00
Joey Hess 98095ccac4 creole: New plugin from Bernd Zeimetz. Closes: #486930 2008-06-19 19:11:18 -04:00
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