= Generic HTML portlet (quintagroup.portlet.generichtml) = [[PageOutline]] Generic HTML portlet allows you to create static portlet without HTML filtering. This portlet can contain any HTML or Javascript code. == Links == * Home page - http://quintagroup.com/services/plone-development/products/quintagroup.portlet.generichtml * Repository - http://svn.quintagroup.com/products/quintagroup.portlet.generichtml/ * Releases - http://pypi.python.org/pypi/quintagroup.portlet.generichtml == Usage == * Select '''Generic HTML portlet''' from '''Add portlet...''' drop down menu: [[Image(add.png, nolink)]] * Insert a necessary piece of HTML code and save changes. [[Image(add-generic-html.png, nolink)]] Generic HTML portlet can suit you well in situations where you need some logics for such portlet display. For example: insert certain piece of code to be displayed on most pages, and create more generic HTML portlets for those pages where different code should be displayed. '''Requirements''' Plone 3.x '''Authors''' * Bogdan Koval * Taras Melnychuk