1.0betareleasedPage Prototypes

Allows pages to act as prototypes for other pages.

Clone URLhttps://github.com/klaftertief/page_prototypes.git

Add as a submodulegit submodule add https://github.com/klaftertief/page_prototypes.git extensions/page_prototypes --recursive

Compatibility

2.x.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
NoNo0.6.11.0betaNoNoNoNoNoNoNoNoNoNoNoNoNoNo. Soon?

Readme

Page Prototypes extension

Enables the creation/management of page prototypes from which Symphony Pages can be spawned.

This extension is heavily inspired by czheng's Page Templates extension and it is meant to be its successor.

Installation

  1. Upload the 'page_prototypes' folder in this archive to your Symphony 'extensions' folder.
  2. Go to System > Extensions, select "Page Prototypes", choose "Enable" from the with-selected menu, then click Apply.

Usage

Pages with the type prototype can act as prototypes for other pages. The extension adds a select box on top of the pages editor where the prototype of a page can be selected. In the frontend pages automatically inherit all the properties and the template of the referenced prototype.

Prototypes can't have the special page types index, 404, 403 or maintenance, because there can only exist one aof those pages in the system. Logged in developers can visit prototype pages in the front end, but normal visitors can't.

Version history

Requires Symphony 2.3

  • Complete rewrite, prototypes are now normal pages with type prototype

Requires Symphony 2.2

  • Added extension.meta.xml file
  • Update referenced pages when saving a prototype

Requires Symphony 2.2