[xwiki-users] Raw source view

2012-12-04 Thread Leen Toelen
Hi,

is it possible to view the raw source (without any html around it) of an
xwiki page? Like the viewer=code parameter, but returning the source in
plain text.

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


Re: [xwiki-users] Raw source view

2012-12-04 Thread Leen Toelen
Hi,

the combination of xpage=plain and outputSyntax=plain is not quite whet I
was expecting

What I would like to get is e.g. the contents part of
http://www.xwiki.org/xwiki/bin/view/Main/Support?viewer=code but with only
the pure syntax, starting with {{box ...

When I use
http://www.xwiki.org/xwiki/bin/view/Main/Support?xpage=plainoutputSyntax=plainthis
still renders the source to plain text, loosing the xwiki syntax.

regards,
Leen


On Tue, Dec 4, 2012 at 3:50 PM, Vincent Massol vinc...@massol.net wrote:

 Hi,

 On Dec 4, 2012, at 3:40 PM, Leen Toelen toe...@gmail.com wrote:

  Hi,
 
  is it possible to view the raw source (without any html around it) of an
  xwiki page? Like the viewer=code parameter, but returning the source in
  plain text.

 See
 http://platform.xwiki.org/xwiki/bin/view/AdminGuide/URL+resolution#HoutputSyntaxandoutputSyntaxVersion

 Thanks
 -Vincent

 ___
 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] Raw source view

2012-12-04 Thread Leen Toelen
Exactly what I was looking for, thanks a lot!

Leen


On Tue, Dec 4, 2012 at 4:15 PM, Vincent Massol vinc...@massol.net wrote:


 On Dec 4, 2012, at 4:07 PM, Leen Toelen toe...@gmail.com wrote:

  Hi,
 
  the combination of xpage=plain and outputSyntax=plain is not quite whet I
  was expecting
 
  What I would like to get is e.g. the contents part of
  http://www.xwiki.org/xwiki/bin/view/Main/Support?viewer=code but with
 only
  the pure syntax, starting with {{box ...
 
  When I use
 
 http://www.xwiki.org/xwiki/bin/view/Main/Support?xpage=plainoutputSyntax=plainthis
  still renders the source to plain text, loosing the xwiki syntax.

 See http://xwiki.markmail.org/thread/2buzlfgvymv7gxp4

 So the answer is
 http://www.xwiki.org/xwiki/bin/view/Main/WebHome?xpage=plainraw=2 and
 it's now documented at
 http://platform.xwiki.org/xwiki/bin/view/AdminGuide/URL+resolution#Hxpage

 Thanks
 -Vincent

  regards,
  Leen
 
 
  On Tue, Dec 4, 2012 at 3:50 PM, Vincent Massol vinc...@massol.net
 wrote:
 
  Hi,
 
  On Dec 4, 2012, at 3:40 PM, Leen Toelen toe...@gmail.com wrote:
 
  Hi,
 
  is it possible to view the raw source (without any html around it) of
 an
  xwiki page? Like the viewer=code parameter, but returning the source in
  plain text.
 
  See
 
 http://platform.xwiki.org/xwiki/bin/view/AdminGuide/URL+resolution#HoutputSyntaxandoutputSyntaxVersion
 
  Thanks
  -Vincent

 ___
 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


[xwiki-users] Offline storage migration / Export

2010-12-07 Thread Leen Toelen
Hi,

I have an existing XWiki enterprise 1.3.1 running with a mysql backend
and storage version 7351. I would like to upgrade to XWiki enterprise
2.6, but I am running into problems.

- a xar export eats all ram, and the max heap is already the maximum
of my 32-bit linux (-Xmx2600m) . When I increase it the jvm fails to
start. The backup.xar stops at around 1.1GB, and then I gets
OutOfMemory execeptions all over the place.

- when I install 2.6 using the same mysql backend, the storage
migration throws a massive amoutn of errors, mostly due to Exception
while saving object XWiki.XWikiUsers. This is migration
R15428XWIKI2977.

Is there a way to perform an offline migration, so I can debug where
needed, ot a way to perform an export and import in a clean database
offline?

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