Lion Krischer
97e2d7549b
Liquid Tags: line numbers for include_code
2014-05-01 01:18:08 +02:00
Justin Mayer
1d4d19aca5
Merge pull request #195 from Jenselme/creole_reader
...
Add a plugin to read the wikicreole syntax.
2014-04-22 20:20:53 -07:00
Jenselme
9750c13665
Add dependency information.
2014-04-22 00:05:08 +02:00
Julien Enselme
046eaadd61
Add the Creole Reader plugin
2014-04-21 23:57:04 +02:00
Justin Mayer
c96846c201
Merge pull request #190 from Scheirle/master
...
[pelican_comment_system] Added Avatars, Identicons and Comment Atom Feed
2014-04-19 07:00:24 -07:00
Bernhard Scheirle
02a4645912
[pelican_comment_system] made python3 compatible
2014-04-14 18:15:14 +02:00
Bernhard Scheirle
24fce038c3
[pelican_comment_system] Added comment feeds
2014-04-14 11:55:29 +02:00
Bernhard Scheirle
98e2f16059
[pelican_comment_system] Added Avatars and Identicons
2014-04-10 08:58:19 +02:00
Justin Mayer
235c9e3b91
Merge pull request #188 from Scheirle/master
...
[pelican_comment_system] Add recommendation
2014-04-04 08:53:50 -07:00
Bernhard Scheirle
1a20cc84b2
[pelican_comment_system] Added Recommendation
2014-04-03 19:38:45 +02:00
Justin Mayer
057ab2b4b2
Merge pull request #185 from Scheirle/master
...
Added plugin: Pelican Comment System
2014-04-02 06:02:41 -07:00
Bernhard Scheirle
20f8a24971
Added plugin: pelican comment system
2014-03-30 14:14:22 +02:00
Kyle Fuller
90c915ef44
Merge pull request #179 from barrysteyn/master
...
Fixed errors arising from Python 3.x
2014-03-18 14:45:52 +00:00
Barry Steyn
fb570c528b
Fixed errors arising from Python 3.x
2014-03-18 06:42:41 -07:00
Justin Mayer
ad188b05c2
Merge pull request #175 from minrk/ipython-2.0
...
Support IPython 2.0 in notebook liquid tag
2014-03-10 23:39:56 +01:00
MinRK
657505cf35
adjust embedded notebook CSS for IPython 2.0
...
remove text-cell prompt and padding, so it aligns with outer body text
2014-03-09 16:51:31 -07:00
MinRK
db4683c515
support IPython 2.0 in notebook liquid tag
...
The only relevant changes seem to be a few renamed classes, and changed signatures.
2014-03-09 12:30:07 -07:00
Justin Mayer
dc96679d03
Merge pull request #174 from svenkreiss/master
...
Add Vimeo support to liquid_tags plugin
2014-03-09 12:04:38 +01:00
Sven Kreiss
b95142b415
New vimeo tag.
2014-03-07 17:57:39 -05:00
Justin Mayer
c38851cf9c
Grammar and PEP8 fixes for render_math plugin
2014-03-07 08:33:06 +01:00
Justin Mayer
4386da4adf
Merge pull request #171 from ariddell/patch-1
...
Add Python 3 compatibility to render_math plugin
2014-03-07 08:16:23 +01:00
Justin Mayer
1100ccd872
Merge pull request #172 from jesrui/static_comments
...
Add static_comments plugin
2014-03-05 16:57:05 +01:00
Jesus Ruiz
8052ea9f9e
add static_comments plugin
2014-03-04 16:47:56 +01:00
Allen Riddell
3bcb54ac55
Add Python 3 compatibility
2014-03-02 23:46:58 -05:00
Justin Mayer
8ca6e5e514
Merge pull request #170 from barrysteyn/master
...
render_math plugin: alert user to incorrect Typogrify usage
2014-03-03 01:07:48 +01:00
Barry Steyn
f93764f737
alert user to incorrect usage of typogrify
2014-03-02 11:44:14 -08:00
Justin Mayer
0b69e1bdb2
Merge pull request #169 from barrysteyn/master
...
Add ability to specify SSL protocol
2014-02-26 14:46:00 +01:00
Barry Steyn
47dc3e9747
ability to specify ssl protocol
2014-02-25 16:53:16 -08:00
Justin Mayer
9b47bbf67d
Merge pull request #166 from barrysteyn/master
...
latex plugin name changed to render_math
2014-02-23 00:28:54 +01:00
Barry Steyn
5af9d08c06
moved latex to render_math; latex now symbolic link
2014-02-22 13:15:24 -08:00
Justin Mayer
7ba212ecc4
Merge pull request #162 from barrysteyn/master
...
Logic for MathMl; Fixed Bug; Updated Readme
2014-02-19 14:59:47 -08:00
Barry Steyn
64dca25e86
Fixed slight error with mathml regex in summary
2014-02-19 10:19:49 -08:00
Barry Steyn
5d3ab5b964
Logic for MathMl; Fixed Bug; Updated Readme
2014-02-19 08:18:43 -08:00
Justin Mayer
126a1290f3
Merge pull request #161 from barrysteyn/master
...
latex plugin revamp
2014-02-18 09:26:27 -08:00
Barry Steyn
8ac0e61720
Update Readme.md
...
Fixed spelling error
2014-02-18 08:21:09 -08:00
Barry Steyn
474b7fd2ff
new latex math plugin, now handles typogrify correctly and does not need template alteration to be used
2014-02-18 06:48:05 -08:00
Justin Mayer
30657eca3a
Merge pull request #157 from samyarous/master
...
Pelican plugin providing RST directives for twitter bootstrap partial intergration
2014-02-16 10:37:24 -08:00
Samy Arous
b86e17607c
Initial release of the twitter bootstrap rst directives plugin
2014-02-16 19:23:48 +01:00
Justin Mayer
5e7bf54a95
Merge pull request #156 from stuartlangridge/simple-footnotes
...
Add Simple Footnotes plugin
2014-02-15 14:33:54 -08:00
sil
c85ea081c0
Simple Footnotes plugin. Add footnotes to your text by enclosing them in [ref] and [/ref].
2014-02-15 21:34:28 +00:00
Justin Mayer
f7178ae0e9
Merge pull request #150 from runarberg/master
...
Fix missing quote mark in subcategories plugin docs
2014-02-10 10:28:31 -08:00
Justin Mayer
82597bb62e
Merge pull request #152 from mlang/master
...
Add optional max number of entries to github_activity plugin
2014-02-10 10:26:47 -08:00
Mario Lang
b35996ca43
Allow for an optional maximum number of entries to display.
2014-02-10 17:27:54 +01:00
Rúnar Berg Baugsson Sigríðarson
3bf1ac5e98
Fixed missing quote mark in an HTML example
2014-02-09 00:54:01 +00:00
Justin Mayer
d7cb218e46
Merge pull request #149 from talha131/fix-neighbors
...
Neighbors plugin shouldn't require subcategories
2014-02-07 14:45:53 -08:00
Talha Mansoor
073c997eea
Fix an issue in neighbors plugin which was introduced after subcategory support
...
It is not necessary that articles will have subcategories. You may
end up getting following critical error.
>
CRITICAL: ("'ArticlesGenerator' object has no attribute 'subcategories'",)
CRITICAL: 'ArticlesGenerator' object has no attribute 'subcategories'
Traceback (most recent call last):
File "/Users/talha/Repos/VirtualEnvs/pelican-dev/bin/pelican", line 8, in <module>
load_entry_point('pelican==3.3', 'console_scripts', 'pelican')()
File "/Users/talha/Repos/VirtualEnvs/pelican-dev/lib/python2.7/site-packages/pelican-3.3-py2.7.egg/pelican/__init__.py", line 346, in main
pelican.run()
File "/Users/talha/Repos/VirtualEnvs/pelican-dev/lib/python2.7/site-packages/pelican-3.3-py2.7.egg/pelican/__init__.py", line 162, in run
p.generate_context()
File "/Users/talha/Repos/VirtualEnvs/pelican-dev/lib/python2.7/site-packages/pelican-3.3-py2.7.egg/pelican/generators.py", line 480, in generate_context
signals.article_generator_finalized.send(self)
File "/Users/talha/Repos/VirtualEnvs/pelican-dev/lib/python2.7/site-packages/blinker/base.py", line 267, in send
for receiver in self.receivers_for(sender)]
File "/Users/talha/Repos/pelican-plugins/neighbors/neighbors.py", line 49, in neighbors
for subcategory, articles in generator.subcategories:
AttributeError: 'ArticlesGenerator' object has no attribute 'subcategories'
2014-02-07 11:40:48 +05:00
Justin Mayer
0a4bf7b9b0
Merge pull request #146 from smartass101/master
...
i18n_subsites: add lang_subsites template var, improve docs
2014-02-05 20:53:39 -08:00
Ondrej Grover
6f7dafaee6
i18n_subsites: add lang_subsites template var, improve docs
...
- the new variable makes it easier to implement language buttons
- a short howto on language buttons is also provided
- the dictionary mapping template vars are now OrderedDict
for consistent-looking language buttons
2014-02-05 21:42:12 +01:00
Justin Mayer
3d65e38700
Merge pull request #118 from deepy/master
...
Add option to keep original filename and put thumbnail in a folder instead
2014-02-05 07:31:54 -08:00
Justin Mayer
88cd8305d2
Merge pull request #145 from smartass101/master
...
i18n_subsites: consider templates lang, expand docs, several fixes
2014-02-04 07:59:38 -08:00