Does anyone know how to configure CombineWiki to export images to the
HTML/PDF files it creates?  I either get the following error (when
exporting to PDF):

Traceback (most recent call last):
  File "C:\Python24\lib\site-packages\trac\web\main.py", line 406, in
dispatch_request
    dispatcher.dispatch(req)
  File "C:\Python24\lib\site-packages\trac\web\main.py", line 237, in
dispatch
    resp = chosen_handler.process_request(req)
  File "C:\Python24\lib\site-packages\tracwebadmin-0.1.2dev_r5911-
py2.4.egg\webadmin\web_ui.py", line 119, in process_request
    path_info)
  File "build\bdist.win32\egg\combinewiki\web_ui.py", line 58, in
process_admin_request
  File "build\bdist.win32\egg\combinewiki\formats.py", line 55, in
process_combinewiki
  File "build\bdist.win32\egg\combinewiki\formats.py", line 106, in
_page_to_file
  File "C:\Python24\lib\encodings\iso8859_15.py", line 18, in encode
    return codecs.charmap_encode(input,errors,encoding_map)
UnicodeEncodeError: 'charmap' codec can't encode character u'\u2014'
in position 210: character maps to <undefined>

Or I get a HTML page that does not have the images.
Also, for the record, the I cannot get the TiddlyWiki export to work
correctly.

I am using:
Trac 0.10.4 (tracd configuration) on a Windows SBS
HTMLDoc 1.8.24 GNU
CombineWiki 1.2

What I am attempting to do is do a full export of a Trac Wiki
environment so that I can store an image (either in HTML or linked PDF
form) of the Wiki on external media such as a CD.

Thanks in advance for your help.


Brett
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to