This document explains the basic functions and requirements for the XWiki-Eclipse plug-in (v1.0) ----------------------------------------------------------------------------------------- Introduction (UI) ----------------- The main UI component of the plug-in would be a navigator panel which let's the user navigate through various spaces he owns. This panel will contain all the menus and access buttons that would ease the process of administering XWiki pages. Stories ------- * When the user selects the Xwiki view in Eclipse, the XWiki Navigator panel is displayed (refer to mock UIs). * There the user can press the 'Connect' button on the navigator panel which will bring up a dialog where he can set the connection parameters. * Username, Password, Proxy (if applicable) can be provided at the 'Connection Settings' Dialog. Apart from that, the user can select to import all his spaces or some of them into Navigator. * The default behaviour is to import details about all the spaces into XWiki Navigator, but this can be manipulated at the connect time (refer to mock UIs). * Clicking on a document on the XWiki Navigator will open up the corresponding document on a browser widget (within the eclipse environment). Above mentioned are the most urgent requirements that need to be fulfilled first. But they are far from finish-line :)