ecbcb6a5cb
Added notion of CMS_CONTENT as ancestor of CMS_NODE.
...
Moved CMS_CONTENT_TYPE to core library.
Added basic and limited taxonomy query /taxonomy/term/{termid} .
2015-12-03 23:01:31 +01:00
20dfce1396
Improved taxonomy by supporting tags, multiple terms allowed, and required kind of vocabulary for specific content type.
...
Updated node web form, to support taxonomy editing if allowed (specific support for CMS_VOCABULARY.is_tags: BOOLEAN).
Added notion of required or optional module dependencies.
2015-12-03 19:24:58 +01:00
f1f3c126dd
Use module site files system for the (un)install SQL scripts.
...
Changed CMS_TERM.id type to INTEGER_64 .
Removed CMS_TERM.parent_id .
Implemented CMS_TERM saving.
2015-11-23 18:05:53 +01:00
3791ffacdc
Added first steps toward Taxonomy module.
2015-11-23 15:27:04 +01:00