On Wed, Dec 15, 2010 at 16:17, Tim Jones wrote:
> Vincent,
>
> Thanks for replying.
>
> Using 'xpage=plain&outputSyntax=plain', as you suggest, I still get the
> content enclosed in
It's working very well for me as you can see in
http://tuska.myxwiki.org/xwiki/bin/view/Test/Plain?xpage=plain&ou
Another way is to use "get" action instead of "view".
On Wed, Dec 15, 2010 at 14:01, Vincent Massol wrote:
> Hi Tim,
>
> try:
> xpage=plain&outputSyntax=plain
>
> Thanks
> -Vincent
>
> On Dec 15, 2010, at 1:27 PM, Tim Jones wrote:
>
>> I would like to return pure JSON from a page with a macro, to
I don't consider myself an expert at CSS, but I can usually manage anything I
need. However, I cannot figure out how to stop the contentmenu bar (has the
edit, export, and more actions dropdown menus) from staying put over the
content area as I scroll down the page.
I'm sure this is probably ridi
I use "List of Users" property in my Exampleclass. I would like to display
First name and Last name instead of Username in documents of type
Exampleclass (also in livetable).
Also when I'm editing (inline form) document of that type, list of users is
displayed and it is sorted by FirstName, is it
Vincent,
Thanks for replying.
Using 'xpage=plain&outputSyntax=plain', as you suggest, I still get the content
enclosed in
(I am running 2.6.33065)
Regards,
Tim
On 15 Dec 2010, at 13:01, Vincent Massol wrote:
> Hi Tim,
>
> try:
> xpage=plain&outputSyntax=plain
>
> Thanks
> -Vincent
>
>
Hi Tim,
try:
xpage=plain&outputSyntax=plain
Thanks
-Vincent
On Dec 15, 2010, at 1:27 PM, Tim Jones wrote:
> I would like to return pure JSON from a page with a macro, to be called
> externally as a web service.
>
> When I append xpage=plain to the URL of the page to omit the UI content, the
+1
:-) Tim
On 14 Dec 2010, at 10:06, Vincent Massol wrote:
> Hi everyone,
>
> As users, I'm wondering what you'd think if we were to drop support for IE6
> in the XWiki Enterprise 3.X cycle. Would that be a huge problem for you?
>
> The reason I'm asking is because supporting IE6 costs us a
I would like to return pure JSON from a page with a macro, to be called
externally as a web service.
When I append xpage=plain to the URL of the page to omit the UI content, the
output is still enclosed within .
Is there any way to get the plain text content without an enclosing paragraph
tag