Products.cmfcontentpanels

Latest version: v2.6b2

Safety actively analyzes 628969 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

1.9.2

------------------

- Fixed bug: skin name with space will break webdav.
[panjunyong]

- Fixed bug: when contentpanels is put at the left/right column, it is too
colse to the upper portlet.
[panjunyong]

- fixed an aquisition bug which will cause before_deleteObject fail
[panjunyong]

1.9.1

------------------

- fixed a bug: when deleting a page, it goes to wrong page
[panjunyong]

- fixed a bug with cleaning up slots when delete contentpanels
[panjunyong]

- RSS viewlet's title can be customized now.
[panjunyong]

1.9

------------------

- Added 'RSS' viewlet. It quite easy to use and RSS results are cached
by RSSCache. You should install feedparser to enable this feature.
[panjunyong]

- added 'Simple text' viewlet, you can add some text to the contentpanels
directly
[panjunyong]

- added noalign option
[fschulze]

- use None for empty attribute values, so the attributes can vanish in
the resulting html code
[fschulze]

- new spanish traslation, thanks to Gaspar Quiles <quiles_gasgva.es>
[panjunyong]

- add viewlet for mpoll
[panjunyong]

- you can set the number to list in folder_rencent and topic_list viewlet
[panjunyong]

- now all viewlets are configurable! And it is quite easy!!
[panjunyong]

- viewlet configuration form fields can be define in a macro with name:
(your_viewlet_macroname)_viewletconf
[panjunyong]

- for example, viewlets_folder_recent.pt has 2 macros: base_portlet
and base_portlet_viewletconf
[panjunyong]

- the form fields will automatically be showed when select viewlets
and saved
[panjunyong]

- your viewlet can use them in a dict named 'viewletOptions', for
example viewletOptions['itemCount']
[panjunyong]

1.8.4

------------------

- the image_folder viewlet use image thumb with ATContentTypes

- Updated french translation, thanks to Jean-Charles ROGEZ
<jean-charles.rogezedf.fr> http://etudes-w3.edfgdf.fr

- Added PloneArticle 3.x viewlet

- Added somes new portlets skins: alert, dotted and rounded (from
the howto published on plone.org). For this last one, some <span>
have been added in viewlet's templates (portlets from plone doesn't
work with this skin unless you modify them)

- New icons (from openoffice)

- Added metadata files for images to associate them with the
HTTP Cache Manager

- Popup panel configuration window more clear (for me !). Perhaps
using dropdown menus (like in 1.7 version) or simple html selects
would be better...

1.8.3

------------------

- add new global varible to viewlet: contentpanels, where the panel
belongs

- now in ZMI contentpanels has a properties tab

- portal_contentpanels have a 'install All Viewlets' tab to install
registered viewlets. you can register viewlets using::

from Products.CMFContentPanels import registerViewlets
registerViewlets( you_viewlets )

- the popup panel configuration window is much better now

- recent changes don't show the folder

- added more viewlets, eg, recent comments viewlet

- fixed a bug with context's relative path

- refine layout form

- fixed a bug which will cause deletion fail

- folder listing viewlets now show all contents

- updated french po, thanks Nicolas Laurance

1.8.2

------------------

- fix bug: can't select non-folderish content

- simplify the layout form

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.