## Script (Python) "getTopicMap"
##bind container=container
##bind context=context
##bind namespace=
##bind script=script
##bind subpath=traverse_subpath
##parameters=
##title=Catchall method for finding the topicmap from non-topicmap content.
##
return context.portal_topicmaps.getTopicMap()
#FIXME: This method shouldn't really be called, so we ought to log any calls and
