Hi, I'm MrTango
-
The new generation of bobtemplates.plone / plonecli
the Plone package generator and command line client, bobtemplates.plone/plonecli
-
Useful stylesheets for layouts done with Plone's Mosaic Editor
Some useful stylesheets (CSS) for the Plone Grid Editor Mosaic.
-
Writing a custom service for Plone REST API
The Plone REST API allows you to reduce client resquests, by expanding a response to include additional information in one single response. This post shows how you can write a service and expand it.
-
Writing a custom serializer for Plone REST API
The Plone REST API already provides a lot of useful information and functions by default, but sometimes you want a bit more customization on the backend, for easier usage on the client side.