DocViewer Plugin
Category
Bookmark :
The DocViewer plugin for Lotus Notes 8 Standard lets you view the properties of the currently selected Notes Document.

Installing DocViewer
Refer to this page for installation instructions.
DocViewer Source Code
Refer to this page for instructions on how to obtain the source code.
DocViewer is one main plugin called com.domiclipse.docviewer and one supporting plugin called com.ibm.lotuslabs.context.service.
Using DocViewer
The DocViewer can be found in the Notes 8 Standard Sidebar. You can add/remove DocViewer from the Sidebar via View -> Sidebar Panels.
When a Domino document is selected in any view in any database; details of the document are displayed in the Master part of the form.
When an Item in the Document section is selected; details about the Item are displayed in the Item section of the DocViewer.
The toolbar actions:
Limitations
The DocViewer plugin uses the standard Notes Java api so there are certain limitations because of this.
Bookmark :
The DocViewer plugin for Lotus Notes 8 Standard lets you view the properties of the currently selected Notes Document.
Installing DocViewer
Refer to this page for installation instructions.
DocViewer Source Code
Refer to this page for instructions on how to obtain the source code.
DocViewer is one main plugin called com.domiclipse.docviewer and one supporting plugin called com.ibm.lotuslabs.context.service.
Using DocViewer
The DocViewer can be found in the Notes 8 Standard Sidebar. You can add/remove DocViewer from the Sidebar via View -> Sidebar Panels.
When a Domino document is selected in any view in any database; details of the document are displayed in the Master part of the form.
When an Item in the Document section is selected; details about the Item are displayed in the Item section of the DocViewer.
The toolbar actions:
- Exclude $ Items. Toggles the display of items which begin with '$'.
- Exclude By Name. Excludes items which do not begin with the specified text.
- Pin Selection. Keeps the current document selected.
- Change Orientation. This action toggles the orientation of the Master/Details form from horizontal to vertical.
Limitations
The DocViewer plugin uses the standard Notes Java api so there are certain limitations because of this.
- If a document has multiple items with the same name eg three Body items; only the first is shown.
- Displaying the details of RichTextItems is limited to displaying the text of the Item.
- The details of non-standard type of Item are not displayed at all.
Comments
Eclipse 3.4
XPD Toolkit 6.2
Notes 8.5 (CD12)
when checked out, compiled and started from Eclipse.
There's an ClassNotFound exception on the console for the class NotesException.
Any ideas?
Posted by Oliver Klein At 07:51:05 On 12/12/2008 | - Website - |
Thanks for getting in touch. Can you send me a copy of the full stack-trace please?
I haven't tried 8.5 yet but I have had problems running *any* plug-ins in development mode. See this post for the problems I have: { Link }
Keith
Posted by Keith Smillie At 13:32:47 On 15/12/2008 | - Website - |
Do you have any plans for extending the plugin's functionality so that one can edit the field values from the sidebar?
Posted by Tommy Valand At 08:57:46 On 07/01/2009 | - Website - |
Posted by Thomas At 18:20:21 On 26/02/2009 | - Website - |
Posted by Michael Nielsen At 05:56:58 On 19/03/2009 | - Website - |
I'm looking for a solution yet...
Posted by Thomas At 14:53:28 On 03/06/2009 | - Website - |
Posted by Mark At 11:54:58 On 09/12/2009 | - Website - |
Posted by Edward At 08:20:01 On 17/12/2009 | - Website - |
Posted by Mike At 20:20:45 On 27/12/2009 | - Website - |