[help] XWiki-Eclipse-Plugin
tharindu jayasuriya
djtharindu at gmail.com
Tue Jul 3 10:09:22 CEST 2007
Hi All!
We have been implementing the editing part of the above plug-in and came
across a little problem.
Basically the editor (inside eclipse work-bench) consists of two tabs; one
for editing the XWiki markup and the other for viewing the results. The
XWiki markup editor tab is quite ok ( may be we can worry about some syntax
highlighting later on), this is shown in edit_view.png ( see attachment ).
But the problem is with rendered out put.
output_view_1.png shows the output from a browser widget (using the URL of
the page being edited). Here the problem is that navigation panel is
repeated, one in XWiki Navigator (Plug-in component) and the other one in
the browser itself (a.k.a in web page).
output_view_2.png shows the output rendered with the renderContent() (refer
to Confluence XML RPC
API<http://confluence.atlassian.com/display/DOC/Remote+API+Specification>)
method. Here the problem is that we only get a basic html output which is
ugly.
Ideally we should have the browser output (output_view_1.png) without the
navigation panel. We're currently stuck here unable to make a decision or
find an alternative method. So, any help would be really appreciated.
Thanks
- Tharindu & Asiri
PS : We have formatted the code into standards but still working on the
Maven2 build l, will finish it soon.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xwiki.org/pipermail/devs/attachments/20070703/f139bc91/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: edit_view.png
Type: image/png
Size: 149326 bytes
Desc: not available
Url : http://lists.xwiki.org/pipermail/devs/attachments/20070703/f139bc91/attachment.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: output_view_1.png
Type: image/png
Size: 171913 bytes
Desc: not available
Url : http://lists.xwiki.org/pipermail/devs/attachments/20070703/f139bc91/attachment-0001.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: output_view_2.png
Type: image/png
Size: 143484 bytes
Desc: not available
Url : http://lists.xwiki.org/pipermail/devs/attachments/20070703/f139bc91/attachment-0002.png
More information about the devs
mailing list