Actions
Patch #7976
openHooks for adding content to the bottom of news
Status:
New
Priority:
Normal
Assignee:
-
Category:
Hook requests
Target version:
-
Start date:
2011-03-23
Due date:
% Done:
0%
Estimated time:
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
Files
Updated by Go MAEDA almost 8 years ago
- Category changed from News to Hook requests
Actions