summaryrefslogtreecommitdiff
path: root/lib/plugins/info
Commit message (Collapse)AuthorAge
* updated dates in various info.txt filesAnika Henke2015-07-26
|
* more PHPDocs, unused var, small bit code reformattingGerrit Uitslag2014-10-01
|
* more scrutinizer issue improvementsGerrit Uitslag2014-09-29
|
* scrutinizer documentations issuesGerrit Uitslag2014-09-29
|
* updated dates in info.txt of various plugins and templateAnika Henke2014-08-02
|
* remove '&' from object parameters, PHP5 style not E_ALLChristopher Smith2014-03-05
|
* Info plugin: allow xhtml renders to not to be an xhtml rendererMichael Hamann2013-10-20
| | | | | | Renderers that set the format to xhtml don't necessarily inherit from Doku_Renderer_xhtml, this reverts a prior change that introduced the stricter parameter type.
* fix signature mail unittest, and improve some signatures info pluginGerrit Uitslag2013-10-16
|
* Fix PHP strict messagesGerrit Uitslag2013-10-15
|
* Put syntax modes in a table layout, sort numbers in rowspans. Implements FS#2516Gerrit Uitslag2013-10-14
|
* add newest plugin types to info pluginKlap-in2013-06-18
|
* removed unsused translation fileDominik Eckelmann2013-03-19
|
* don't expose version in info plugin FS#2701Andreas Gohr2013-02-16
|
* some coding style improvementsDominik Eckelmann2012-11-29
| | | | | | - removed some dead/unused code - fixed phpdoc - added typing on methods
* added missing info.txt parameters, added plugin plugin's info.txt, adjusted ↵Anika Henke2012-09-09
| | | | old default template's description
* updated (and added missing) info.txt filesAnika Henke2012-09-09
|
* added div.table around non-editable content as well (FS#1980)Anika Henke2012-02-04
|
* added new plugins config cascade and added plugin.info.txtPiyush Mishra2011-08-20
|
* Slovak language updateMatej Urban2011-03-18
|
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
| | | | | | As of VIM 7.3 it is no longer possible to specify the encoding in the modeline. This gives an error message whenever such a file is opened, thus this commit removes the enc setting from the modeline.
* plugin related autoloadingAndreas Gohr2010-02-01
| | | | | This patch moved the place where DOKU_PLUGIN is defined. It no longer can be set from a normal config (only via preload)
* info plugin: don't list plugins multiple times FS#1470Andreas Gohr2008-09-12
| | | | darcs-hash:20080912210721-7ad00-a8ddb61582f61d28bbed706ff65b8b5d605f501c.gz
* fixed all remaining links to wiki.splitbrain.org and to restructured pagesAnika Henke2008-08-15
| | | | darcs-hash:20080815134211-f7d6d-61f4f4fa1c5f62832d7cc5ad3e3a7a78460d2981.gz
* additions for the info pluginEsther Brunner2007-02-27
| | | | darcs-hash:20070227123123-20862-168124d05e49273adec628bf6bdf78792b366548.gz
* Bug#680chris2006-04-10
| | | | | | | Update default plugins to ensure they exit immediately if not called from within Dokuwiki darcs-hash:20060409233841-9b6ab-555e4fced756849a5d7b9de6e4aaaea24c6da3ae.gz
* removed graphical list bulletAndreas Gohr2006-01-21
| | | | | | | | | | | | | | | | | Unordered lists used a graphic for the list bullet. Using the same technique as in the ordered lists we don't need an image just to have the color. This has two advantages: 1. The list bullets still have the correct color when colors are adjusted in style.ini 2. List bullets grow and shrink correctly with the fontsize It has a disadvantage as well: All list items need to be marked up like this: <li><div class darcs-hash:20060121121435-7ad00-c6455f9b58c6e78b630c1121499e2052525fb556.gz
* stricter xhtml compliance -- part 2Anika Henke2006-01-15
| | | | darcs-hash:20060115183253-d5083-a343b935336bee053b99d75c7e3e72a296eb0099.gz
* plugin info fix - correct strtr parameterschris2005-09-14
| | | | darcs-hash:20050914115643-50fdc-df95b6d9464a1e49e16c69b84b389eb10f08a8b7.gz
* info patch fix, correct error in render param name change, add support for ↵chris2005-08-18
| | | | | | line breaks in descriptions. darcs-hash:20050818155711-50fdc-ff16e581584524ef5e581ffb9a79a45855988aa4.gz
* syntax_plugin base class update, change render param name from $mode to $formatchris2005-08-13
| | | | darcs-hash:20050813182407-50fdc-c0facca23432b25c0773dd2a8a6c0772c48ee8b7.gz
* minor plugin fixes to protect against invalid/malformed pluginschris2005-08-05
| | | | darcs-hash:20050804235036-50fdc-1881a40da689bc5abbe608a2ce96a1ed192a43a4.gz
* plugin tweaks, info plugin fixesAndreas Gohr2005-08-03
| | | | darcs-hash:20050803180226-7ad00-7bce1982ed6589511ce38e2e4e5e4cdf8640a0ae.gz
* plugin info addedandi2005-06-26
| | | | | | | | Each plugin now needs to return some infos about it self. This allows to display a list of installed plugins using the info plugin. darcs-hash:20050626151617-9977f-0be6e15b32c35b23967e509b0057a00226df150c.gz
* directory layout cleanup !IMPORTANTandi2005-06-05
This patch changes the directory structure of dokuwiki as suggested in http://www.freelists.org/archives/dokuwiki/06-2005/msg00045.html As the changes.log is not managed through darcs you need to move it your self to the new location in data/changes.log I think I modified the code at all nessessary places, but I may have forgotten a few things. darcs-hash:20050605103842-9977f-af20f63c1d604888375d175d89ac6bd71566d47d.gz