aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins
Commit message (Collapse)AuthorAge
* `template` option for aggregate.pm.Bernd Zeimetz2008-06-21
| | | | | Allows to specify the template file which is used to create the html pages.
* remove some stuff that doesn't really need to be noted in the wiki now thatJoey Hess2008-06-20
| | | | the plugin is in mainline
* creole: New plugin from Bernd Zeimetz. Closes: #486930Joey Hess2008-06-19
|
* web commit by ptman: It seems the exclamation mark is now needed, can ↵Joey Hess2008-06-18
| | | | someone confirm this?
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-06-15
|\
| * web commit by XTaran: Changed case of repo link since hgweb seems to be ↵Joey Hess2008-06-15
| | | | | | | | pickier about it than before, thanks to Marillion for reporting the dead link.
* | meta: Store "description" in pagestate for use by other plugins.Joey Hess2008-06-15
|/ | | | map: Support show=description.
* remove TODO, moved to codeJoey Hess2008-06-15
|
* finish including hnb pluginJoey Hess2008-06-15
|
* map: Add a "show" parameter. "show=title" can be used to display page ↵Joey Hess2008-06-15
| | | | titles, rather than the default page name. Based on a patch from Jaldhar H. Vyas, Closes: #484510
* web commit by tschwinge: Indeed this issue is ``fixed'' now ;-) and the new ↵Joey Hess2008-06-15
| | | | searching subsystem is confirmed to function.
* link to patchJoey Hess2008-06-12
|
* web commit by AndrewGreenberg: We'd also like to see a 'usetitles' option ↵Joey Hess2008-06-12
| | | | for the map plugin.
* responseJoey Hess2008-06-12
|
* web commit by http://harningt.eharning.us/: Question about mirroring w/ ↵Joey Hess2008-06-11
| | | | pinger/pingee
* img: Support captions.Joey Hess2008-06-07
|
* finishing touches on the new search pluginJoey Hess2008-06-04
| | | | | - Add a Help link. - If the pageterm is too long, hash it.
* some plugins that need SHA1Joey Hess2008-06-04
|
* Pass a destpage parameter to the sanitize hook.Joey Hess2008-06-04
| | | | | | | | Because the search plugin needed it, also because it's one of the few plugins that didn't already have it. I also considered adding it to htmlize, but I really cannot imagine caring what the destpage is when htmlizing. (I'll probably be poven wrong later.)
* more search improvementsJoey Hess2008-06-04
|
* search: Converted to use xapian-omega.Joey Hess2008-06-03
| | | | | Everything is done except for the actual indexing. I plan to do incremental indexing as pages change.
* document that pagestate values can be anything Storable handlesJoey Hess2008-06-01
| | | | | This only started being true by accident when the index was changed to use Storable, but it's a nice feature.
* haiku: Generate valid xhtml.Joey Hess2008-05-30
|
* fix linkJoey Hess2008-05-30
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-05-30
|\
| * web commit by http://kaizer.se/: The output of this plugin does not validate ↵Joey Hess2008-05-30
| | | | | | | | as XHTML: [validator.w3.org][w3] --ulrik
* | documentation for use of hashed passwordsJoey Hess2008-05-29
|/ | | | Everything but the actual coding to support them.
* web commit by XTaran: Mercurial repositoryJoey Hess2008-05-26
|
* web commit by XTaran: Everything necessary fixed with 0.02Joey Hess2008-05-26
|
* responseJoey Hess2008-05-16
|
* web commit by http://harningt.eharning.us/Joey Hess2008-05-16
|
* exclude templates/*, which are listed in templatesJoey Hess2008-05-15
|
* web commit by buo: TypoJoey Hess2008-05-13
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-05-13
|\
| * web commit by https://noone.org/openid//: Added note about license (GPL)Joey Hess2008-05-13
| |
* | mdwn: Add a multimarkdown setup file option.Joey Hess2008-05-13
|/
* add --delete-bucket optionJoey Hess2008-05-08
|
* amazon s3 index file improvementsJoey Hess2008-05-08
| | | | | | | | | | | Turns out duplicate index files do not need to be stored when usedirs is in use, just when it's not. Ikiwiki is quite consistent about using page/ when usedirs is in use. (The only exception is the search plugin, which needs fixing.) This also includes significant code cleanup, removal of a incorrect special case for empty files, and addition of a workaround for a bug in the amazon perl module.
* amazon s3 support implemented and kinda workingJoey Hess2008-05-07
| | | | pruning not yet implemented, however
* whitespaceJoey Hess2008-05-07
|
* documentation for amazon_s3 pluginJoey Hess2008-05-07
| | | | Now to write it. :-)
* pinger/pingee now tested and workingJoey Hess2008-05-06
|
* aggregate: Add support for web-based triggering of aggregation for people ↵Joey Hess2008-05-05
| | | | stuck on shared hosting without cron. (Sheesh.) Enabled via the `aggregate_webtrigger` configuration optiom.
* linkifyJoey Hess2008-05-03
|
* web commit by RichMorinJoey Hess2008-05-03
|
* web commit by RichMorinJoey Hess2008-05-03
|
* Fix ugly display when editing a page that has vanished.Joey Hess2008-05-02
| | | | | srcfile now has an optional second parameter to avoid it throwing an error if the source file does not exist.
* anonk: Add anonok_pagespec configuration setting that can be used to allow ↵Joey Hess2008-05-01
| | | | anonymous users to edit only matching pages. Closes: #478892
* img: Support a title attribute, will be passed through to html. Closes: #478718Joey Hess2008-04-30
|
* move question to discussion page, where it belongsJoey Hess2008-04-27
|