Skip to content

phpwcms 1.8.6

Choose a tag to compare

@slackero slackero released this 09 Feb 06:03
· 865 commits to master since this release

With phpwcms 1.8.6 there are many changes and enhancements.
Here are the most important:

  • Article start and end date are no longer set as long it's not set by the backend user
  • Content Parts were restructured a bit and got new options:
    • Custom attributes class and id can be set and are accessible in all custom CP templates with the replacers [ATTR_CLASS]{ATTR_CLASS}[/ATTR_CLASS] and [ATTR_ID]{ATTR_ID}[/ATTR_ID]
    • Space before and after got additional template options and can be negative too
    • Start and end date can be set
  • IPTC image information can be used in the file manager. In combination with config settings and specific rules IPTC values can be used to set image title, caption or copyright.
  • [Edit] button in article list is readable and bigger.
  • CKEditor was updated to version 4.6.2

See all changes»