Changeset [6350b43b07c64163322fa3444303831bb7ff7013] by dleffler
October 6th, 2012 @ 05:07 PM
[#725 state:resolved] Add several smarty functions to make template creation easier when using tags & comments; we now automate the display of the comment count, assigned tags, and the edit tags autocomplete with simple 1-line smarty functions in the template. https://github.com/exponentcms/exponent-cms/commit/6350b43b07c64163...
Committed by dleffler
- A framework/plugins/function.comments_count.php
- A framework/plugins/function.tags_assigned.php
- M framework/core/subsystems/forms/controls/tagpickercontrol.php
- M framework/modules/blog/views/blog/edit.tpl
- 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/faq/views/faq/edit.tpl
- M framework/modules/faq/views/faq/showall.tpl
- M framework/modules/filedownloads/views/filedownload/edit.tpl
- M framework/modules/filedownloads/views/filedownload/filedownloaditem.tpl
- M framework/modules/filedownloads/views/filedownload/show.tpl
- M framework/modules/news/views/news/edit.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/edit.tpl
- M framework/modules/photoalbum/views/photo/show.tpl
- M framework/modules/portfolio/views/portfolio/edit.tpl
- M framework/modules/portfolio/views/portfolio/portfolioitem.tpl
- M framework/modules/portfolio/views/portfolio/show.tpl
- M framework/plugins/function.control.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