Changeset 257:d1eb63cf3410 in documentViewer
- Timestamp:
- Oct 13, 2010, 3:40:57 PM (15 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
MpdlXmlTextServer.py
r256 r257 147 147 url = docinfo['url'] 148 148 selfurl = self.absolute_url() 149 pn = pageinfo['current'] 149 150 150 151 text=self.getServerData("xpath.xql", "document=%s&xpath=%s&pn=%s"%(docinfo['textURLPath'],'//place',pn))
Note: See TracChangeset
for help on using the changeset viewer.