in effetti hai ragione
volendo posso fare:
voc = getToolByName(self.portal, 'portal_vocabularies')
vocabolario= voc.getVocabularyByName('nomevocabolario')
brains = vocabolario.getFolderContents()
for term in brains:
print term.id + ": " + term.Title
grazie
--
View this message in context:
http://plone-regional-forums.221720.n2.nabble.com/Usare-i-vocabolari-in-plone-tp7580914p7580937.html
Sent from the Plone - Italy mailing list archive at Nabble.com.
_______________________________________________
Plone-IT mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-plone-it
http://plone-regional-forums.221720.n2.nabble.com/Plone-Italy-f221721.html