aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins
Commit message (Collapse)AuthorAge
* rename uuid to guidJoey Hess2008-07-12
|
* document uuidJoey Hess2008-07-12
|
* reviewed this againJoey Hess2008-07-10
|
* document setup pluginsJoey Hess2008-07-10
|
* typo the secondJoey Hess2008-07-07
|
* typoJoey Hess2008-07-07
|
* add virus checking to attachments pluginJoey Hess2008-07-06
|
* web commit by http://alcopop.org/me/openid/: nudge headers down to h2Joey Hess2008-07-03
|
* link to pagespec/attachmentJoey Hess2008-07-02
|
* move attachment pagespec extensions docs to its own pageJoey Hess2008-07-02
| | | | in the basewiki, so I can link to it there
* add mimetype checkingJoey Hess2008-07-02
|
* response; move to bug reportJoey Hess2008-07-02
|
* Merge branch 'tova'Joey Hess2008-07-02
|\
| * add user and ip support to attachment pagespecsJoey Hess2008-07-02
| |
| * toggle: Add support for toggles that are open by default.Joey Hess2008-07-02
| | | | | | | | Also fix to work in preview mode.
| * Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info into tovaJoey Hess2008-07-01
| |\
| * | attachment doc updatesJoey Hess2008-07-01
| | |
| * | add an ispage limitJoey 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.
* | | web commit by http://jcflack.myopenid.com/Joey Hess2008-07-02
| | |
* | | responseJoey Hess2008-07-01
| |/ |/|
* | web commit by http://jcflack.myopenid.com/Joey Hess2008-07-01
|/
* 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.
* new txt plugin, was previously contrib/plaintextJoey Hess2008-06-24
|
* web commit by http://gmcmanus.myopenid.com/: plaintext module: copyright and ↵Joey Hess2008-06-24
| | | | license
* responseJoey Hess2008-06-24
|
* web commit by http://gmcmanus.myopenid.com/: new plaintext pluginJoey Hess2008-06-24
|
* `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
|