fdv / typo_related_posts
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
b35a279
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | ||
| |
README | ||
| |
init.rb | ||
| |
lib/ |
README
Typo releted posts plugin ========================= This small plugin just displays related posts to the current article. To install: script/plugin install http://svn.7el.net/plugins/typo_related_posts/trunk or to use svn:externals to get updates script/plugin install -x http://svn.7el.net/plugins/typo_related_posts/trunk To add in any Typo template, generally in template/views/articles/read.html.erb, just do: <%= render_related_posts %> Any feedback goes to: Frédéric de Villamil <frederic@de-villamil.com> http://fredericdevillamil.com

