Commit Graph

13 Commits

Author SHA1 Message Date
Brandon Mathis
d774630d3e Improved error message for category_generator plugin. Addresses #116 2013-01-12 16:21:22 -06:00
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.
2012-02-02 23:06:47 +11:00
Mikkel Hoegh
66916f57a7 First attempt at creating per-category Atom feeds. 2011-10-05 00:27:17 +02:00
Brandon Mathis
31b5388402 Downcased category urls 2011-09-05 08:07:08 -05:00
Chun-wei Kuo
7e976cbc60 Improved support for non Latin characters in category names. Fixes #128 2011-09-05 18:07:40 +08:00
Brandon Mathis
ed0c220523 Merge branch 'master' of https://github.com/fhemberger/octopress into fhemberger-master
Conflicts:
	plugins/category_generator.rb
2011-09-04 08:37:22 -05:00
fhemberger
80f8a609f6 Improved support for non Latin characters in category names. Fixes #128 2011-09-04 12:56:54 +02:00
Brandon Mathis
17301879cd reverted back to \W in category_generator. Tracking on #128 2011-09-03 09:18:43 -05:00
Brandon Mathis
4f9c45f24a Improved support for non Latin characters in category names. Fixes #128 2011-09-03 08:15:01 -05:00
Brigham Brown
648d4cc238 Fix extra subdirectories appearing in category links and atom.xml link. 2011-08-11 21:30:45 -07:00
Brandon Mathis
fe074b2c1b removed some unnecessary steps from the category_generator plugin to avoid confusion 2011-07-23 01:18:02 -04:00
Brandon Mathis
39d56bc988 Finally a nice solution for mapping relative urls 2011-07-22 00:00:18 -04:00
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. 2011-07-19 09:06:54 -04:00