Changeset [13bf47406198f8499370a95078c348d12658afc3] by dleffler
June 7th, 2012 @ 08:20 PM
Implements photo album grouping to view gallery (category) by
gallery or slideshow (by clicking on group/category name). More
specifically, it adds several features/changes to expPaginator such
as selective groups (limit to one or more categories of items), and
setting the paging default to ALL items to prevent having to have
the work-arounds in each module. Modules are now (still) set up to
recognize no page limit entry (blank) as the default of 10 (which
no change), but an entry of '0' now means ALL items. Though this
feature is only available in the photoalbum module, it will be
implemented in other modules using categories in the near future.
[#634]
https://github.com/exponentcms/exponent-cms/commit/13bf47406198f849...
Committed by dleffler
- R external/flowplayer3/example/index.html
- R external/flowplayer3/example/style.css
- M framework/core/controllers/expCatController.php
- M framework/core/controllers/expCommentController.php
- M framework/core/controllers/expController.php
- M framework/core/controllers/expTagController.php
- M framework/core/subsystems/expPaginator.php
- M framework/modules-1/formbuilder/actions/view_data.php
- M framework/modules/blog/controllers/blogController.php
- M framework/modules/common/views/configure/pagination.tpl
- M framework/modules/company/controllers/companyController.php
- M framework/modules/ecommerce/controllers/ecomconfigController.php
- M framework/modules/ecommerce/controllers/eventregistrationController.php
- M framework/modules/ecommerce/controllers/orderController.php
- M framework/modules/ecommerce/controllers/order_statusController.php
- M framework/modules/ecommerce/controllers/order_typeController.php
- M framework/modules/ecommerce/controllers/product_statusController.php
- M framework/modules/ecommerce/controllers/sales_repController.php
- M framework/modules/ecommerce/controllers/storeController.php
- M framework/modules/file/views/file/uploader.tpl
- M framework/modules/filedownloads/controllers/filedownloadController.php
- M framework/modules/flowplayer/controllers/flowplayerController.php
- M framework/modules/help/controllers/helpController.php
- M framework/modules/motd/controllers/motdController.php
- M framework/modules/news/controllers/newsController.php
- M framework/modules/notfound/controllers/notfoundController.php
- M framework/modules/photoalbum/controllers/photosController.php
- M framework/modules/photoalbum/views/photo/configure/gallery.tpl
- M framework/modules/photoalbum/views/photo/edit.tpl
- M framework/modules/photoalbum/views/photo/showall.tpl
- M framework/modules/photoalbum/views/photo/showall_galleries.tpl
- M framework/modules/portfolio/controllers/portfolioController.php
- M framework/modules/report/controllers/reportController.php
- M framework/modules/search/controllers/searchController.php
- M framework/modules/users/controllers/usersController.php
- M framework/modules/youtube/controllers/youtubeController.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