fdv / typo_related_posts
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Sun Mar 16 03:45:59 -0700 2008 | |
| |
README | Sun Mar 16 03:45:59 -0700 2008 | |
| |
init.rb | Sun Mar 16 03:45:59 -0700 2008 | |
| |
lib/ | Tue Apr 14 14:30:51 -0700 2009 |
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
