summaryrefslogtreecommitdiff
path: root/docs/plugins.rst
Commit message (Expand)AuthorAgeFilesLines
* docs/plugins.rst: Document signal name changesW. Trevor King2013-06-121-0/+19
* generators: Update PagesGenerator to use new read_fileW. Trevor King2013-06-121-3/+3
* Add content_object_init to list of signalsJustin Mayer2013-04-201-0/+1
* Minor documentation improvementsJustin Mayer2013-04-161-6/+5
* remove plugins, update docs and update dependeciesDeniz Turgut2013-04-121-314/+14
* Fix for issue #428: Use PLUGIN_PATH properlyDeniz Turgut2013-04-051-1/+2
* fixed related_posts pluginDeniz Turgut2013-03-261-3/+3
* Relative URL issues with the related post examplesEric2013-03-031-1/+1
* support inline summary specificationdave mankoff2013-02-121-0/+32
* Add a pages_generator_finalized signal.Chris Streeter2013-02-101-0/+1
* Merge pull request #691 from webdesignhero/masterAlexis Metaireau2013-01-231-1/+1
|\
| * More clear example for related postsEric2013-01-201-1/+1
* | Update webassets plugin to allow user to pass configuration settings to Webas...Trae Blain2013-01-021-4/+13
|/
* Merge pull request #620 from rskvazh/patch-1Alexis Metaireau2012-12-181-2/+2
|\
| * Update docs/plugins.rstRoman Skvazh2012-12-061-2/+2
* | Updated plugins documentation to include actual callable names of each plugin...Trae Blain2012-12-071-10/+10
|/
* Doc fixes and improvementsJustin Mayer2012-12-031-44/+44
* Added some documentation about the gzip plugin.Bruno Binet2012-11-291-0/+12
* Merge branch 'pr/558'Bruno Binet2012-11-231-9/+84
|\
| * Change webassets configuration for relative urls.Simon2012-11-201-4/+7
| * Add a new signal `generator_init`, invoked at the end of `Generator.__init__`.Simon2012-11-201-0/+1
| * Move webassets doc to the plugins pageSimon2012-11-071-9/+80
* | add docs for article_generate_preread signalErik Hetzner2012-11-161-0/+2
|/
* Add a new signal article_generator_finalized, called at the end of ArticleGen...FELD Boris2012-10-131-16/+17
* oopsAlexis Métaireau2012-10-131-5/+3
* merge rachid changesAlexis Métaireau2012-10-121-3/+25
|\
| * Add a new signal content_object_initRachid Belaid2012-09-021-6/+27
* | Add a list of plugins to the docs. Closes #493.Justin Mayer2012-10-121-23/+83
* | Eliminate extraneous whitespaceJustin Mayer2012-10-121-1/+1
* | Added possible uses for the finalized signal to the docsNico Di Rocco2012-10-121-0/+3
* | Sitemap plugin & `get_generators` signalm-r-r2012-10-121-0/+79
* | Added description for the finalized signal in the docsNico Di Rocco2012-10-121-4/+4
* | Added a new signal `finalized` that is dispatched when pelican finishes.Nico Di Rocco2012-10-121-0/+1
|/
* Various fixes and improvements to the docsJustin Mayer2012-08-011-3/+3
* Added signals to plugin for pages generationJoshua Adelman2012-07-191-0/+2
* Convert code in docs to inline literalsJustin Mayer2012-07-011-13/+13
* better plugins docBruno Binet2012-03-201-26/+15
* plugins branch is planned to be merged for 3.0Bruno Binet2012-03-201-1/+1
* updated docMarco Milanesi2011-10-191-9/+14
* documentation for the github activity pluginMarco Milanesi2011-09-071-3/+42
* Plugins doc + minor design changes.Alexis Metaireau2011-06-181-0/+75