Changeset [55a665abb89e5e081fb25f9c23834db941f6bc46] by dleffler
November 17th, 2012 @ 04:56 PM
Changes the input parameter for new(er) smarty functions
comments, comments_count, & tags_assigned to use 'record'
instead of 'item' since we are passing a record...also allows old
item call. Places item 'comments_disabled' check inside the
comments function
https://github.com/exponentcms/exponent-cms/commit/55a665abb89e5e08...
Committed by dleffler
- M framework/modules/blog/views/blog/show.tpl
- M framework/modules/blog/views/blog/showall.tpl
- M framework/modules/blog/views/blog/showall_recent.tpl
- M framework/modules/events/views/event/show.tpl
- M framework/modules/faq/views/faq/showall.tpl
- M framework/modules/filedownloads/views/filedownload/filedownloaditem.tpl
- M framework/modules/filedownloads/views/filedownload/show.tpl
- M framework/modules/news/views/news/show.tpl
- M framework/modules/news/views/news/showall.tpl
- M framework/modules/news/views/news/showall_recent.tpl
- M framework/modules/photoalbum/views/photo/show.tpl
- M framework/modules/portfolio/views/portfolio/portfolioitem.tpl
- M framework/modules/portfolio/views/portfolio/show.tpl
- M framework/plugins/function.comments.php
- M framework/plugins/function.comments_count.php
- M framework/plugins/function.tags_assigned.php
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS