-
How to setup Reason, create a localized version of the settings directory, configure the error handler, and upgrade settings from version to version.
-
Basic information on how to setup and deploy new modules using Reason.
-
Overview of the critical and often interacted with entity class, along with some tips for optimizing performance.
-
The entity selector class is used by almost every Reason module, not to mention most of the administrative interface. Understanding how to use this class effectively is critical to any Reason developer.
-
-
Details on Reasoon's plugin framework for WYSIWYG or lightweight markup editors
-
-
Source code documentation — look here for the nitty gritty details.
-
The notes/plan for a full-day Reason programming tutorial/workshop. Covers entities, types, sites, ownership, relationships, the Entity Selector, the minisite framework, and backend content managers.
-
In order to customize the look and feel of Reason sites beyond the capabilities of CSS, you'll need to create a Reason template. This page will explain how to do just that.
-
How to customize Reason's content editing interfaces
-
A description of Reason inline editing and how to implement it for a module.
-
How to use the Reason web interface to create sites, manage content, etc.