------------
Introduction
------------

Warning: Version 3.8 uses browser views instead of skins, so if you have done any customizations, these will not work.

`medialog.newsitemview` is a simple package that adds an option to choose size of newitem image
See http://products.medialog.no/newsitem-view/

.. image:: http://products.medialog.no/Skjermbilde20111115kl.17.29.57.png
       
----
        
Changelog
=========


0.4
---------------------
- added settings to ATTopic (smart folder / collection).


0.3.8
---------------------
- Added browser views
- Fixed unicode error in caption


0.3.7
---------------------
- Changed tal expression, there was still unicode errors

0.3.6
---------------------
- Removed a visual clear in the newitem view template


0.3.5
---------------------
- added css classes so it is possible to style the different sizes differently. 
- CSS classes are like this: div.newsImageContainer.previewsize div.newsImageContainer.minisize
- Removed unicode bug.

0.3.4
---------------------
- Removed the caption while keeping the div (it could be needed for css styling)


0.3.3
---------------------
- Added condition to remove whole imagediv if image size was set to none on newsiteview.


0.3.2
---------------------
- Removed <p>hallo</p> (!) and added condition to remove whole imagediv if image size was set to none on the folderview.


0.3.1
---------------------
- Removed duplicate skin folder
       
0.3
---------------------
- Added Summary View for folder.


0.2
---------------------
- Added more sizes and also *none*

0.1 (11 11 2011)
---------------------      
- First version


**TODO:**
Need help with the vocabulary, so it takes images sizes from portal properties


Keywords: plone zope newsitem view
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules

