Static Sections simplify the process of editing field collections that should only exist once in Symphony.
- Version: 1.6.1
- Author: Nathan Martin, Rainer Borene, Vlad Ghita
- Build Date: 2011-01-11
- Requirements: Symphony 2.2.1
-
Upload the 'static_section' folder found in this archive to your Symphony 'extensions' folder.
-
Enable it by selecting the "Static Section" extension, choose Enable from the 'With Selected' dropdown menu, then click Apply.
-
Bluprints > Sections and edit some section that you'll "Make this section static (i.e a single entry section)".
-
When adding to a previously created section, please ensure that the section contains only one entry.
If added to a section that contains multiple entries, only the first entry in that section will be
available to edit until the "Static Section" flag is removed from the section -
This extension does not modify the section data source output.
As such if there are additional entries (more than one) in the section, these additional entries
will still be output by Symphony when selecting the section as a data source.
Symphony | Static Section |
---|---|
2.0 – 2.0.5 | Not compatible |
2.0.6 – 2.2 | 1.5 |
2.2.* | latest |
1.6.1
- when static section,
<h2>
element frompublish/edit
andpublish/new
page contains section name - refactored the code
1.6
- rewrite for Symphony 2.2.1 new delegates