Changeset [60a28c23b60b4388a7e070c80c12be49533720a3] by dleffler
April 20th, 2012 @ 03:13 AM
Makes the Export-to-PDF links feature optional based on its
installation, if it isn't installed, the Export to PDF links won't
exist. Adds optional printer/pdf link display to calendar, adds a
'show' parameter to the printer_friendly_link function for modules
that don't have the display config setting (ecommerce). Added a
'prepend' parameter to handle the spacers we use so they don't end
up in the final output. Previously added 'landscapepdf' and 'limit'
parameters to export_pdf_link function to control those settings.
[#584]
https://github.com/exponentcms/exponent-cms/commit/60a28c23b60b4388...
Committed by dleffler
- M framework/core/definitions/calendarmodule_config.php
- M framework/core/models-1/calendarmodule_config.php
- M framework/modules-1/calendarmodule/views/Administration.tpl
- M framework/modules-1/calendarmodule/views/Default.tpl
- M framework/modules-1/calendarmodule/views/Monthly List.tpl
- M framework/modules-1/calendarmodule/views/Past Events.tpl
- M framework/modules-1/calendarmodule/views/Upcoming Events.tpl
- M framework/modules-1/calendarmodule/views/_view.tpl
- M framework/modules-1/calendarmodule/views/_viewday.tpl
- M framework/modules-1/calendarmodule/views/_viewtag.tpl
- M framework/modules-1/calendarmodule/views/_viewweek.tpl
- M framework/modules/blog/views/blog/configure/blog.tpl
- M framework/modules/blog/views/blog/show.tpl
- M framework/modules/ecommerce/views/order/print_invoice.tpl
- M framework/modules/ecommerce/views/order/show.tpl
- M framework/modules/filedownloads/views/filedownload/configure/file_downloads.tpl
- M framework/modules/filedownloads/views/filedownload/show.tpl
- M framework/modules/news/views/news/configure/news.tpl
- M framework/modules/news/views/news/show.tpl
- M framework/modules/portfolio/views/portfolio/configure/portfolio.tpl
- M framework/modules/portfolio/views/portfolio/show.tpl
- M framework/plugins/function.export_pdf_link.php
- M framework/plugins/function.printer_friendly_link.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