Purchase a license: $65

Purchases made through PayPal. Full refunds available within 30 days.

Built for the 1.6.X branch and not yet 2.0 compatible. We're aiming for a late April 2010 release.

Questions + support for purchased licenses: support@buildwithstructure.com

Instructions

Installation

  1. Make sure the native EE Pages module is not installed, uninstall if not
  2. In each weblog, turn off “Display Pages Submission Fields.” Otherwise, it will attempt to post Pages data and cause an error.
  3. Enable the extension CP jQuery under Admin » Utilities » Extension Manager
  4. Copy /system/extensions/ext.structure_ext.php to /system/extensions/
  5. Copy /system/language/english/lang.structure.php & lang.structure_ext.php to /system/language/english/
  6. Copy /system/modules/structure to /system/modules/
  7. Go to the Modules tab
  8. Click “Install” in the row for “Structure”
  9. Enable the extension under Admin » Utilities » Extension Manager

Upgrading

  1. Replace /system/extensions/ext.structure_ext.php
  2. Replace /system/language/english/lang.structure.php & land.structure_ext.php
  3. Replace /system/modules/structure

Getting Started

Configuration

Displaying Content

A regular weblog tag will display content as long as you don’t have dynamic=“off” as a parameter in {exp:weblog:entries}. Pages can be linked to within {exp:weblog:entries} with the variables {page_uri} and {page_url}.

Displaying Listings

A page with “static content” can also have a listing. This is basically a bridge between the publish and edit tab with Structure for easier access for authors. This places “Add / Edit” links next to the page name. “Add” cues a new entry for the weblog it’s assigned to while “Edit” cues the Edit tab and sorts entries for only that weblog. This can only be done if you have a weblog not being used for your “static” pages and can NOT be shared with another listing. By assigning the default template under Structure » Settings you decide which template those single entries use.

Asset Weblogs

Assets give you an easy way to manage non-structural weblogs from the same control panel page as your sitemap view. You assign a weblog as an asset under the settings menu. This extra panel appears below your pages and has an “Add / Edit” set of links, just like listings. No Structure data is added to these entries. These extra areas are good for elements and data that authors/clients need access to edit, but are not specific to a certain page.