Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0 M1
-
Fix Version/s: None
-
Component/s: XEclipse
-
Labels:None
-
Similar issues:
XECLIPSE-1Navigate the Documents tree and viewing XWiki pages. XECLIPSE-101Refresh option on an opened page should update it in the editor also. XECLIPSE-32Add ability to navigate directly to a page XECLIPSE-146 Xeclipse Eclipse plugin - Navigator shows only spaces XECLIPSE-8 Parent-Child Navigation XECLIPSE-14 Edit XWiki pages using the Velocity editor (VeloEdit) XECLIPSE-118 Page preview Browser component on "Work Offline" mode makes XEclipse unusable. XECLIPSE-119New Connection not added to the Navigation Panel. XECLIPSE-153 Preview browser should use authentication credentials as set on navigator's connection object XECLIPSE-123When doing a merge the page is not saved thereafter
Description
Allow navigation directly to a page when hitting a shortcut or right-clicking in a internal link in the editor window. This could be easily implemented with the DocumentParser and LinkParser classes (about 5-10 lines of code)