toutpt / plonetheme.foundation

Foundation integration in Plone
1 stars 3 forks source link

Introduction

This addon is a base theme for the CMS Plone. It provides a different design and code base for the User Interface.

Features

Dexterity

Dexterity is the next generation content type engine for the CMS Plone. The Plone integration is done by plone.app.contenttypes.

Mobile first

This theme is mobile first, it means all features are working on a mobile device and are enhanced for desktop.

To achieve this there is a plonetheme.foundationdesk theme inside this one where resources are loaded by ajax and triggered by screen with (may change in the future)

HTML 5

Forms are all based on z3cform and widgets are all HTML5 base widgets using the addon collective.z3cform.html5widgets

If you want to stay compatible with incapable browser you must consider to add polyfills to your project. For example collective.js.webshims

Read about compatibilities:

Layout has also been improved by using more semantic HTML tags where it's possible.

This addon remove ...

This add remove archetypes, so any addons using archetypes will be broken.

removed skins from portal_skins:

TODO

RelatedItems support ?

The widget at the moment is for desktop and need jqueryui + contenttree as javascript depednencies.

Options we have:

folder_contents

Table are not responsive friends. There are many way to display tables on mobile but I would prefere not have table at all.

Ideas:

Upstream some of changes done in this addon

edit bar and status messages are hard coded in many templates:

theses has been done using viewlet so changing the HTML of theses becomes really easy.


Stop to wakup image to create an image tag and know your resources:

Credits

Companies

|makinacom|_

Makina Corpus <http://www.makina-corpus.com>_

People

.. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif .. _makinacom: http://www.makina-corpus.com