Justin Mayer
|
64e35fe195
|
Merge pull request #85 from jakevdp/liquid_tags_import
BUG: use relative import for mdx_liquid_tags
|
2013-09-28 06:00:28 -07:00 |
|
Justin Mayer
|
fb421f5ac5
|
Merge pull request #86 from zonca/submoduleshttps
Submodules ssh->https
|
2013-09-27 12:54:03 -07:00 |
|
Andrea Zonca
|
532a7b01a2
|
Submodules ssh->https
|
2013-09-27 12:33:36 -07:00 |
|
Jake Vanderplas
|
e9e34856bf
|
BUG: use relative import for mdx_liquid_tags
|
2013-09-27 11:52:25 -07:00 |
|
Justin Mayer
|
1e4ad04c61
|
Merge pull request #83 from calfzhou/master
Update signal names for Pelican 3.3+
|
2013-09-27 01:50:35 -07:00 |
|
zhouji
|
768e02b2d5
|
Update signal names for Pelican 3.2+
|
2013-09-27 16:28:46 +08:00 |
|
Justin Mayer
|
10094868f2
|
Merge pull request #61 from talha131/update-signal-article_generate_context
Update article_generate_context to article_generator_context
|
2013-09-24 13:07:19 -07:00 |
|
Justin Mayer
|
8d1f6a940d
|
Merge pull request #59 from sukharevd/master
Sitemap: Made last article within URL wrappers determine its modification date; added check for modification attribute
|
2013-09-23 10:37:09 -07:00 |
|
Justin Mayer
|
8bea5f5670
|
Merge pull request #52 from eikiu/master
Created interlinks plugin
|
2013-09-18 09:57:31 -07:00 |
|
Alexis Metaireau
|
db0454de1b
|
Merge pull request #80 from derekvan/master
Updates to gallery plugin
|
2013-09-16 02:04:46 -07:00 |
|
Justin Mayer
|
76e799641f
|
Merge pull request #79 from diimpp/patch-1
Add missing __init__ to gallery plugin
|
2013-09-13 09:03:47 -07:00 |
|
blog derek
|
8a846c5888
|
removed code example from article.html example because it referenced page-only commands
|
2013-09-13 04:46:07 -07:00 |
|
blog derek
|
92746659b1
|
added file to make gallery recognized by pelican. recommended by __number5__ in #pelican IRC chat.
|
2013-09-13 04:43:24 -07:00 |
|
Dmitri Perunov
|
d726fd9b05
|
Add missing __init__
|
2013-09-12 14:28:49 -07:00 |
|
Justin Mayer
|
506f265214
|
Merge pull request #72 from talha131/fix-liquid-tags-include_code
Remove legacy code in liquid tags include_code plugin
|
2013-09-01 05:52:32 -07:00 |
|
Talha Mansoor
|
29b9e8d3ae
|
Remove incorrect folder from description in docs
Plugin reads files from `content/code/`, instead of
`content/downloads/code/`.
|
2013-09-01 17:35:34 +05:00 |
|
Talha Mansoor
|
4a37cee555
|
Remove legacy STATIC_OUT_DIR from code
Closes getpelican/pelican-plugins#71
|
2013-09-01 17:35:07 +05:00 |
|
Alexis Metaireau
|
24b1332753
|
Merge pull request #70 from talha131/fix-liquid-tag-issue-n-doc
Fix liquid tag that was broken due to change in pelican
|
2013-09-01 04:49:06 -07:00 |
|
Talha Mansoor
|
7013a82063
|
Import default markdown extensions from settings instead of readers
Closes getpelican/pelican-plugins#69
Due to change in pelican code, `import EXTENSIONS` was no longer
working.
|
2013-09-01 14:26:09 +05:00 |
|
Talha Mansoor
|
470c8237d1
|
Fix a typo in the Readme
It showed incorrect tag and the syntax was not in a code block
|
2013-09-01 14:25:01 +05:00 |
|
Alexis Metaireau
|
562c57c4e9
|
Merge pull request #67 from talha131/rename-json-serializer
Rename json_serializer plugin to tipue_search
|
2013-08-29 07:13:59 -07:00 |
|
Talha Mansoor
|
0cafe10d16
|
Rename json_serializer plugin to tipue_search
This plugin is renamed after suggestions from @astorije and @ametaireau
which can be viewed
[here](https://github.com/getpelican/pelican-plugins/pull/66)
|
2013-08-29 14:38:39 +05:00 |
|
Alexis Metaireau
|
0d30333281
|
Merge pull request #66 from talha131/json-serializer
Add JSON Serializer plugin to enable search
|
2013-08-29 01:29:23 -07:00 |
|
Talha Mansoor
|
7b4d03a204
|
Add JSON Serializer plugin
Updates getpelican/pelican#170
|
2013-08-29 01:32:32 +05:00 |
|
Justin Mayer
|
1bda804dc2
|
Merge pull request #65 from jakevdp/notebook_bug
BUG: liquid tags notebook version check
|
2013-08-28 12:38:19 -07:00 |
|
Jake Vanderplas
|
ecf7c01825
|
BUG: liquid tags notebook version check
|
2013-08-28 10:42:56 -07:00 |
|
Alexis Métaireau
|
b01cb35645
|
move the gallery out of pelicanext
|
2013-08-28 14:13:50 +02:00 |
|
Alexis Metaireau
|
fecb834abb
|
Merge pull request #17 from McPo/gallery
Gallery Plugin
|
2013-08-28 05:12:19 -07:00 |
|
Justin Mayer
|
a20ca76b7c
|
Merge pull request #21 from jakevdp/liquid_tags
Add Liquid Tags plugin
|
2013-08-27 19:18:08 -07:00 |
|
Jake Vanderplas
|
6cd4482143
|
explicitly check for IPython version
|
2013-08-25 20:15:35 -07:00 |
|
Jake Vanderplas
|
e36dae6c11
|
provide warning if IPython 2.0-dev is being used
|
2013-08-20 10:20:33 -07:00 |
|
Jake Vanderplas
|
9e416a73b2
|
fix mathjax script
|
2013-08-20 09:53:05 -07:00 |
|
Alexis Metaireau
|
4964604e7c
|
Merge pull request #64 from kura/vimeo-youtube
Added YouTube and Vimeo plugins
|
2013-08-19 03:43:48 -07:00 |
|
Kura
|
1f2c383b7e
|
Added YouTube and Vimeo plugins
|
2013-08-19 11:25:52 +01:00 |
|
Talha Mansoor
|
d3495d0249
|
Update article_generate_context to article_generator_context
getpelican/pelican@f2d6f77462 changed
`article_generate_context` to `article_generator_context`. This commit
updates the plugin to reflect the change.
|
2013-08-11 02:14:54 +05:00 |
|
Dmitriy Sukharev
|
1ef014c91d
|
Made modification date for URL wrappers (categories,tags,etc) be the date of modification of last article within this wrapper; made plugin check modification attribute, not only date attribute.
|
2013-08-10 14:47:29 +03:00 |
|
Justin Mayer
|
1b2edca2dd
|
Merge pull request #57 from professorplumb/html-entity-plugin
Allows user to enter HTML entities such as © inline in RST instead of using the substitution definition method.
|
2013-08-08 17:14:02 -07:00 |
|
Eric Plumb
|
1250a08f76
|
Create html_entity plugin
|
2013-08-08 17:06:50 -07:00 |
|
Justin Mayer
|
660c8d5e36
|
Merge pull request #56 from RussTheAerialist/master
Removing debug printing statements from thumbnailer
|
2013-08-08 14:14:50 -07:00 |
|
Russell Hay
|
04d27350cb
|
Removing debug printing statements
|
2013-08-08 11:02:09 -07:00 |
|
Jake Vanderplas
|
4643ab7186
|
adjust anim_icon CSS
|
2013-08-07 13:01:22 -07:00 |
|
Jake Vanderplas
|
c545c9e56d
|
modify mathjax to not interfere with normal posts
|
2013-08-06 20:08:37 -07:00 |
|
Jake Vanderplas
|
499ee9890a
|
Change names for compatibility with IPython 1.0alpha
|
2013-08-06 19:18:13 -07:00 |
|
Justin Mayer
|
03c49abd46
|
Merge pull request #55 from kylewm/pdf-plugin
Move PdfGenerator from core to a plugin
|
2013-08-04 20:27:40 -07:00 |
|
Kyle Mahan
|
b1f33df20d
|
Issue #1009: Moved PdfGenerator to pelican-plugins and added a basic test
|
2013-08-04 09:37:01 -07:00 |
|
Justin Mayer
|
0483218326
|
Merge pull request #47 from dflock/patch-1
Improved the example template code in the multi_part plugin readme
|
2013-08-03 13:37:10 -07:00 |
|
Justin Mayer
|
9bc03b593b
|
Merge pull request #45 from noirbizarre/patch-2
Silent optipng too
|
2013-07-30 19:13:59 -07:00 |
|
eikiu
|
59def6018d
|
Created interlinks plugin
|
2013-07-22 22:10:21 -03:00 |
|
Jake Vanderplas
|
2ad2132261
|
ActivatableTransformer -> Transformer
|
2013-07-18 07:21:49 -07:00 |
|
Jake Vanderplas
|
6f8d398bb6
|
address notebook comments
|
2013-07-17 19:54:35 -07:00 |
|