Changeset [388bf7fb3ff1b3a5f3890d7b2c0acc0614e84392] by dleffler
April 12th, 2014 @ 09:53 PM
Standardizes template variables by passing them through
controllertemplate instead of moduleSelfAwarenes() and (re)names
modelname to model_name and table to model_table for consistency
and to prevent collisions in some templates
https://github.com/exponentcms/exponent-cms/commit/388bf7fb3ff1b3a5...
Committed by dleffler
- M framework/core/controllers/expController.php
- M framework/core/expFramework.php
- M framework/core/forms/controllertemplate.php
- M framework/modules/addressbook/views/address/edit.tpl
- M framework/modules/banners/views/banner/edit.tpl
- M framework/modules/blog/views/blog/edit.tpl
- M framework/modules/common/views/scaffold/edit.tpl
- M framework/modules/common/views/scaffold/showRandom.tpl
- M framework/modules/common/views/scaffold/showall.tpl
- M framework/modules/common/views/scaffold/showall_by_tags.tpl
- M framework/modules/company/views/company/edit.tpl
- M framework/modules/company/views/company/showall.tpl
- M framework/modules/eaas/views/eaas/edit.tpl
- M framework/modules/ecommerce/products/views/product/child_edit.tpl
- M framework/modules/ecommerce/products/views/product/edit.tpl
- M framework/modules/events/views/event/edit.tpl
- M framework/modules/faq/views/faq/edit.tpl
- M framework/modules/filedownloads/views/filedownload/edit.tpl
- M framework/modules/links/views/links/edit.tpl
- M framework/modules/navigation/controllers/navigationController.php
- M framework/modules/news/views/news/edit.tpl
- M framework/modules/photoalbum/views/photo/edit.tpl
- M framework/modules/photoalbum/views/photo/multi_add.tpl
- M framework/modules/photoalbum/views/photo/photolist.tpl
- M framework/modules/photoalbum/views/photo/showall_accordion.tpl
- M framework/modules/photoalbum/views/photo/showall_galleries.tpl
- M framework/modules/photoalbum/views/photo/showall_tabbed.tpl
- M framework/modules/portfolio/views/portfolio/edit.tpl
- M framework/modules/search/views/search/edit.tpl
- M framework/modules/text/views/text/showall.tpl
- M framework/modules/users/models/user.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