harryseldon / typo_related_posts forked from fdv/typo_related_posts
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
dfa04cf
commit dfa04cffd919dd17f80a3d67fb1b3c5c354fe204
tree d3bd76bcb50e02138be308a80c32f5fc4b2873aa
parent ea470eadc3e8693cbd65d90567e0172c8edd0465
tree d3bd76bcb50e02138be308a80c32f5fc4b2873aa
parent ea470eadc3e8693cbd65d90567e0172c8edd0465
| 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

