]> sipb.mit.edu Git - ikiwiki.git/log
ikiwiki.git
15 years agoadd an ispage limit
Joey Hess [Tue, 1 Jul 2008 03:17:01 +0000 (23:17 -0400)] 
add an ispage limit

15 years agominor improvements
Joey Hess [Tue, 1 Jul 2008 03:04:37 +0000 (23:04 -0400)] 
minor improvements

15 years agobasic attachment plugin, unfinished
Joey Hess [Tue, 1 Jul 2008 02:58:33 +0000 (22:58 -0400)] 
basic attachment plugin, unfinished

Currently includes UI, and a few tests of the attachment, as well as the
framework to extend pagespecs to test attachments. Does not actually save
the file yet.

15 years agoadd support for an attachment upload field
Joey Hess [Tue, 1 Jul 2008 01:15:19 +0000 (21:15 -0400)] 
add support for an attachment upload field

FormBuilder makes it annoyingly hard to move a submit button to a
nonstandard place. The button name has to be "_submit" or FormBuilder will
ignore it.

15 years agodisable cgi uploads earlier
Joey Hess [Tue, 1 Jul 2008 01:13:41 +0000 (21:13 -0400)] 
disable cgi uploads earlier

This allows plugins that want to enable uploads to do so by changing the
value of $CGI::DISABLE_UPLOADS at some point before the cgi hook is run.

15 years agoremove unused editpage title
Joey Hess [Tue, 1 Jul 2008 00:33:39 +0000 (20:33 -0400)] 
remove unused editpage title

The title was set to editpage, but then always changed.
And some code tested for this. Remove this dead code.

15 years agoConfigure CGI.pm to disable file uploads by default.
Joey Hess [Tue, 1 Jul 2008 00:01:10 +0000 (20:01 -0400)] 
Configure CGI.pm to disable file uploads by default.

15 years agoweb commit by https://id.mayfirst.org/jamie/
Joey Hess [Mon, 30 Jun 2008 19:37:38 +0000 (15:37 -0400)] 
web commit by https://id.mayfirst.org/jamie/

15 years agoweb commit by https://id.mayfirst.org/jamie/: woops - forgot the patch
Joey Hess [Mon, 30 Jun 2008 19:34:13 +0000 (15:34 -0400)] 
web commit by https://id.mayfirst.org/jamie/: woops - forgot the patch

15 years agoweb commit by https://id.mayfirst.org/jamie/
Joey Hess [Mon, 30 Jun 2008 19:29:26 +0000 (15:29 -0400)] 
web commit by https://id.mayfirst.org/jamie/

15 years agoweb commit by https://id.mayfirst.org/jamie/
Joey Hess [Mon, 30 Jun 2008 19:19:22 +0000 (15:19 -0400)] 
web commit by https://id.mayfirst.org/jamie/

15 years agoweb commit by https://id.mayfirst.org/jamie/: Moving discussion to discussion page.
Joey Hess [Mon, 30 Jun 2008 19:18:44 +0000 (15:18 -0400)] 
web commit by https://id.mayfirst.org/jamie/: Moving discussion to discussion page.

15 years agoadd news item for ikiwiki 2.51
Joey Hess [Sun, 29 Jun 2008 18:19:03 +0000 (14:19 -0400)] 
add news item for ikiwiki 2.51

15 years agoreleasing version 2.51
Joey Hess [Sun, 29 Jun 2008 18:18:33 +0000 (14:18 -0400)] 
releasing version 2.51

15 years agoremove bad link
Joey Hess [Sun, 29 Jun 2008 18:18:00 +0000 (14:18 -0400)] 
remove bad link

