Ondrej Grover
dda48f6428
i18n_subsites: fix HIDE_UNTRANSLATED_CONTENT
...
1. was removing items of an active iterator -> only first worked
2. Article inherits Page, so first check if is Article
2014-02-04 14:14:43 +01:00
Ondrej Grover
e76f3cf914
i18n_subsites: consider templates lang, expand docs
...
this commit removes the need to make a dummy translation for
the language in which the templates are written.
This only affects themes using jinja2.ext.i18n.
The I18N_THEMES_LANG is introduced to address this issue.
Also expanded the docs for making gettext .po files with babel.
2014-02-03 20:04:40 +01:00
Justin Mayer
16437e1a05
Merge pull request #144 from idyedov/update_disqus_static
...
Fix structure of disqus_static plugin and update README
2014-02-03 06:58:07 -08:00
Justin Mayer
aa268e4883
Minor fixes to Custom Article URLs plugin README
2014-02-02 18:02:56 -08:00
Ivan Dyedov
a73d9dddcb
fix structure of disqus_static plugin and update README
2014-02-02 20:58:27 -05:00
Justin Mayer
84b1962afc
More fixes for Subcategory plugin README
2014-02-02 17:56:08 -08:00
Justin Mayer
56ca351f98
Minor fixes to Subcategory plugin README
2014-02-02 17:52:40 -08:00
Justin Mayer
ce06f87a43
Merge pull request #141 from alistairmagee/neighbors
...
Add categories and subcategories support to Neighbors plugin
2014-02-02 17:03:03 -08:00
Justin Mayer
614ea30efd
Merge pull request #142 from alistairmagee/custom_article_urls
...
Custom article URLs
2014-02-02 17:01:24 -08:00
Ondrej Grover
ca377d918e
i18n_subsites plugin: implement jinja2.ext.i18n support
...
this commit introduces optional support for translatable templates
2014-02-02 16:50:15 -08:00
Ondrej Grover
5e07f2dfc6
new plugin: i18n_subsites
...
This plugin extends the translations functionality by creating i8n-ized
sub-sites for the default site.
This commit implements the basic generation functionality.
2014-02-02 09:09:20 +01:00
Justin Mayer
d13465d1b2
Merge pull request #143 from alistairmagee/subcategory
...
Sub-categories with same basename but different parents should be unique
2014-02-01 12:31:05 -08:00
Justin Mayer
a0797a498b
Merge pull request #137 from alistairmagee/clean_summary
...
Add "Clean Summary" plugin
2014-02-01 10:48:33 -08:00
Alistair Magee
02fb072aa3
altered plugin to work with updated subcategory plugin
2014-02-01 18:35:49 +00:00
Alistair Magee
dcc95a4611
update to the neighbors plugin to retrieve neigbors for categories and subcategories
2014-02-01 18:30:09 +00:00
Alistair Magee
b86be87c61
fixed typos in README
2014-02-01 18:21:56 +00:00
Alistair Magee
250cef84f0
subcategories with same basename but different parents were not unique. Fixed now.
2014-02-01 04:50:53 +00:00
Alistair Magee
f3549dd296
plugin to specify maxmium number of images to appear in summary
2014-01-31 16:32:03 +00:00
Justin Mayer
2ca07107d4
Merge pull request #120 from VuongN/master
...
Read more link plugin
2014-01-30 21:49:03 -08:00
Justin Mayer
614e670026
Merge pull request #136 from talha131/share-post
...
Add plugin to add share URLs to article
2014-01-26 14:37:52 -08:00
Justin Mayer
1793ebbf79
Merge pull request #135 from alistairmagee/custom_article_urls
...
Category-based URL structure plugin
2014-01-26 14:36:40 -08:00
Talha Mansoor
9a9f9bdb83
Add plugin to add share URLs to article
2014-01-26 18:44:36 +05:00
Alistair Magee
2e98bd8bdf
remove uneeded imports
2014-01-25 20:14:49 +00:00
Alistair Magee
1f8b7e0f87
Support for custom urls for different categories of article
2014-01-25 20:03:01 +00:00
Justin Mayer
8f69faa77c
Merge pull request #132 from talha131/patch-1
...
Clarify documentation of related_posts plugin
2014-01-24 13:15:50 -08:00
Justin Mayer
5cb7b449f7
Merge pull request #133 from alistairmagee/subcategory
...
A plugin to add subcategories to Article categories
2014-01-24 13:01:28 -08:00
Alistair Magee
1facc9468b
added support for generating subcategory feeds
2014-01-24 12:59:57 +00:00
Talha Mansoor
b268db7312
Clarify documentation of related_posts plugin
...
It is not clear how the plugin determines which posts are related.
2014-01-24 17:55:03 +05:00
Alistair Magee
48b990c0cd
A plugin to add subcategories to Article categories
2014-01-24 06:39:29 +00:00
Justin Mayer
5e6307d9e2
Merge pull request #131 from calfzhou/neighbors
...
Make neighbors plugin support translated articles.
2014-01-23 14:59:14 -08:00
zhouji
211d835f30
Make neighbors plugin support translated articles.
2014-01-23 09:26:47 +08:00
Justin Mayer
c4d7a761c8
Merge pull request #126 from rmorehead/tipue_search_no_cat_fix
...
Fix tipue_search failing with pages due to no category
2014-01-15 20:15:43 -08:00
Rod Morehead
95d7ebb470
Fixed tipue_search failing with pages due to no category.
2014-01-09 09:26:37 -06:00
Justin Mayer
f30a68fbf4
Merge pull request #125 from XenGi/patch-1
...
Sort images by filename in Gallery plugin
2014-01-08 09:41:46 -08:00
Ricardo Band
dacc64023d
added sorting of images
...
The images are now sorted by their filename.
2014-01-07 21:16:06 +01:00
Kyle Fuller
7e832f780e
Merge pull request #122 from aparij/master
...
Update disqus_static.py
2013-12-22 07:26:46 -08:00
Alex Parij
8de762f97d
Update disqus_static.py
...
There is no '_' prefix for DEFAULT_CONFIG
2013-12-21 12:00:12 -05:00
Justin Mayer
ddcd9ee4f6
Merge pull request #119 from calfzhou/tipue
...
Escape "^" in the json file because it is a special character for tique ...
2013-12-21 08:49:37 -08:00
Vuong Nguyen
30638d8ac4
Update Readme.md
2013-12-16 17:02:16 -05:00
Vuong Nguyen
1cf85f7a06
Update Readme.md
2013-12-16 17:01:57 -05:00
zhouji
1c6fa7893e
Also escape "^" for page tile in the tipue json file.
2013-12-16 17:13:08 +08:00
zhouji
9a952032f4
Escape "^" in the json file because it is a special character for tique search.
2013-12-16 17:06:12 +08:00
Alex Nordlund
a5269f599a
Adds THUMBNAIL_KEEP_NAME which if set puts the thumbnail in a folder named
...
like the key in THUMBNAIL_SIZES.
2013-12-09 00:44:30 +00:00
Vuong Nguyen
943e590c24
Read more link plugin -- initial commit
2013-12-04 23:21:19 -05:00
Justin Mayer
f5d0f4ecb9
Remove gzip references in Assets plugin README
...
gzip filter removed in:
d0fb241420
Fixes #115
2013-12-03 07:04:06 -08:00
Justin Mayer
36bdaae588
Merge pull request #113 from florianjacob/feed_summary
...
Add feed summary plugin
2013-11-29 21:30:28 -08:00
Florian Jacob
2a564dce1a
Added feed summary plugin.
...
This plugin allows to use the `Summary:` metadata as feed contents.
2013-11-27 23:21:24 +01:00
Justin Mayer
bd12282f92
Merge pull request #109 from astrieanna/patch-1
...
Correct package name from bs4 to beautifulsoup4
2013-11-18 07:32:20 -08:00
Justin Mayer
64b03f9d43
Merge pull request #110 from jseabold/ipython-fixes
...
IPython cleanup
2013-11-16 15:59:17 -08:00
Skipper Seabold
ce58bd5704
Fix error message for IPython 2.0
2013-11-16 16:53:25 +00:00