2 nuts questions (line feed + not interprete code)

pbasnews-tmp at yahoo.fr pbasnews-tmp at yahoo.fr
Thu Jul 12 10:14:13 CEST 2007


Hi,
On Pages I want a simple line feed/(cr)/return line
and not a new paragraphs.
By exemple:

On Edit mode, I writing:
Hi
I's me

On Shown mode, the page display:
Hi It's me

I want:
Hi
I's me

What's the xwiki syntax for that?
I must modify xwiki.cfg?


Another think:
I want writing xwiki code but I don't want xwiki
execute the code.
I don't want Escape $ caracater.
By example:
On Edit mode, I writing:

{NotInterpret}
#set($tree =
$xwiki.doctree.getSpaceDocumentTree($doc.web))

#foreach($leaf in $tree)
    bla bla
#end
{NotInterpret}

I want that on Page:
#set($tree =
$xwiki.doctree.getSpaceDocumentTree($doc.web))

#foreach($leaf in $tree)
    bla bla
#end


BTW, the link "Help on XWiki Syntax"
(http://www.xwiki.com/xwiki/bin/view/Doc/XWikiSyntax?xpage=plain)
si broken!

Thxs for yours answers

-- Pascal




      _____________________________________________________________________________ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 




More information about the users mailing list