I'm trying to import a dSpace community using the *structure-builder* 
command tool. Everything works fine, except for the fact that it seems that 
isn't possible to introduce the collection introductory text in HTML format 
(in plain text works fine)

I tried the following variants in the .xml file

<intro>
    <![CDATA[<p>Some text</p>]]>
</intro>

<intro>
   "<p>Some text</p>"
</intro>

<intro>
    <p>Some text</p>
</intro>

Neither of them import any kind of text in the de introductory text field, 
although the rest of the importation works fine.

Thanks in advance for any help 
Camilo Freire 

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to