├── License.md ├── README.md ├── Screens ├── admin │ ├── admin - 00 - sitesetup.png │ ├── admin - 01 - dateandtime.png │ ├── admin - 02 - language.png │ ├── admin - 03 - mail.png │ ├── admin - 04 - navigation.png │ ├── admin - 05 - site.png │ ├── admin - 06 - addons TBD.png │ ├── admin - 07 - search.png │ ├── admin - 08 - discussion.png │ ├── admin - 09 - theming.png │ ├── admin - 10 - mediasettings.png │ ├── admin - 11 -syndication.png │ ├── admin - 12 -tinymce.png │ ├── admin - 13 - contentrules -- add 2 TBD.png │ ├── admin - 13 - contentrules -- add TBD.png │ ├── admin - 13 - contentrules.png │ ├── admin - 14 - editing.png │ ├── admin - 15 - imagehandling.png │ ├── admin - 16 - markup.png │ ├── admin - 17 - contentworkflow.png │ ├── admin - 18 - dexterity - addcontent.png │ ├── admin - 18 - dexterity -- deleteconfirm.png │ ├── admin - 18 - dexterity -- import.png │ ├── admin - 18 - dexterity -- successmessage.png │ ├── admin - 18 - dexterity.png │ ├── admin - 19 - usersandgroups.png │ ├── admin - 20 - htmlfiltering.png │ ├── admin - 21 - usersecurity.png │ ├── admin - 22 - errorsettings.png │ └── admin - 23 - caching.png ├── public │ ├── public - 00 - welcomepage.png │ ├── public - 01 - page.png │ └── public - 02 - 404.png ├── using the app │ ├── contents - 00 - viewfoldercontents -- desktop.png │ ├── contents - 00 - viewfoldercontents -- loaded.png │ ├── contents - 00 - viewfoldercontents -- loading.png │ ├── contents - 00 - viewfoldercontents.png │ ├── element - 00 - history -- mobile.png │ ├── element - 00 - history.png │ ├── login - 00 - modal.png │ ├── login - 01 - successlogin.png │ ├── portlets - 00 - manage.png │ ├── portlets - 01 - footerportlets.png │ ├── toolbar - 00 - collapsed -- desktopleft.png │ ├── toolbar - 00 - collapsed -- desktoptop.png │ ├── toolbar - 00 - collapsed.png │ ├── toolbar - 01 - showoptions -- desktopleft.png │ ├── toolbar - 01 - showoptions -- desktoptop.png │ ├── toolbar - 01 - showoptions.png │ ├── toolbar - 02 - moreoptions -- adminextramenus.png │ ├── toolbar - 02 - moreoptions.png │ ├── user - 00 - usercard -- squarethumb.png │ ├── user - 00 - usercard.png │ ├── user - 01 - profile -- thumbadded.png │ ├── user - 01 - profile.png │ ├── user - 02 - settings.png │ ├── user - 03 - password.png │ └── user - 04 - desktopview.png └── zope │ ├── zope - 00 - upandrunning.png │ ├── zope - 01 - createsite.png │ ├── zope - 02 - secondtime.png │ ├── zope - 03 - update.png │ └── zope - 04 - secondtimetwosites.png ├── Specs ├── SPECS - 01.png ├── SPECS - 02.png ├── SPECS - 03.png ├── SPECS - 04.png ├── SPECS - 05.png ├── SPECS - 06.png ├── SPECS - 07.png ├── SPECS - 08.png ├── SPECS - 09.png └── SPECS.pdf ├── Talks └── Pastanaga presentation (PLOG 2017) - keynote.pdf └── pastanaga-logo.jpg /License.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/License.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/README.md -------------------------------------------------------------------------------- /Screens/admin/admin - 00 - sitesetup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 00 - sitesetup.png -------------------------------------------------------------------------------- /Screens/admin/admin - 01 - dateandtime.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 01 - dateandtime.png -------------------------------------------------------------------------------- /Screens/admin/admin - 02 - language.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 02 - language.png -------------------------------------------------------------------------------- /Screens/admin/admin - 03 - mail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 03 - mail.png -------------------------------------------------------------------------------- /Screens/admin/admin - 04 - navigation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 04 - navigation.png -------------------------------------------------------------------------------- /Screens/admin/admin - 05 - site.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 05 - site.png -------------------------------------------------------------------------------- /Screens/admin/admin - 06 - addons TBD.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 06 - addons TBD.png -------------------------------------------------------------------------------- /Screens/admin/admin - 07 - search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 07 - search.png -------------------------------------------------------------------------------- /Screens/admin/admin - 08 - discussion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 08 - discussion.png -------------------------------------------------------------------------------- /Screens/admin/admin - 09 - theming.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 09 - theming.png -------------------------------------------------------------------------------- /Screens/admin/admin - 10 - mediasettings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 10 - mediasettings.png -------------------------------------------------------------------------------- /Screens/admin/admin - 11 -syndication.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 11 -syndication.png -------------------------------------------------------------------------------- /Screens/admin/admin - 12 -tinymce.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 12 -tinymce.png -------------------------------------------------------------------------------- /Screens/admin/admin - 13 - contentrules -- add 2 TBD.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 13 - contentrules -- add 2 TBD.png -------------------------------------------------------------------------------- /Screens/admin/admin - 13 - contentrules -- add TBD.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 13 - contentrules -- add TBD.png -------------------------------------------------------------------------------- /Screens/admin/admin - 13 - contentrules.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 13 - contentrules.png -------------------------------------------------------------------------------- /Screens/admin/admin - 14 - editing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 14 - editing.png -------------------------------------------------------------------------------- /Screens/admin/admin - 15 - imagehandling.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 15 - imagehandling.png -------------------------------------------------------------------------------- /Screens/admin/admin - 16 - markup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 16 - markup.png -------------------------------------------------------------------------------- /Screens/admin/admin - 17 - contentworkflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 17 - contentworkflow.png -------------------------------------------------------------------------------- /Screens/admin/admin - 18 - dexterity - addcontent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 18 - dexterity - addcontent.png -------------------------------------------------------------------------------- /Screens/admin/admin - 18 - dexterity -- deleteconfirm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 18 - dexterity -- deleteconfirm.png -------------------------------------------------------------------------------- /Screens/admin/admin - 18 - dexterity -- import.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 18 - dexterity -- import.png -------------------------------------------------------------------------------- /Screens/admin/admin - 18 - dexterity -- successmessage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 18 - dexterity -- successmessage.png -------------------------------------------------------------------------------- /Screens/admin/admin - 18 - dexterity.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 18 - dexterity.png -------------------------------------------------------------------------------- /Screens/admin/admin - 19 - usersandgroups.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 19 - usersandgroups.png -------------------------------------------------------------------------------- /Screens/admin/admin - 20 - htmlfiltering.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 20 - htmlfiltering.png -------------------------------------------------------------------------------- /Screens/admin/admin - 21 - usersecurity.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 21 - usersecurity.png -------------------------------------------------------------------------------- /Screens/admin/admin - 22 - errorsettings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 22 - errorsettings.png -------------------------------------------------------------------------------- /Screens/admin/admin - 23 - caching.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/admin/admin - 23 - caching.png -------------------------------------------------------------------------------- /Screens/public/public - 00 - welcomepage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/public/public - 00 - welcomepage.png -------------------------------------------------------------------------------- /Screens/public/public - 01 - page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/public/public - 01 - page.png -------------------------------------------------------------------------------- /Screens/public/public - 02 - 404.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/public/public - 02 - 404.png -------------------------------------------------------------------------------- /Screens/using the app/contents - 00 - viewfoldercontents -- desktop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/contents - 00 - viewfoldercontents -- desktop.png -------------------------------------------------------------------------------- /Screens/using the app/contents - 00 - viewfoldercontents -- loaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/contents - 00 - viewfoldercontents -- loaded.png -------------------------------------------------------------------------------- /Screens/using the app/contents - 00 - viewfoldercontents -- loading.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/contents - 00 - viewfoldercontents -- loading.png -------------------------------------------------------------------------------- /Screens/using the app/contents - 00 - viewfoldercontents.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/contents - 00 - viewfoldercontents.png -------------------------------------------------------------------------------- /Screens/using the app/element - 00 - history -- mobile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/element - 00 - history -- mobile.png -------------------------------------------------------------------------------- /Screens/using the app/element - 00 - history.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/element - 00 - history.png -------------------------------------------------------------------------------- /Screens/using the app/login - 00 - modal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/login - 00 - modal.png -------------------------------------------------------------------------------- /Screens/using the app/login - 01 - successlogin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/login - 01 - successlogin.png -------------------------------------------------------------------------------- /Screens/using the app/portlets - 00 - manage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/portlets - 00 - manage.png -------------------------------------------------------------------------------- /Screens/using the app/portlets - 01 - footerportlets.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/portlets - 01 - footerportlets.png -------------------------------------------------------------------------------- /Screens/using the app/toolbar - 00 - collapsed -- desktopleft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/toolbar - 00 - collapsed -- desktopleft.png -------------------------------------------------------------------------------- /Screens/using the app/toolbar - 00 - collapsed -- desktoptop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/toolbar - 00 - collapsed -- desktoptop.png -------------------------------------------------------------------------------- /Screens/using the app/toolbar - 00 - collapsed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/toolbar - 00 - collapsed.png -------------------------------------------------------------------------------- /Screens/using the app/toolbar - 01 - showoptions -- desktopleft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/toolbar - 01 - showoptions -- desktopleft.png -------------------------------------------------------------------------------- /Screens/using the app/toolbar - 01 - showoptions -- desktoptop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/toolbar - 01 - showoptions -- desktoptop.png -------------------------------------------------------------------------------- /Screens/using the app/toolbar - 01 - showoptions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/toolbar - 01 - showoptions.png -------------------------------------------------------------------------------- /Screens/using the app/toolbar - 02 - moreoptions -- adminextramenus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/toolbar - 02 - moreoptions -- adminextramenus.png -------------------------------------------------------------------------------- /Screens/using the app/toolbar - 02 - moreoptions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/toolbar - 02 - moreoptions.png -------------------------------------------------------------------------------- /Screens/using the app/user - 00 - usercard -- squarethumb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/user - 00 - usercard -- squarethumb.png -------------------------------------------------------------------------------- /Screens/using the app/user - 00 - usercard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/user - 00 - usercard.png -------------------------------------------------------------------------------- /Screens/using the app/user - 01 - profile -- thumbadded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/user - 01 - profile -- thumbadded.png -------------------------------------------------------------------------------- /Screens/using the app/user - 01 - profile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/user - 01 - profile.png -------------------------------------------------------------------------------- /Screens/using the app/user - 02 - settings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/user - 02 - settings.png -------------------------------------------------------------------------------- /Screens/using the app/user - 03 - password.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/user - 03 - password.png -------------------------------------------------------------------------------- /Screens/using the app/user - 04 - desktopview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/using the app/user - 04 - desktopview.png -------------------------------------------------------------------------------- /Screens/zope/zope - 00 - upandrunning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/zope/zope - 00 - upandrunning.png -------------------------------------------------------------------------------- /Screens/zope/zope - 01 - createsite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/zope/zope - 01 - createsite.png -------------------------------------------------------------------------------- /Screens/zope/zope - 02 - secondtime.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/zope/zope - 02 - secondtime.png -------------------------------------------------------------------------------- /Screens/zope/zope - 03 - update.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/zope/zope - 03 - update.png -------------------------------------------------------------------------------- /Screens/zope/zope - 04 - secondtimetwosites.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Screens/zope/zope - 04 - secondtimetwosites.png -------------------------------------------------------------------------------- /Specs/SPECS - 01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Specs/SPECS - 01.png -------------------------------------------------------------------------------- /Specs/SPECS - 02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Specs/SPECS - 02.png -------------------------------------------------------------------------------- /Specs/SPECS - 03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Specs/SPECS - 03.png -------------------------------------------------------------------------------- /Specs/SPECS - 04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Specs/SPECS - 04.png -------------------------------------------------------------------------------- /Specs/SPECS - 05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Specs/SPECS - 05.png -------------------------------------------------------------------------------- /Specs/SPECS - 06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Specs/SPECS - 06.png -------------------------------------------------------------------------------- /Specs/SPECS - 07.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Specs/SPECS - 07.png -------------------------------------------------------------------------------- /Specs/SPECS - 08.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Specs/SPECS - 08.png -------------------------------------------------------------------------------- /Specs/SPECS - 09.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Specs/SPECS - 09.png -------------------------------------------------------------------------------- /Specs/SPECS.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Specs/SPECS.pdf -------------------------------------------------------------------------------- /Talks/Pastanaga presentation (PLOG 2017) - keynote.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/Talks/Pastanaga presentation (PLOG 2017) - keynote.pdf -------------------------------------------------------------------------------- /pastanaga-logo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/plone/pastanaga/HEAD/pastanaga-logo.jpg --------------------------------------------------------------------------------