Here’s a list of all base models used in Merengue (plugins models not included)
This is the main model for all contents in Merengue, including sections, collections, documents, etc. All models inheriting from BaseContent will have these base attributes:
In addition, BaseContent adds a set of attributes for internal use, which can still be accessed by the developer:
From all these base fields, some will be available separately for each languages you have configured Merengue in. These fields are: name, description, plain_description, cached_plain_text.
(( to be completed ))
(( to be completed ))
Please see also the base models diagram.
May 23, 2011