On Mon, Dec 5, 2011 at 11:07, Taito Horiuchi <[email protected]> wrote: > I have a project where z3c support for plone.app.portlet could be useful. > > I found out that Ticket #11838 is the right one. > > http://dev.plone.org/ticket/11838 > > How can I pull the code to try it locally?
There is a branch: https://github.com/plone/plone.app.portlets/tree/plip11838-z3c-portlets So add a sources line for the branch for mr.developer: plone.app.portlets = git [email protected]:plone/plone.app.portlets.git branch=plip11838-z3c-portlets and mr.developer can fetch and activate that for you. -- Martijn Pieters _______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-product-developers
