Patch #7976
Hooks for adding content to the bottom of news
Status: | New | Start date: | 2011-03-23 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Hook requests | |||
Target version: | - |
Description
I believe it can be useful to have an ability to add some content (e.g. Facebook Like button) to the bottom of news item.
Attached patches add hooks :view_news_show_left
and :view_wiki_index_left
to the app/views/news/show.rhtml
and app/views/news/index.rhtml
.
~/app/views/news$ patch < show.rhtml.patch ~/app/views/news$ patch < index.rhtml.patch
History
#1
Updated by Toshi MARUYAMA about 11 years ago
- Category set to News
#2
Updated by Go MAEDA over 5 years ago
- Category changed from News to Hook requests