Changeset [b1c7576930de52a6b02345c7a526ff7d063c0055] by dleffler

October 20th, 2012 @ 01:50 PM

Adds better tag & category support for calendar controller, adds initial implementation of category colors/styles, updates old smarty {assign} syntax to use inline assignements [#139]
https://github.com/exponentcms/exponent-cms/commit/b1c7576930de52a6...

Committed by dleffler

  • M framework/core/controllers/expCatController.php
  • M framework/core/definitions/expCats.php
  • M framework/modules-1/containermodule/views/Default.tpl
  • M framework/modules-1/containermodule/views/Tabbed.tpl
  • M framework/modules-1/containermodule/views/Three Column.tpl
  • M framework/modules-1/containermodule/views/Two Column.tpl
  • M framework/modules-1/importer/views/_files_verifyFiles.tpl
  • M framework/modules/administration/views/administration/install_extension_confirm.tpl
  • M framework/modules/blog/views/blog/show.tpl
  • M framework/modules/blog/views/blog/showall.tpl
  • M framework/modules/blog/views/blog/showall_headlines.tpl
  • M framework/modules/blog/views/blog/showall_recent.tpl
  • M framework/modules/common/views/configure/files.tpl
  • M framework/modules/common/views/file/Gallery.tpl
  • M framework/modules/common/views/file/Showcase.tpl
  • M framework/modules/common/views/file/Slideshow.tpl
  • M framework/modules/common/views/options/checkboxes.tpl
  • M framework/modules/common/views/options/dropdown.tpl
  • M framework/modules/core/views/expCat/edit.tpl
  • M framework/modules/core/views/expCat/manage.tpl
  • M framework/modules/core/views/expHTMLEditor/manage.tpl
  • M framework/modules/core/views/expTag/manage.tpl
  • M framework/modules/core/views/expTag/show.tpl
  • M framework/modules/ecommerce/shippingcalculators/views/tablebasedcalculator/configure.tpl
  • M framework/modules/ecommerce/views/cart/checkout.tpl
  • M framework/modules/ecommerce/views/donation/showall.tpl
  • M framework/modules/ecommerce/views/ecomconfig/manage_upcharge.tpl
  • M framework/modules/ecommerce/views/eventregistration/showall.tpl
  • M framework/modules/ecommerce/views/eventregistration/showall_headlines.tpl
  • M framework/modules/ecommerce/views/order/email_invoice.tpl
  • M framework/modules/ecommerce/views/order/invoice.tpl
  • M framework/modules/ecommerce/views/shipping/renderOptions.tpl
  • M framework/modules/ecommerce/views/shipping/renderOptions2.tpl
  • M framework/modules/ecommerce/views/store/events_calendar.tpl
  • M framework/modules/ecommerce/views/store/searchByModel.tpl
  • M framework/modules/ecommerce/views/store/show.tpl
  • M framework/modules/ecommerce/views/store/showFullTree.tpl
  • M framework/modules/ecommerce/views/store/showFullTree_images.tpl
  • M framework/modules/ecommerce/views/store/showGiftCards.tpl
  • M framework/modules/ecommerce/views/store/showTopLevel.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/ecommerce/views/store/showallManufacturers.tpl
  • M framework/modules/ecommerce/views/store/showallSubcategories.tpl
  • M framework/modules/ecommerce/views/store/showallUncategorized.tpl
  • M framework/modules/ecommerce/views/store/showall_category_featured_products.tpl
  • M framework/modules/ecommerce/views/store/showall_featured_products.tpl
  • M framework/modules/ecommerce/views/store/upcoming_events.tpl
  • M framework/modules/ecommerce/views/storeCategory/edit.tpl
  • M framework/modules/events/controllers/eventController.php
  • M framework/modules/events/views/event/_reminder.tpl
  • M framework/modules/events/views/event/showall.tpl
  • M framework/modules/events/views/event/showall_Administration.tpl
  • M framework/modules/events/views/event/showall_Day.tpl
  • M framework/modules/events/views/event/showall_Featured Events.tpl
  • M framework/modules/events/views/event/showall_List.tpl
  • M framework/modules/events/views/event/showall_Monthly List.tpl
  • M framework/modules/events/views/event/showall_Past Events.tpl
  • M framework/modules/events/views/event/showall_Upcoming Events - Headlines.tpl
  • M framework/modules/events/views/event/showall_Upcoming Events.tpl
  • M framework/modules/events/views/event/showall_Week.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/filedownloads/views/filedownload/showall.tpl
  • M framework/modules/filedownloads/views/filedownload/showall_accordion.tpl
  • M framework/modules/filedownloads/views/filedownload/showall_oneclickdownload.tpl
  • M framework/modules/filedownloads/views/filedownload/showall_recent.tpl
  • M framework/modules/filedownloads/views/filedownload/showall_tabbed.tpl
  • M framework/modules/flowplayer/views/flowplayer/edit.tpl
  • M framework/modules/help/views/help/manage.tpl
  • M framework/modules/help/views/help/show.tpl
  • M framework/modules/help/views/help/showall.tpl
  • M framework/modules/links/views/links/showall.tpl
  • M framework/modules/links/views/links/showall_quicklinks.tpl
  • M framework/modules/motd/views/motd/show.tpl
  • M framework/modules/motd/views/motd/showall.tpl
  • M framework/modules/navigation/views/navigation/breadcrumb.tpl
  • M framework/modules/navigation/views/navigation/showall_Children Only.tpl
  • M framework/modules/navigation/views/navigation/showall_Collapsing Hierarchy.tpl
  • M framework/modules/navigation/views/navigation/showall_Directional.tpl
  • M framework/modules/navigation/views/navigation/showall_Expanding Hierarchy - Children Only.tpl
  • M framework/modules/navigation/views/navigation/showall_Expanding Hierarchy.tpl
  • M framework/modules/navigation/views/navigation/showall_Flydown.tpl
  • M framework/modules/navigation/views/navigation/showall_Site Map.tpl
  • M framework/modules/navigation/views/navigation/showall_Top Nav.tpl
  • M framework/modules/navigation/views/navigation/showall_YUI Side Nav.tpl
  • M framework/modules/navigation/views/navigation/showall_YUI Top Nav.tpl
  • M framework/modules/news/views/news/show.tpl
  • M framework/modules/news/views/news/showUnpublished.tpl
  • M framework/modules/news/views/news/showall.tpl
  • M framework/modules/news/views/news/showall_announcement.tpl
  • M framework/modules/news/views/news/showall_headlines.tpl
  • M framework/modules/news/views/news/showall_recent.tpl
  • M framework/modules/photoalbum/views/photo/show.tpl
  • M framework/modules/photoalbum/views/photo/showall.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/photoalbum/views/photo/slideshow.tpl
  • M framework/modules/photoalbum/views/photo/slideshow_slider.tpl
  • M framework/modules/portfolio/views/portfolio/portfolioitem.tpl
  • M framework/modules/portfolio/views/portfolio/show.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.tpl
  • M framework/modules/portfolio/views/portfolio/slideshow.tpl
  • M framework/modules/snippet/views/snippet/highlight.tpl
  • M framework/modules/snippet/views/snippet/showall.tpl
  • M framework/modules/text/views/text/showRandom.tpl
  • M framework/modules/text/views/text/showall_tabview.tpl
  • M framework/modules/text/views/text/single.tpl
  • M framework/modules/users/views/login/showlogin.tpl
  • M framework/modules/users/views/login/showlogin_flyoutYUI.tpl
  • M framework/modules/youtube/views/youtube/showall.tpl
  • M install/upgrades/upgrade_calendar.php
New-ticket Create new ticket

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

Shared Ticket Bins