Attachment 'VisualSiteMap-image_utf8_name.patch'

Download

   1 --- VisualSiteMap.py.orig	2007-03-22 10:58:13.000000000 -0300
   2 +++ VisualSiteMap.py	2007-05-27 09:22:33.000000000 -0300
   3 @@ -212,7 +212,7 @@
   4      baseurl = request.getBaseURL()
   5  
   6      wikinamefs = wikiutil.quoteWikinameFS(pagename)
   7 -    wikinameurl = wikiutil.quoteWikinameURL(pagename)
   8 +    wikinameurl = wikiutil.quoteWikinameURL(wikinamefs)
   9      fnprefix = os.path.join(CACHE_DIR, '%s_%s' % (wikinamefs, maxdepth))
  10      dotfilename = '%s.%s' % (fnprefix, 'dot')
  11      imagefilename = '%s.%s' % (fnprefix, OUTPUT_FORMAT)

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2004-10-07 10:14:03, 44.8 KB) [[attachment:SiteMap.png]]
  • [get | view] (2007-05-27 12:31:31, 0.5 KB) [[attachment:VisualSiteMap-image_utf8_name.patch]]
  • [get | view] (2007-05-27 11:55:44, 0.3 KB) [[attachment:VisualSiteMap-umask.patch]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.