Hi,

I am using Plone 4.1.6, and I would like to use collective.portlet.explore!
Version 1.0 does not work on Plone 4.1.6. 

I can fix it in my local development environment by following the solution
on http://plone.org/products/collective.portlet.explore/issues/12, so:

* in  skins/explorer/explorer.js change line 45 to: var uidClassName =
node[0].className.match(/node-(((\w+)-?)+)/);

* in browser/expand.py add on line 16: supplimentQuery = {'sort_on':
'getObjPositionInParent', 'is_default_page': False} 

I see the package is owned by wichert and martior on PyPI. Is it still
maintained by them or does somebody else maintains this package? 

Jochen



--
View this message in context: 
http://plone.293351.n2.nabble.com/Fixing-and-releasing-a-new-version-collective-portlet-explore-for-Plone-4-1-6-tp7564029.html
Sent from the Product Developers mailing list archive at Nabble.com.
_______________________________________________
Product-Developers mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-product-developers

Reply via email to