Questions tagged [plone-5.x]

Plone is a content management system (CMS) written in Python. Its strengths are in intranets, websites and document management. It has support for multilingual content and versioning.

Plone is free and open source content management system (CMS) written in Python. It is built on top of the Zope application server. Its strengths are in intranets, websites and document management. It has robust support for multilingual content, versioning and is easy to use.

The project has been actively developed since 2001, is available in more than 40 languages, and has the best security track record of any major CMS.

It is owned by the Plone Foundation, a not-for-profit organization that owns the code and trademarks.

Useful links:

77 questions
11
votes
1 answer

Plone 5: why TinyMCE disable custom inline styles?

I've an issue on TinyMCE and Plone 5 but I'm not sure if the core of the problem is in Plone CMS or TinyMCE. I'm adding custom styles in the TinyMCE control panel configuration ("TinyMCE Settings" --> "Inline styles"). The new configuration is…
keul
  • 7,673
  • 20
  • 45
10
votes
1 answer

Temporarily disabling js/css resources

A pattern I very often used in Plone <5 to debug js or css issues was to go to portal_javascripts or portal_css, find the resource, and disable/enable it. That way, I could get certain resources out of the way to isolate a problem, and see if the…
fulv
  • 1,016
  • 1
  • 9
  • 18
6
votes
1 answer

Plone5 Mockup Widgets like pat-pickadate not working for dynamically generated content

Assume the following silly code fragment in a plone 5 page template: