We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Add Even Richer Interaction to your Site: plone.patternslib

Formale Metadaten

Titel
Add Even Richer Interaction to your Site: plone.patternslib
Serientitel
Anzahl der Teile
66
Autor
Lizenz
CC-Namensnennung 3.0 Deutschland:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache
Produktionsjahr2016

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
Making it easy to use JavaScript patterns in Plone 5. Plone already ships with several rich interaction patterns, available via the "mockup" package. Patternslib, which shares common ancestry with mockup, offers more goodies for integrators and developers who want to enhance the user experience of their site. But how to make use of those extra patterns if you're not a JavaScript guru, or things like "bower" and "bundle" sound intimidating? In comes plone.patternslib, the add-on that does the integration for you. All you need to do is add classes and configuration options to your templates. The talk will focus on how to use various patterns in a stock Plone 5 site, based on real-world examples, such as: - Automatically submitting a form on user input, - Using selection fields with auto-suggestion, - Showing / hiding parts of a form depending on previous input, - Updating only parts of your page with injection. We'll also take a look at the Patternslib documentation so that we can see what options are available to us. And for inspiration, we'll look at some advanced pattern combinations used in Quaive (Plone Intranet).