plonewars.com

January 31st, 2007

Dynamic Imager — plone.org

Dynamic Imager — plone.org

Originally from del.icio.us/tag/plone by cbscorneti


from Yoda http://plonewars.com/2007/01/31/dynamic-imager-a%c2%80%c2%94-ploneorg-2/







January 31st, 2007

Using WebDAV — plone.org

Using WebDAV — plone.org

Originally from del.icio.us/tag/plone by 7clem


from Yoda http://plonewars.com/2007/01/31/using-webdav-a%c2%80%c2%94-ploneorg-3/







January 31st, 2007

Creating a new theme for Plone: a real-world example — plone.org

Creating a new theme for Plone: a real-world example — plone.org

Originally from del.icio.us/tag/plone by garrop


from Yoda http://plonewars.com/2007/01/31/creating-a-new-theme-for-plone-a-real-world-example-a%c2%80%c2%94-ploneorg-17/







January 31st, 2007

DIYPloneStyle: Creating a Custom Style for Plone — plone.org

DIYPloneStyle: Creating a Custom Style for Plone — plone.org

Originally from del.icio.us/tag/plone by garrop


from Yoda http://plonewars.com/2007/01/31/diyplonestyle-creating-a-custom-style-for-plone-a%c2%80%c2%94-ploneorg-8/







January 31st, 2007

The Definitive Guide to Plone — PloneDocs

The Definitive Guide to Plone — PloneDocs

Originally from del.icio.us/tag/plone by spacemunkey


from Yoda http://plonewars.com/2007/01/31/the-definitive-guide-to-plone-a%c2%80%c2%94-plonedocs-17/







January 31st, 2007

Dynamic Imager — plone.org

DynamicImager is a small product with which you can generate dynamic images given a text. This enables you to rotate text in browsers that do not support that.

Dynamic Imager — plone.org

Originally from del.icio.us/tag/plone by cwiesner


from Yoda http://plonewars.com/2007/01/31/dynamic-imager-a%c2%80%c2%94-ploneorg/







January 31st, 2007

Kai Diefenbach: Quick Tip 1

Let’s say you want to change the height of a WYSIWYG field. You may have noticed that the Archetypes’ rows attribute doesn’t work if the WYSIWYG-field is rendered.

The solution: you have to format the field with css. Add a entry in your custom style sheet.

    #kupu-editor-<my-field> iframe.kupu-editor-iframe {        height: <my-height>px;    }

Whereas <my-field> is the name of the field and <my-height> the height in pixels. This will - of course - only work with kupu, but I’m sure there will be a similar solution for FCKeditor and fellows.

Please be aware that this will change all fields with name <my-field>. This may or may not make sense for you.

For example, following snippet will change the height of Plone’s (e.g. in Pages) text fields:

    #kupu-editor-text iframe.kupu-editor-iframe {        height: 100px;    }

Kai Diefenbach: Quick Tip 1

Originally from Planet Plone by diefenbach


from Yoda http://plonewars.com/2007/01/31/kai-diefenbach-quick-tip-1/







January 31st, 2007

Top 7 Plone Conference Videos — The Plone Blog

Top 7 Plone Conference Videos

Top 7 Plone Conference Videos — The Plone Blog

Originally from del.icio.us/tag/plone by nicedexter


from Yoda http://plonewars.com/2007/01/31/top-7-plone-conference-videos-a%c2%80%c2%94-the-plone-blog-5/







January 31st, 2007

Plone 2.5 and OpenLDAP Integration for Users and Groups — plone.org

Plone 2.5 and OpenLDAP Integration for Users and Groups — plone.org

Originally from del.icio.us/tag/plone by fra.gilbert


from Yoda http://plonewars.com/2007/01/31/plone-25-and-openldap-integration-for-users-and-groups-a%c2%80%c2%94-ploneorg-5/







January 31st, 2007

Plone course — Upfront Systems

Plone course — Upfront Systems

Originally from del.icio.us/tag/plone by naro


from Yoda http://plonewars.com/2007/01/31/plone-course-a%c2%80%c2%94-upfront-systems-8/