Anja Maaß schrieb:
Hi,
the utf-8/iso problem is solved...
I export my website with the export tool in magnolia (with the
function keep version=true),afer that I explizit convert the site to
utf-8. (with command "iconv" in UNIX.) Without doing I always get an
utf-8 exception 1 of 1.
But when I assembly my project and restart the server (tomcat)..links
are only displayed in plaintext.In an other magnolia 3.0.2 project the
export (with keep version=true) works fine..links are displayed
correct. ( with explizit convert to utf-8).
I am thankful for any hint...
David Mead schrieb:
Hi, Anja,
On Magnolia 3.0.2 we were able to export repository data using wget and
the export tool. The command line was like :
wget --http-user=superuser --http-passwd=superuser -O ./website.xml
"http://localhost:8080/magnoliaAuthor/.magnolia/pages/export.html?mgnlRe
pository=website&mgnlPath=/&mgnlKeepVersions=false&mgnlFormat=false&ext=
.xml&command=exportxml&exportxml=Export"
David
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] Sent:
Wednesday, August 08, 2007 6:15 AM
To: [email protected]
Subject: [magnolia-user] probems with the export in magnolia 3.0.2
Hi,
we use the version magnola 3.0.2 (tag), after export my website (xml)
links are only displayed in plaintext..or I get an utf-8 exception
during bootsrap process?? (--> utf- exception : invalid byte 1 of 1
or invalid byte 2 of 2)
I know this exception means that some character isn't in utf-8,but
why? But my main problem is the wrong displaying of links and texts
after export...line breaks are'nt placed correctly after export the
website.
1. umlaute are not coded,they are displayed as "? "or something like
that?( Qualit?t) my website is coded in utf-8 : <?xml version="1.0"
encoding="UTF-8"?>
I only use "utf-8" no iso-8859-1.... !
2. Main problem: links are only displayed in plaintext after export
of the website,but if I only restart my tomcat all links are
correct?? I tested a lot,but with no really success!!
3. What means the checkbox "keep version" in combination of export?
Have I to confugure something in magnolia, to make all fine ? (to
solve the export problem) Where?
I have no idea??
Thanks for your help??
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------
Hi,
the link problem is also solved...
-> export the website with export tool: with "keep version"=true and
xml=false !!!* Important "xml"=false*!!
->maybe explizit convert the website in utf-8 (Unix::"iconv")
Export without "keep version"=true:links are only displayed as
plaintext; Export with "keep version"=true and *xml="true" --> links are
displayed as plaintext!!!!
*The result: xml code is displayed in one line,but my links are o.k.
Thanks for your help
*
*
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------