Site Engine
From Metrixstream
(Difference between revisions)
MetrixAdmin (Talk | contribs) (→Main Sections) |
MetrixAdmin (Talk | contribs) m (→Main Sections) |
||
Line 17: | Line 17: | ||
; [[Site:InternalMacros|Internal Macros]] | ; [[Site:InternalMacros|Internal Macros]] | ||
: Pre-existing macros provided to help with common tasks. | : Pre-existing macros provided to help with common tasks. | ||
+ | ; [[Site:APIRequests|API Requests]] | ||
+ | : Procedures on how to manage content, profiles, and various states. | ||
; [[Site:Faceted Search|Faceted Search]] | ; [[Site:Faceted Search|Faceted Search]] | ||
: Performing complex searches to find content and profiles. | : Performing complex searches to find content and profiles. |
Revision as of 14:43, 1 October 2011
Introduction
The site developer guide is intended for a technical audience. This guide will give detailed information on the site engine with the hope that it leads you into creating more powerful/flexible websites. If you have any questions, please contact support@metrixstream.com.
Main Sections
- Introduction
- Everything you need to know to get started making sites.
- Building Blocks
- Learn about the tools at your disposal to build your website.
- Content Organization
- Learn how to organize your content and instruct where your content appears within your site.
- URL Parameters
- Learn how to manipulate a webpage via the URL.
- Contexts
- Allows you to request information from the backend.
- Internal Macros
- Pre-existing macros provided to help with common tasks.
- API Requests
- Procedures on how to manage content, profiles, and various states.
- Faceted Search
- Performing complex searches to find content and profiles.