Changeset 255:ce129cc3e031 in documentViewer
- Timestamp:
- Oct 13, 2010, 3:18:02 PM (15 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
MpdlXmlTextServer.py
r254 r255 143 143 def getGisPlaces(self, docinfo=None, pageinfo=None): 144 144 """ Show all Gis Places of whole Page""" 145 xpath='//place'145 #xpath='//place' 146 146 docpath = docinfo['textURLPath'] 147 147 url = docinfo['url']
Note: See TracChangeset
for help on using the changeset viewer.