Changeset [1b624702c196c0031c368712022ed5ba44915477] by dleffler
August 18th, 2014 @ 11:37 PM
Adds new 'message' smarty function plugin to allow for inline
messages/alerts (similar to message queue, but not at top of page,
nor closeable); also changes display of some 'no items available
yet' messages to a new 'message' and then only displayed if the
user has create permissions. (a site visitor doesn't need to know
that a module is empty)
(cherry picked from commit 5a0a45b)
https://github.com/exponentcms/exponent-cms/commit/1b624702c196c003...
Committed by dleffler
- A framework/plugins/bootstrap3/function.message.php
- A framework/plugins/function.message.php
- M framework/modules/addressbook/views/address/myaddressbook.tpl
- M framework/modules/core/views/expTag/show.tpl
- M framework/modules/ecommerce/products/views/product/options_partial.tpl
- M framework/modules/ecommerce/views/cart/show_inline.tpl
- M framework/modules/ecommerce/views/cart/show_list.tpl
- M framework/modules/ecommerce/views/donation/showall.tpl
- M framework/modules/ecommerce/views/order/ordersbyuser.tpl
- M framework/modules/ecommerce/views/order/show.bootstrap3.tpl
- M framework/modules/ecommerce/views/order/show.tpl
- M framework/modules/ecommerce/views/order/showall.tpl
- M framework/modules/ecommerce/views/store/showGiftCards.tpl
- M framework/modules/ecommerce/views/store/showallCategoryFeaturedProducts.tpl
- M framework/modules/ecommerce/views/store/showallFeaturedProducts.tpl
- M framework/modules/motd/views/motd/showall.tpl
- M framework/modules/navigation/views/navigation/showall_flyout_sidebar.tpl
- M framework/modules/photoalbum/views/photo/slideshow.bootstrap.tpl
- M framework/modules/photoalbum/views/photo/slideshow.tpl
- M framework/modules/photoalbum/views/photo/slideshow_slider.tpl
- M framework/modules/photoalbum/views/photo/slideshow_touch.tpl
- M framework/modules/portfolio/views/portfolio/slideshow.tpl
- M framework/modules/report/views/report/dashboard.tpl
- M framework/modules/users/views/extensions/user_subscriptions.tpl
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