15 Commits (cf5e90962627c4ce2ea5b08d452496621eb969e3)

Author SHA1 Message Date
Leonardo Saraiva 2fe9da91f5 Merge branch 'master' of github.com:imathis/octopress
Conflicts:
	plugins/category_generator.rb
12 years ago
Brandon Mathis d774630d3e Improved error message for category_generator plugin. Addresses #116 12 years ago
Leonardo Saraiva d102dcda68 Added stringex and changed to use #to_url for create directory. To don't receive error in url to accented characters. 13 years ago
David Tchepak 02dac280d0 Extract category_link filter from category_generator.rb plugin
Allows category_link to be used as a filter to display a link to
any category.
13 years ago
Mikkel Hoegh 66916f57a7 First attempt at creating per-category Atom feeds. 14 years ago
Brandon Mathis 31b5388402 Downcased category urls 14 years ago
Chun-wei Kuo 7e976cbc60 Improved support for non Latin characters in category names. Fixes #128 14 years ago
Brandon Mathis ed0c220523 Merge branch 'master' of https://github.com/fhemberger/octopress into fhemberger-master
Conflicts:
	plugins/category_generator.rb
14 years ago
fhemberger 80f8a609f6 Improved support for non Latin characters in category names. Fixes #128 14 years ago
Brandon Mathis 17301879cd reverted back to \W in category_generator. Tracking on #128 14 years ago
Brandon Mathis 4f9c45f24a Improved support for non Latin characters in category names. Fixes #128 14 years ago
Brigham Brown 648d4cc238 Fix extra subdirectories appearing in category links and atom.xml link. 14 years ago
Brandon Mathis fe074b2c1b removed some unnecessary steps from the category_generator plugin to avoid confusion 14 years ago
Brandon Mathis 39d56bc988 Finally a nice solution for mapping relative urls 14 years ago
Brandon Mathis 17c59fb1d1 Moved plugins to root directory. I'm ditching the idea of shipping plugins with themes until it's more obviously necessary. This way it's easier to merge and update plugins. 14 years ago