Site Engine
From Metrixstream
(Difference between revisions)
MetrixAdmin (Talk | contribs) m (→Introduction) |
MetrixAdmin (Talk | contribs) (→Main Sections) |
||
Line 19: | Line 19: | ||
; [[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: | + | ; [[Site:API|API]] |
: Procedures on how to manage content, profiles, and various states. | : Procedures on how to manage content, profiles, and various states. | ||
; [[Site:SEOFriendlyURLS|SEO Friendly URLS]] | ; [[Site:SEOFriendlyURLS|SEO Friendly URLS]] |
Revision as of 17:18, 10 April 2012
Introduction
The site developer guide is intended for a technical audience. This guide will give detailed information on the site engine with the goal of leading 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.
- Organization
- Learn how to organize your objects and feature them in the appropriate places.
- URL Parameters
- Learn how to manipulate a webpage via the URL.
- Contexts
- Allows you to request information from the backend.
- HDF Objects
- Various objects and what information they contain.
- Internal Macros
- Pre-existing macros provided to help with common tasks.
- API
- Procedures on how to manage content, profiles, and various states.
- SEO Friendly URLS
- Learn how to make SEO friendly URLS.
- Faceted Search
- Performing complex searches to find content and profiles.