Changeset [9abbe17f82e95b531ae270fce764e49a2d13fc0b] by dleffler
April 22nd, 2014 @ 03:48 PM
Updates template view to use {exp_include} instead of {include}
to follow our loading approach instead of simply requiring the file
be in the same folder as the template including it and of the
strict filename...{exp_include} looks for custom views in the theme
folder and for theme variation views.
https://github.com/exponentcms/exponent-cms/commit/9abbe17f82e95b53...
Committed by dleffler
- M framework/modules/addressbook/views/address/showall.tpl
- M framework/modules/administration/views/administration/toolbar.bootstrap3.tpl
- M framework/modules/administration/views/administration/toolbar.newui.tpl
- M framework/modules/blog/views/blog/show.tpl
- M framework/modules/blog/views/blog/showall.tpl
- M framework/modules/common/views/configure/files.tpl
- M framework/modules/common/views/configure/module.bootstrap.tpl
- M framework/modules/common/views/configure/module.bootstrap3.tpl
- M framework/modules/common/views/configure/module.newui.tpl
- M framework/modules/common/views/configure/module.tpl
- M framework/modules/common/views/scaffold/configure.bootstrap3.tpl
- M framework/modules/common/views/scaffold/configure.newui.tpl
- M framework/modules/common/views/scaffold/configure.tpl
- M framework/modules/common/views/scaffold/create.tpl
- M framework/modules/common/views/scaffold/showByTags.tpl
- M framework/modules/common/views/scaffold/showByTitle.tpl
- M framework/modules/company/views/company/showByTitle.tpl
- M framework/modules/container/views/container/showall.bootstrap3.tpl
- M framework/modules/container/views/container/showall.newui.tpl
- M framework/modules/container/views/container/showall.tpl
- M framework/modules/container/views/container/showall_Tabbed.bootstrap3.tpl
- M framework/modules/container/views/container/showall_Tabbed.tpl
- M framework/modules/container/views/container/showall_Three Column.tpl
- M framework/modules/container/views/container/showall_Two Column.tpl
- M framework/modules/core/views/expComment/showComments.tpl
- M framework/modules/ecommerce/products/views/eventregistration/edit.bootstrap3.tpl
- M framework/modules/ecommerce/products/views/eventregistration/edit.tpl
- M framework/modules/ecommerce/views/billing/configure.tpl
- M framework/modules/ecommerce/views/cart/checkout.bootstrap3.tpl
- M framework/modules/ecommerce/views/cart/checkout.tpl
- M framework/modules/ecommerce/views/cart/confirm.tpl
- M framework/modules/ecommerce/views/cart/preprocess.tpl
- M framework/modules/ecommerce/views/cart/quickPay.bootstrap3.tpl
- M framework/modules/ecommerce/views/cart/quickPay.tpl
- M framework/modules/ecommerce/views/cart/show.tpl
- M framework/modules/ecommerce/views/eventregistration/eventsCalendar.tpl
- M framework/modules/ecommerce/views/eventregistration/showByTitle.tpl
- M framework/modules/ecommerce/views/order/myOrder.tpl
- M framework/modules/ecommerce/views/order/show.bootstrap3.tpl
- M framework/modules/ecommerce/views/order/show.tpl
- M framework/modules/ecommerce/views/order/show_printable.tpl
- M framework/modules/ecommerce/views/shipping/configure.tpl
- M framework/modules/ecommerce/views/shipping/editspeed.tpl
- M framework/modules/ecommerce/views/store/copyProduct.tpl
- M framework/modules/ecommerce/views/store/edit.tpl
- M framework/modules/ecommerce/views/store/edit_options.tpl
- M framework/modules/ecommerce/views/store/eventsCalendar.tpl
- M framework/modules/ecommerce/views/store/searchByModelForm.tpl
- M framework/modules/ecommerce/views/store/search_by_model.tpl
- M framework/modules/ecommerce/views/store/show.tpl
- M framework/modules/ecommerce/views/store/showByModel.tpl
- M framework/modules/ecommerce/views/store/showByTitle.tpl
- M framework/modules/ecommerce/views/store/showFullTree_images.tpl
- M framework/modules/ecommerce/views/store/showTopLevel_images.tpl
- M framework/modules/ecommerce/views/store/showall.tpl
- M framework/modules/ecommerce/views/store/showallByManufacturer.tpl
- M framework/modules/events/views/event/delete_recurring.tpl
- M framework/modules/events/views/event/edit.bootstrap3.tpl
- M framework/modules/events/views/event/edit.tpl
- M framework/modules/events/views/event/show.tpl
- M framework/modules/events/views/event/showall.tpl
- M framework/modules/events/views/event/showall_Day.tpl
- M framework/modules/events/views/event/showall_Mini-Calendar.tpl
- M framework/modules/events/views/event/showall_Monthly List.tpl
- M framework/modules/events/views/event/showall_Week.tpl
- M framework/modules/file/views/file/picker.tpl
- M framework/modules/filedownloads/views/filedownload/filelist.tpl
- M framework/modules/filedownloads/views/filedownload/showall.tpl
- M framework/modules/filedownloads/views/filedownload/showall_accordion.tpl
- M framework/modules/filedownloads/views/filedownload/showall_recent.tpl
- M framework/modules/filedownloads/views/filedownload/showall_tabbed.bootstrap3.tpl
- M framework/modules/filedownloads/views/filedownload/showall_tabbed.tpl
- M framework/modules/forms/views/forms/enter_data.tpl
- M framework/modules/forms/views/forms/import_csv_form_add.tpl
- M framework/modules/mediaplayer/views/media/showall.tpl
- M framework/modules/navigation/views/navigation/breadcrumb.bootstrap3.tpl
- M framework/modules/navigation/views/navigation/manage.bootstrap3.tpl
- M framework/modules/navigation/views/navigation/manage.tpl
- M framework/modules/news/views/news/show.tpl
- M framework/modules/news/views/news/showByTitle.tpl
- M framework/modules/news/views/news/showall.tpl
- M framework/modules/photoalbum/views/photo/showall.tpl
- M framework/modules/portfolio/views/portfolio/portfoliolist.tpl
- M framework/modules/portfolio/views/portfolio/showall.tpl
- M framework/modules/portfolio/views/portfolio/showall_accordion.tpl
- M framework/modules/portfolio/views/portfolio/showall_simple_list.tpl
- M framework/modules/portfolio/views/portfolio/showall_tabbed.bootstrap3.tpl
- M framework/modules/portfolio/views/portfolio/showall_tabbed.tpl
- M framework/modules/portfolio/views/portfolio/showall_toggle.tpl
- M framework/modules/report/views/report/abandoned_carts.tpl
- M framework/modules/report/views/report/cart_summary.bootstrap3.tpl
- M framework/modules/report/views/report/cart_summary.tpl
- M framework/modules/report/views/report/current_carts.tpl
- M framework/modules/report/views/report/dashboard.tpl
- M framework/modules/search/views/search/search.tpl
- M framework/modules/users/views/users/edituser.bootstrap3.tpl
- M framework/modules/users/views/users/edituser.tpl
- M framework/modules/users/views/users/groupperms.tpl
- M framework/modules/users/views/users/userperms.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