[xwiki-users] Raw source view
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
Hi, On Dec 4, 2012, at 3:40 PM, Leen Toelen <[email protected]> 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#HoutputSy... Thanks -Vincent
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=plain&outputSyntax=pl... still renders the source to plain text, loosing the xwiki syntax. regards, Leen On Tue, Dec 4, 2012 at 3:50 PM, Vincent Massol <[email protected]> wrote:
Hi,
On Dec 4, 2012, at 3:40 PM, Leen Toelen <[email protected]> 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#HoutputSy...
Thanks -Vincent
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On Dec 4, 2012, at 4:07 PM, Leen Toelen <[email protected]> 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=plain&outputSyntax=pl... 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=plain&raw=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 <[email protected]> wrote:
Hi,
On Dec 4, 2012, at 3:40 PM, Leen Toelen <[email protected]> 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#HoutputSy...
Thanks -Vincent
Exactly what I was looking for, thanks a lot! Leen On Tue, Dec 4, 2012 at 4:15 PM, Vincent Massol <[email protected]> wrote:
On Dec 4, 2012, at 4:07 PM, Leen Toelen <[email protected]> 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=plain&outputSyntax=pl...
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=plain&raw=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 <[email protected]> wrote:
Hi,
On Dec 4, 2012, at 3:40 PM, Leen Toelen <[email protected]> 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#HoutputSy...
Thanks -Vincent
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Leen Toelen -
Vincent Massol