aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix expensive move code pathJoey Hess2008-07-01
|
* better approach for cgi upload disablingJoey Hess2008-07-01
| | | | | Make it a config setting, this way subtle load order issues don't come into play. (As much?)
* bugfixesJoey Hess2008-07-01
|
* attachment locationJoey Hess2008-07-01
| | | | | Put the attachment in a subdir of the page it's attached to, unless that page is an "index" page.
* simplificationJoey Hess2008-07-01
|
* reorderJoey Hess2008-07-01
| | | | canedit should fail first as it's a less expensive and harder to pass test
* call check_caneditJoey Hess2008-07-01
| | | | Needed to prevent uploads of locked pages as attachments.
* bugfix; support pagetype of "0"Joey Hess2008-07-01
|
* copy the attachment into srcdirJoey Hess2008-07-01
|
* break out fast_file_copyJoey Hess2008-07-01
|
* changelogJoey Hess2008-06-30
|
* fix some messagesJoey Hess2008-06-30
|
* add an ispage limitJoey Hess2008-06-30
|
* minor improvementsJoey Hess2008-06-30
|
* basic attachment plugin, unfinishedJoey Hess2008-06-30
| | | | | | 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.
* add support for an attachment upload fieldJoey Hess2008-06-30
| | | | | | 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.
* disable cgi uploads earlierJoey Hess2008-06-30
| | | | | 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.
* remove unused editpage titleJoey Hess2008-06-30
| | | | | The title was set to editpage, but then always changed. And some code tested for this. Remove this dead code.
* Configure CGI.pm to disable file uploads by default.Joey Hess2008-06-30
|
* web commit by https://id.mayfirst.org/jamie/Joey Hess2008-06-30
|
* web commit by https://id.mayfirst.org/jamie/: woops - forgot the patchJoey Hess2008-06-30
|
* web commit by https://id.mayfirst.org/jamie/Joey Hess2008-06-30
|
* web commit by https://id.mayfirst.org/jamie/Joey Hess2008-06-30
|
* web commit by https://id.mayfirst.org/jamie/: Moving discussion to ↵Joey Hess2008-06-30
| | | | discussion page.
* add news item for ikiwiki 2.51Joey Hess2008-06-29
|
* releasing version 2.51Joey Hess2008-06-29
|
* remove bad linkJoey Hess2008-06-29
|
* remove map, was added for testing and committed by accidentJoey Hess2008-06-29
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-06-29
|\
| * web commit by http://ptecza.myopenid.com/: * PluralJoey Hess2008-06-29
| |
| * web commit by http://ptecza.myopenid.com/: * Thanks!Joey Hess2008-06-29
| |
| * web commit by http://hendry.iki.fi/: feeds === sitemapsJoey Hess2008-06-29
| |
| * web commit by bremner: response to Joey, segue into musing about replacing ↵Joey Hess2008-06-29
| | | | | | | | tagged addresses with pseudoheaders
* | improve wordingJoey Hess2008-06-28
|/
* call format hooks when generating page previewsJoey Hess2008-06-28
| | | | | | | | | | | | * 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.
* bugJoey Hess2008-06-28
|
* ideaJoey Hess2008-06-28
|
* web commit by http://bremner.myopenid.com/: cosmetic changesJoey Hess2008-06-28
|
* web commit by http://bremner.myopenid.com/: musings about encodingsJoey Hess2008-06-28
|
* patch reviewJoey Hess2008-06-28
|
* smiley: Generate links relative to the destpage. (Fixes a reversion from 2.41.)Joey Hess2008-06-28
|
* web commit by simon: link fixJoey Hess2008-06-28
|
* responseJoey Hess2008-06-28
|
* web commit by simon: link fixJoey Hess2008-06-28
|
* rmJoey Hess2008-06-28
|
* web commit by simonJoey Hess2008-06-28
|
* web commit by simonJoey Hess2008-06-28
|
* web commit by simon: argh, horrible namespacesJoey Hess2008-06-28
|
* web commit by simonJoey Hess2008-06-28
|
* web commit by simonJoey Hess2008-06-28
|