On Jun 24, 2008, at 11:53 AM, Venkatesh Nandakumar wrote:
Hi Fabio, Malaka,
After my discussion with Stephane, we've decided that Malaka should continue with improving the core editor as such.. That is, better syntax highlighting and stuff..
I've implemented a bit of ContentOutline Page, (that shows the overall view of the page, like titles, paragraphs overview etc), as a TreeViewer implementation.
For now, I'll try to integrate the present editor with xeclipse extension. Then, I'd try to introduce wikimodel support, that is, conversion of one syntax to another syntax. For this, I think we'll have to code editors for all other syntaxes too, since after conversion, we'll have to support editing in that syntax.. right??
No please don't do this! This is exactly what I have written in the new rendering module. I'd like that both Malaka and you spend some time understanding the new rendering module. Please ask as many questions as you want here since it's not currently well documented but please don't reinvent the wheel. Also I'd like to know if the new rendering API is missing anything you'd need for your use cass. Thanks -Vincent
Then I'll be doing more advanced content assist, proposal, i.e, give the user the list of pages that can be linked, as a contest assist proposal, using the rpc api of xwiki..
Cheers, Venkatesh
On Thu, Jun 19, 2008 at 14:36, Venkatesh Nandakumar <[email protected]> wrote:
Hi,
I've uploaded my project to http://svn.xwiki.org/svnroot/sandbox/org.xwiki.eclipse.plugin/ , please go through the Sample.xwiki file. Malaka can go through the code, and implement the extra features to this.
Cheers, Venkatesh
On Thu, Jun 19, 2008 at 10:34, Vincent Massol <[email protected]> wrote:
On Jun 19, 2008, at 10:09 AM, Venkatesh Nandakumar wrote:
[snip]
Hi,
I just saw Malaka's code now. I'm actually merging my code to his now, seems I don't have the committing rights to sandbox as of yet.
Mr Vincent, please give the appropriate rights to my id vnkatesh
Done.
Thanks -Vincent