Re: [xwiki-users] In the WYSIWYG editor

2007-10-19 Thread Vincent Massol

On Oct 19, 2007, at 11:44 AM, V. Harikrishnan Nair wrote:

>
> Got it. Thank you, Vincent.
> Also, can you tell me where I can find documentation for the class
> properties ? I mean, how to use the database list and database tree  
> list ?

There's no doc on this yet... :)

Right now the best is to search the mailing lists, ask question, look  
at the code, check examples.

Again would be nice to get some doc on this too... (I'm sure you're  
starting to see a pattern! :))

Thanks
-Vincent

> vmassol wrote:
>>
>> Hi,
>>
>> On Oct 19, 2007, at 9:24 AM, V. Harikrishnan Nair wrote:
>>
>>>
>>> Suppose I want to display '\\' in the page. But since it is a new  
>>> line
>>> command in the editor, it will be executed and take the next word
>>> to the
>>> next line.
>>>
>>> There must be some way to get to display it rather than execute it
>>> like the
>>> way slash (\) is used in \' and \"  to display the quotation marks
>>> ( ' , " )
>>> in C++ for strings.
>>
>> Try checking the wiki syntax guide at
>> http://www.xwiki.org/xwiki/bin/view/UserGuide/XWikiSyntax
>>
>> There are some parts about escaping.
>>
>> -Vincent
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
>>
>
> -- 
> View this message in context: http://www.nabble.com/In-the-WYSIWYG- 
> editor-tf4651518.html#a13290662
> Sent from the XWiki- Users mailing list archive at Nabble.com.
>
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users

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


Re: [xwiki-users] In the WYSIWYG editor

2007-10-19 Thread V. Harikrishnan Nair

Got it. Thank you, Vincent. 
Also, can you tell me where I can find documentation for the class
properties ? I mean, how to use the database list and database tree list ?





vmassol wrote:
> 
> Hi,
> 
> On Oct 19, 2007, at 9:24 AM, V. Harikrishnan Nair wrote:
> 
>>
>> Suppose I want to display '\\' in the page. But since it is a new line
>> command in the editor, it will be executed and take the next word  
>> to the
>> next line.
>>
>> There must be some way to get to display it rather than execute it  
>> like the
>> way slash (\) is used in \' and \"  to display the quotation marks  
>> ( ' , " )
>> in C++ for strings.
> 
> Try checking the wiki syntax guide at
> http://www.xwiki.org/xwiki/bin/view/UserGuide/XWikiSyntax
> 
> There are some parts about escaping.
> 
> -Vincent
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/In-the-WYSIWYG-editor-tf4651518.html#a13290662
Sent from the XWiki- Users mailing list archive at Nabble.com.

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


Re: [xwiki-users] In the WYSIWYG editor

2007-10-19 Thread Vincent Massol
Hi,

On Oct 19, 2007, at 9:24 AM, V. Harikrishnan Nair wrote:

>
> Suppose I want to display '\\' in the page. But since it is a new line
> command in the editor, it will be executed and take the next word  
> to the
> next line.
>
> There must be some way to get to display it rather than execute it  
> like the
> way slash (\) is used in \' and \"  to display the quotation marks  
> ( ' , " )
> in C++ for strings.

Try checking the wiki syntax guide at
http://www.xwiki.org/xwiki/bin/view/UserGuide/XWikiSyntax

There are some parts about escaping.

-Vincent
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users