BMS Page Type

Developer

Ben Martin

3rd Party (Free)

2 downloads (last 90 days)

Creative Commons Attribution Share Alike Download v0.1

EE Version Support

  • ExpressionEngine 2

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

  • Updater
  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Content Elements
  • Better Workflow
  • Matrix
  • Grid
  • Webservice
  • Publisher

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Plugin

Tags

This plugin allows you to change the template type on the fly. Useful if you use a single template with logic to either display entries or rss feeds.

Allows you to change the template type/page type of a template on the fly. Originally built to allow template logic to control whether the page is a normal web page or an rss feed.
Include the single tag (no closing tag) in a template when it’s template type should change.

If you have logic inside a template that can show either a web page or an rss feed, the {exp:rss:feed} tag will output

at the top of the page. This plugin allows you to change the template type (for instance, to RSS) on the fly, and output the correct headers, etc.

{exp:page_type:rss} changes the template type to RSS feed ({exp:page_type:feed} is an alias).

{exp:page_type:html} changes the template type to Web page ({exp:page_type:web} is an alias).

{exp:page_type:css} changes the template type to CSS.

{exp:page_type:js} changes the template type to JavaScript.

{exp:page_type:xml} changes the template type to XML.

Download BMS Page Type

EE Support Downloads Add-On Version Release Date
Not Specified Download 0.1 Jan 7, 2012

BMS Page Type Links

This entry was created January 12, 2012, 2:08 pm.
This entry was last updated January 12, 2012, 8:13 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

1 Review:

Rob Hodges 08.28.13

Rob Hodges
Rating - {addon_rating_average}

Did exactly what I needed it to, although documentation needs to be changed to say exp:bms_page_type as the tag has been renamed!