15 years agoremove map, was added for testing and committed by accident
Joey Hess [Sun, 29 Jun 2008 18:15:33 +0000 (14:15 -0400)] 
remove map, was added for testing and committed by accident

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sun, 29 Jun 2008 18:09:52 +0000 (14:09 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agoweb commit by http://ptecza.myopenid.com/: * Plural
Joey Hess [Sun, 29 Jun 2008 15:15:38 +0000 (11:15 -0400)] 
web commit by http://ptecza.myopenid.com/: * Plural

15 years agoweb commit by http://ptecza.myopenid.com/: * Thanks!
Joey Hess [Sun, 29 Jun 2008 15:02:55 +0000 (11:02 -0400)] 
web commit by http://ptecza.myopenid.com/: * Thanks!

15 years agoweb commit by http://hendry.iki.fi/: feeds === sitemaps
Joey Hess [Sun, 29 Jun 2008 11:58:44 +0000 (07:58 -0400)] 
web commit by http://hendry.iki.fi/: feeds === sitemaps

15 years agoweb commit by bremner: response to Joey, segue into musing about replacing tagged...
Joey Hess [Sun, 29 Jun 2008 10:12:48 +0000 (06:12 -0400)] 
web commit by bremner: response to Joey, segue into musing about replacing tagged addresses with pseudoheaders

15 years agoimprove wording
Joey Hess [Sun, 29 Jun 2008 03:13:42 +0000 (23:13 -0400)] 
improve wording

15 years agocall format hooks when generating page previews
Joey Hess [Sun, 29 Jun 2008 03:08:24 +0000 (23:08 -0400)] 
call format hooks when generating page previews

* toc: Revert change in 2.45 that made it run at sanitize time. This breaks
  use of toc in a sidebar.
* Call format hooks when generating page previews, thus fixing toc display
  there, as well as fixing inlins to again display in page previews, since
  it's started using format hooks. This also allows several other things,
  like embed, that use format hooks, to work during page preview time.
* Format hooks should not rely on getting an entire html document, as they
  will only get the body during page preview.
* toggle: Deal with preview mode when adding javascript.

15 years agobug
Joey Hess [Sun, 29 Jun 2008 02:46:12 +0000 (22:46 -0400)] 
bug

15 years agoidea
Joey Hess [Sun, 29 Jun 2008 00:50:48 +0000 (20:50 -0400)] 
idea

15 years agoweb commit by http://bremner.myopenid.com/: cosmetic changes
Joey Hess [Sat, 28 Jun 2008 22:10:13 +0000 (18:10 -0400)] 
web commit by http://bremner.myopenid.com/: cosmetic changes

15 years agoweb commit by http://bremner.myopenid.com/: musings about encodings
Joey Hess [Sat, 28 Jun 2008 22:03:52 +0000 (18:03 -0400)] 
web commit by http://bremner.myopenid.com/: musings about encodings

15 years agopatch review
Joey Hess [Sat, 28 Jun 2008 21:16:08 +0000 (17:16 -0400)] 
patch review

15 years agosmiley: Generate links relative to the destpage. (Fixes a reversion from 2.41.)
Joey Hess [Sat, 28 Jun 2008 20:58:31 +0000 (16:58 -0400)] 
smiley: Generate links relative to the destpage. (Fixes a reversion from 2.41.)

15 years agoweb commit by simon: link fix
Joey Hess [Sat, 28 Jun 2008 20:51:57 +0000 (16:51 -0400)] 
web commit by simon: link fix

15 years agoresponse
Joey Hess [Sat, 28 Jun 2008 20:51:00 +0000 (16:51 -0400)] 
response

15 years agoweb commit by simon: link fix
Joey Hess [Sat, 28 Jun 2008 20:50:59 +0000 (16:50 -0400)] 
web commit by simon: link fix

15 years agorm
Joey Hess [Sat, 28 Jun 2008 20:43:46 +0000 (16:43 -0400)] 
rm

15 years agoweb commit by simon
Joey Hess [Sat, 28 Jun 2008 20:42:39 +0000 (16:42 -0400)] 
web commit by simon

15 years agoweb commit by simon
Joey Hess [Sat, 28 Jun 2008 20:41:23 +0000 (16:41 -0400)] 
web commit by simon

15 years agoweb commit by simon: argh, horrible namespaces
Joey Hess [Sat, 28 Jun 2008 20:39:09 +0000 (16:39 -0400)] 
web commit by simon: argh, horrible namespaces

15 years agoweb commit by simon
Joey Hess [Sat, 28 Jun 2008 20:38:24 +0000 (16:38 -0400)] 
web commit by simon

15 years agoweb commit by simon
Joey Hess [Sat, 28 Jun 2008 20:32:46 +0000 (16:32 -0400)] 
web commit by simon

15 years agoweb commit by simon: updated darcs backend, patches welcome
Joey Hess [Sat, 28 Jun 2008 20:31:19 +0000 (16:31 -0400)] 
web commit by simon: updated darcs backend, patches welcome

15 years agoweb commit by simon
Joey Hess [Sat, 28 Jun 2008 19:23:20 +0000 (15:23 -0400)] 
web commit by simon

15 years agoweb commit by simon: contact info
Joey Hess [Sat, 28 Jun 2008 15:45:42 +0000 (11:45 -0400)] 
web commit by simon: contact info

15 years agoweb commit by simon: fix links
Joey Hess [Sat, 28 Jun 2008 15:43:56 +0000 (11:43 -0400)] 
web commit by simon: fix links

15 years agoweb commit by simon: personal page
Joey Hess [Sat, 28 Jun 2008 15:42:33 +0000 (11:42 -0400)] 
web commit by simon: personal page

15 years agoweb commit by simon: let's make a simple darcs backend
Joey Hess [Sat, 28 Jun 2008 15:26:22 +0000 (11:26 -0400)] 
web commit by simon: let's make a simple darcs backend

15 years agoweb commit by http://ptecza.myopenid.com/: * Fixed example
Joey Hess [Fri, 27 Jun 2008 14:24:22 +0000 (10:24 -0400)] 
web commit by http://ptecza.myopenid.com/: * Fixed example

15 years agoweb commit by http://ptecza.myopenid.com/: * Bug report
Joey Hess [Fri, 27 Jun 2008 14:16:37 +0000 (10:16 -0400)] 
web commit by http://ptecza.myopenid.com/: * Bug report

15 years agoweb commit by https://id.mayfirst.org/jamie/
Joey Hess [Thu, 26 Jun 2008 23:06:04 +0000 (19:06 -0400)] 
web commit by https://id.mayfirst.org/jamie/

15 years agoweb commit by https://id.mayfirst.org/jamie/
Joey Hess [Thu, 26 Jun 2008 23:01:42 +0000 (19:01 -0400)] 
web commit by https://id.mayfirst.org/jamie/

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 26 Jun 2008 22:13:31 +0000 (18:13 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agoweb commit by AndrewGreenberg: Added requirements that the TOVA Company needs for...
Joey Hess [Thu, 26 Jun 2008 21:06:53 +0000 (17:06 -0400)] 
web commit by AndrewGreenberg: Added requirements that the TOVA Company needs for attachments

15 years agoresponse
Joey Hess [Thu, 26 Jun 2008 20:35:54 +0000 (16:35 -0400)] 
response

15 years agoresponse
Joey Hess [Thu, 26 Jun 2008 20:26:08 +0000 (16:26 -0400)] 
response

15 years agoweb commit by http://hendry.iki.fi/: about the sitemap protocol
Joey Hess [Wed, 25 Jun 2008 16:07:06 +0000 (12:07 -0400)] 
web commit by http://hendry.iki.fi/: about the sitemap protocol

15 years agoweb commit by https://id.mayfirst.org/jamie/
Joey Hess [Wed, 25 Jun 2008 14:05:41 +0000 (10:05 -0400)] 
web commit by https://id.mayfirst.org/jamie/

15 years agoweb commit by http://willu.myopenid.com/: Add fix for OpenID and reCaptcha plugin
Joey Hess [Wed, 25 Jun 2008 12:10:01 +0000 (08:10 -0400)] 
web commit by http://willu.myopenid.com/: Add fix for OpenID and reCaptcha plugin

15 years agoquestions
Joey Hess [Wed, 25 Jun 2008 03:46:40 +0000 (23:46 -0400)] 
questions

15 years agoweb commit by https://id.mayfirst.org/jamie/
Joey Hess [Wed, 25 Jun 2008 02:52:31 +0000 (22:52 -0400)] 
web commit by https://id.mayfirst.org/jamie/

15 years agonew txt plugin, was previously contrib/plaintext
Joey Hess [Wed, 25 Jun 2008 00:48:45 +0000 (20:48 -0400)] 
new txt plugin, was previously contrib/plaintext

15 years agopagesources might not be populated
Joey Hess [Wed, 25 Jun 2008 00:47:15 +0000 (20:47 -0400)] 
pagesources might not be populated

15 years agoonly convert urls if the module is installed
Joey Hess [Wed, 25 Jun 2008 00:38:41 +0000 (20:38 -0400)] 
only convert urls if the module is installed

15 years agoformatting
Joey Hess [Wed, 25 Jun 2008 00:35:21 +0000 (20:35 -0400)] 
formatting

15 years agorename to txt
Joey Hess [Wed, 25 Jun 2008 00:33:41 +0000 (20:33 -0400)] 
rename to txt

15 years agoinitial version
Joey Hess [Wed, 25 Jun 2008 00:33:03 +0000 (20:33 -0400)] 
initial version

15 years agoweb commit by http://gmcmanus.myopenid.com/: plaintext module: copyright and license
Joey Hess [Wed, 25 Jun 2008 00:12:55 +0000 (20:12 -0400)] 
web commit by http://gmcmanus.myopenid.com/: plaintext module: copyright and license

15 years agoresponse
Joey Hess [Tue, 24 Jun 2008 21:34:51 +0000 (17:34 -0400)] 
response

15 years agoadd bug link
Joey Hess [Tue, 24 Jun 2008 21:25:26 +0000 (17:25 -0400)] 
add bug link

15 years agoresponse, analysis of validation problem
Joey Hess [Tue, 24 Jun 2008 21:25:17 +0000 (17:25 -0400)] 
response, analysis of validation problem

15 years agoDisable handling of "bare" links by the creole plugin.
Bernd Zeimetz [Sat, 21 Jun 2008 01:35:49 +0000 (03:35 +0200)] 
Disable handling of "bare" links by the creole plugin.

This change needs libtext-wikicreole-perl (>= 0.05-2).
Also removing custom link function, there's no need for it -
if it is not defined, the unmodified markup will be returned.

15 years agoweb commit by http://gmcmanus.myopenid.com/: new plaintext plugin
Joey Hess [Tue, 24 Jun 2008 10:31:54 +0000 (06:31 -0400)] 
web commit by http://gmcmanus.myopenid.com/: new plaintext plugin

15 years agoweb commit by http://arnebab.livejournal.com/: Fixed Gentoo ebuild link (old one...
Joey Hess [Tue, 24 Jun 2008 00:12:20 +0000 (20:12 -0400)] 
web commit by http://arnebab.livejournal.com/: Fixed Gentoo ebuild link (old one pointed directly to the download)

15 years agoweb commit by http://arnebab.livejournal.com/: Information about Gentoo ebuild added.
Joey Hess [Tue, 24 Jun 2008 00:09:39 +0000 (20:09 -0400)] 
web commit by http://arnebab.livejournal.com/: Information about Gentoo ebuild added.

15 years agoweb commit by http://willu.myopenid.com/: Some info on tracking down the remaining issue
Joey Hess [Sun, 22 Jun 2008 13:42:08 +0000 (09:42 -0400)] 
web commit by http://willu.myopenid.com/: Some info on tracking down the remaining issue

15 years agoweb commit by http://willu.myopenid.com/: Fix CAPTCHA code so you can actually try...
Joey Hess [Sun, 22 Jun 2008 12:44:20 +0000 (08:44 -0400)] 
web commit by http://willu.myopenid.com/: Fix CAPTCHA code so you can actually try again if you get it wrong now.

15 years agoweb commit by http://willu.myopenid.com/: Add (buggy) code for todo item
Joey Hess [Sun, 22 Jun 2008 07:10:25 +0000 (03:10 -0400)] 
web commit by http://willu.myopenid.com/: Add (buggy) code for todo item

15 years agoweb commit by http://willu.myopenid.com/: reply to Joey's comment
Joey Hess [Sat, 21 Jun 2008 23:47:01 +0000 (19:47 -0400)] 
web commit by http://willu.myopenid.com/: reply to Joey's comment

15 years agoAdd support for the universal edit button
Joey Hess [Sat, 21 Jun 2008 20:56:47 +0000 (16:56 -0400)] 
Add support for the universal edit button

<http://universaleditbutton.org/>

Not forcing a rebuild on upgrade just for this.

15 years agochangelog
Joey Hess [Sat, 21 Jun 2008 20:24:50 +0000 (16:24 -0400)] 
changelog

15 years ago`template` option for aggregate.pm.
Bernd Zeimetz [Sat, 21 Jun 2008 19:51:04 +0000 (21:51 +0200)] 
`template` option for aggregate.pm.

Allows to specify the template file which is used to
create the html pages.

15 years agosome comments
Joey Hess [Fri, 20 Jun 2008 23:50:57 +0000 (19:50 -0400)] 
some comments

15 years agoremove some stuff that doesn't really need to be noted in the wiki now that
Joey Hess [Fri, 20 Jun 2008 23:45:40 +0000 (19:45 -0400)] 
remove some stuff that doesn't really need to be noted in the wiki now that
the plugin is in mainline

15 years agoresponse
Joey Hess [Fri, 20 Jun 2008 23:43:48 +0000 (19:43 -0400)] 
response

15 years agoresponse
Joey Hess [Fri, 20 Jun 2008 23:42:09 +0000 (19:42 -0400)] 
response

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Fri, 20 Jun 2008 23:41:24 +0000 (19:41 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agoweb commit by http://bremner.myopenid.com/: design questions for the lazy web
Joey Hess [Fri, 20 Jun 2008 20:53:24 +0000 (16:53 -0400)] 
web commit by http://bremner.myopenid.com/: design questions for the lazy web

15 years agoweb commit by http://sabr.myopenid.com/
Joey Hess [Fri, 20 Jun 2008 18:11:12 +0000 (14:11 -0400)] 
web commit by http://sabr.myopenid.com/

15 years agoweb commit by http://sabr.myopenid.com/
Joey Hess [Fri, 20 Jun 2008 18:09:30 +0000 (14:09 -0400)] 
web commit by http://sabr.myopenid.com/

15 years agoweb commit by http://bremner.myopenid.com/: link to work in progress
Joey Hess [Fri, 20 Jun 2008 08:11:33 +0000 (04:11 -0400)] 
web commit by http://bremner.myopenid.com/: link to work in progress

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Fri, 20 Jun 2008 02:38:17 +0000 (22:38 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agoweb commit by http://willu.myopenid.com/: Add a new suggestion for a CAPTCHA on the...
Joey Hess [Fri, 20 Jun 2008 00:44:15 +0000 (20:44 -0400)] 
web commit by http://willu.myopenid.com/: Add a new suggestion for a CAPTCHA on the login page

15 years agoavoid creole parsing wikilinks
Joey Hess [Thu, 19 Jun 2008 23:54:46 +0000 (19:54 -0400)] 
avoid creole parsing wikilinks

ikiwiki already does, and escaped links should not be processed by creole
after ikiwiki de-escapes them

15 years agocreole: New plugin from Bernd Zeimetz. Closes: #486930
Joey Hess [Thu, 19 Jun 2008 23:11:03 +0000 (19:11 -0400)] 
creole: New plugin from Bernd Zeimetz. Closes: #486930

15 years agoVersion the suggests of xapian-omega to a version known to be new enough to work...
Joey Hess [Thu, 19 Jun 2008 22:58:21 +0000 (18:58 -0400)] 
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

15 years agoweb commit by ptman: It seems the exclamation mark is now needed, can someone confirm...
Joey Hess [Wed, 18 Jun 2008 07:48:34 +0000 (03:48 -0400)] 
web commit by ptman: It seems the exclamation mark is now needed, can someone confirm this?

15 years agotextile: The Text::Textile perl module has some regexps that fail if input is flagged...
Joey Hess [Mon, 16 Jun 2008 19:43:37 +0000 (15:43 -0400)] 
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.

15 years agoweb commit by http://alcopop.org/me/openid/: ikiwiki version is 2.50
Joey Hess [Mon, 16 Jun 2008 19:19:37 +0000 (15:19 -0400)] 
web commit by http://alcopop.org/me/openid/: ikiwiki version is 2.50

15 years agoweb commit by http://alcopop.org/me/openid/: bug with bad input text
Joey Hess [Mon, 16 Jun 2008 19:13:27 +0000 (15:13 -0400)] 
web commit by http://alcopop.org/me/openid/: bug with bad input text

15 years agoweb commit by http://ptecza.myopenid.com/: * Thanks!
Joey Hess [Mon, 16 Jun 2008 07:36:03 +0000 (03:36 -0400)] 
web commit by http://ptecza.myopenid.com/: * Thanks!

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sun, 15 Jun 2008 23:10:23 +0000 (19:10 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agometa: Store "description" in pagestate for use by other plugins.
Joey Hess [Sun, 15 Jun 2008 23:08:50 +0000 (19:08 -0400)] 
meta: Store "description" in pagestate for use by other plugins.

map: Support show=description.

15 years agobugfixes for show=title
Joey Hess [Sun, 15 Jun 2008 23:08:24 +0000 (19:08 -0400)] 
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.