Hi,

I'm currently integrating a fairly simple "publication management"
feature into XWiki, i.e. I exposed a BibTeX parsing/generation service
as a plugin and used the XWiki Class Editor facility to define a
Publication Class and provide "automagically" (btw veeeeery nice work)
an editing interface. 

I am currently using the "TextArea" property for the BibTeX field with
"Editor" and "Content" both set to "PureText", I expected the content of
this field not to be rendered; i.e. "--" should not result in striked
text, instead it is.

Is this a bug or am I misunderstanding "PureText"?

If this is a misunderstanding of mine, in order to have the content of a
large text property not rendered by velocity should I define my own
property? 

I also tried surrounding the property value with {pre} {/pre} with no
success, the "view" gets fine while the "inline edit" gets somewhat
confused and puts some html into the field content.

We are running XWiki Release 1.1.2 on Tomcat 6 on Mac OS X Tiger with
MySQL 5.0.

XWiki is an impressive platform to develop on, my best compliments to
all the people involved in the project.

Thanks a lot,

-- 
Marco
<http://questionmark.blogsome.com/the-author/>

=====
"We know nothing
 — that is the first point.
Therefore we should be very modest
 — that is the second.
That we should not claim to know when we do not know
 — that is the third."

 Karl R. Popper

_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to