Hello
About
"Core property" field type
- display of main category or access is not implementd
the above is stated inside the field configuration
Initially field was implemented for item form,
- then we added display of item's
language (useful when language filter is OFF)
v3.0.10(-rc) adds support for display of main category and access level (also some new options in viewing TAB)
github.com/FLEXIcontent/flexicontent-cck/releases
- new in v3.0.10(-rc) is LESS support (CSS preprocessor)
- tried to get it right with the first try:
a. auto-recompile only if needed (*.less file has changed, or /include/*.less has changed)
b. you can add some extra folders with LESS files in component "Template" TAB that will trigger recompiling
c. XML template parameters to LESS variables
(edit your custom XML files and add to the parameter cssprep="less")
see "ITEM" layout of "default" template for an example, a tutorial will be made along with other FC tutorial and videos
also several fields got support for custom layout:
/tmpl/value_*.php
categories, tags, next / previous navigation, weblink, email, ?other?