You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2006/11/16 17:05:29 UTC

svn commit: r475786 [2/13] - in /directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin: ./ META-INF/ icons/ ressources/ ressources/help/ ressources/help/html/ ressources/help/html/concepts/ ressources/help/html/concepts/images/ ressources/h...

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/concepts/views_hierarchy_view.html
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/concepts/views_hierarchy_view.html?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/concepts/views_hierarchy_view.html (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/concepts/views_hierarchy_view.html Thu Nov 16 08:05:20 2006
@@ -0,0 +1,51 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>Hierarchy view</title>
+</head>
+
+<body>
+<h2>Hierarchy view</h2>
+<p>Hierarchy view provides a hierarchical view of the resources in the schemas.
+From here, you can open object classes and attribute types to edit them or
+browse the classes hierarchy.</p>
+<p><img src="images/views_hierarchy_view.png" /></p>
+<p>By default, the Hierarchy view is included in the Standard perspective</p>
+
+<h2>Toolbar</h2>
+<p>The toolbar of the Hierarchy view contains the following buttons:<br /><br />
+<strong>Sort Alphabetically</strong><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+Displays the hierarchy by alphabetical order<br /><br />
+<strong>Sort Unalphabetically</strong><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+Displays the hierarchy by unalphabetical order
+</p>
+
+<h2>Icons</h2>
+<p>The following icons can appear in the Hierarchy view.</p>
+<table cellspacing="0" border="1">
+    <tr>
+      <th> <p>Icon</p></th>
+      <th> <p>Description</p></th>
+    </tr>
+    <tr>
+      <td align="left"><img src="../../../icons/object_class.gif" /></td>
+      <td align="left">Object class</td>
+    </tr>
+    <tr>
+      <td align="left"><img src="../../../icons/object_class_warning.gif" /></td>
+      <td align="left">Unresolved object class</td>
+    </tr>
+    <tr>
+      <td align="left"><img src="images/folder.png" /></td>
+      <td align="left">Folder</td>
+    </tr>
+    <tr>
+      <td align="left"><img src="../../../icons/attribute_type.gif" /></td>
+      <td align="left">Attribute type</td>
+    </tr>
+</table>
+
+</body>
+</html>
\ No newline at end of file

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/concepts/views_schemas_view.html
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/concepts/views_schemas_view.html?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/concepts/views_schemas_view.html (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/concepts/views_schemas_view.html Thu Nov 16 08:05:20 2006
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>Schemas view</title>
+</head>
+
+<body>
+<h2>Schemas view</h2>
+<p>Schemas view provides a view of all the opened schemas.
+From here, you can open object classes and attribute types to edit them or
+browse the property of schemas files. You can also, add or delete attribute types, object classes or schemas.</p>
+<p><img src="images/views_schemas_view.png" /></p>
+<p>By default, the Schemas view is included in the Standard perspective</p>
+
+<h2>Toolbar</h2>
+<p>The toolbar of the Schemas view contains the following buttons:<br /><br />
+<strong>Open a local schema file.</strong><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+Opens a file dialog to select the schema file.<br /><br />
+<strong>Create a new schema</strong><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+Opens a wizard to create a new schema.<br /><br />
+<strong>Remove the selected schema from the pool</strong><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+Removes the selected schema from the pool.<br /><br />
+<strong>Create a new object class</strong><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+Opens a wizard to create a new object class.<br /><br />
+<strong>Create a new attribute type</strong><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+Opens a wizard to create a new attribute type.<br /><br />
+<strong>Delete</strong><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+Deletes the selected element (attribute type or object class). (Note: A schema cannot be deleted)<br /><br />
+<strong>Sort Alphabetically</strong><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+Displays the hierarchy by alphabetical order<br /><br />
+<strong>Sort Unalphabetically</strong><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+Displays the hierarchy by unalphabetical order
+</p>
+
+<h2>Icons</h2>
+<p>The following icons can appear in the Schemas view.</p>
+<table cellspacing="0" border="1">
+    <tr>
+      <th> <p>Icon</p></th>
+      <th> <p>Description</p></th>
+    </tr>
+    <tr>
+      <td align="left"><img src="../../../icons/schema.gif" /></td>
+      <td align="left">Schema file</td>
+    </tr>
+    <tr>
+      <td align="left"><img src="../../../icons/schema_core.gif" /></td>
+      <td align="left"><em>Core</em> schema file</td>
+    </tr>
+    <tr>
+      <td align="left"><img src="images/folder.png" /></td>
+      <td align="left">Folder</td>
+    </tr>
+    <tr>
+      <td align="left"><img src="../../../icons/object_class.gif" /></td>
+      <td align="left">Object class</td>
+    </tr>
+    <tr>
+      <td align="left"><img src="../../../icons/attribute_type.gif" /></td>
+      <td align="left">Attribute type</td>
+    </tr>
+</table>
+
+</body>
+</html>
\ No newline at end of file

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/concepts/views_search_view.html
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/concepts/views_search_view.html?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/concepts/views_search_view.html (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/concepts/views_search_view.html Thu Nov 16 08:05:20 2006
@@ -0,0 +1,46 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>Search view</title>
+</head>
+
+<body>
+<h2>Search view</h2>
+<p>Search view provides a search field to search any ressources in the Workbench (object class or attribute type).
+From here, you can open object classes and attribute types to edit them.</p>
+<p><img src="images/views_search_view_with_options.png" /></p>
+<p>By default, the Search view is included in the Standard perspective</p>
+
+<h2>Search options</h2>
+<p>Search view provides the following search filters:<br /><br />
+<strong>All metadata</strong><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+Search elements by name, oid and description.<br /><br />
+<strong>Name</strong><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+Only search elements by name.<br /><br />
+<strong>OID</strong><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+Only search elements by OID.<br /><br />
+<strong>Description</strong><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+Only search elements by description.
+</p>
+
+<h2>Icons</h2>
+<p>The following icons can appear in the Search view.</p>
+<table cellspacing="0" border="1">
+    <tr>
+      <th> <p>Icon</p></th>
+      <th> <p>Description</p></th>
+    </tr>
+    <tr>
+      <td align="left"><img src="../../../icons/object_class.gif" /></td>
+      <td align="left">Object class</td>
+    </tr>
+    <tr>
+      <td align="left"><img src="../../../icons/attribute_type.gif" /></td>
+      <td align="left">Attribute type</td>
+    </tr>
+</table>
+
+</body>
+</html>
\ No newline at end of file

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/gettingstarted/editors.html
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/gettingstarted/editors.html?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/gettingstarted/editors.html (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/gettingstarted/editors.html Thu Nov 16 08:05:20 2006
@@ -0,0 +1,19 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>Editors</title>
+</head>
+
+<body>
+<h2>Editors</h2>
+<p>Depending on the type of file that is being edited, the   appropriate editor is displayed in the editor area. For example, if a .TXT file   is being edited, a text editor is displayed in the editor area. The figure below   shows an editor open on the file sample.txt. The name of the file appears in the   tab of the editor. If an asterisk (*) appears at the left side of the tab this   indicates that the editor has unsaved changes. If an attempt is made to close   the editor or exit the Workbench with unsaved changes a prompt to save the   editor's changes will appear.</p>
+<p><img alt="Eclipse Workbench, one editor" src="../images/Image5_text_editor.png" border="0" /> </p>
+<p>When an editor is active the Workbench menu bar and toolbar   contain operations applicable to the editor. When a view becomes active, the   editor operations are disabled. However, certain operations may be appropriate   in the context of a view and will remain enabled.</p>
+<p>The editors can be stacked in the editor area and individual   editors can be activated by clicking the tab for the editor. Editors can also be   tiled side-by-side in the editor area so their content can be viewed   simultaneously. In the figure below, editors for sample.txt and otherFile.txt   have been placed one above the other. Instructions will be given later in this   tutorial explaining how to rearrange views and editors.</p>
+<p><img alt="Eclipse Workbench, two editors" src="../images/Image6_two_editors.png" border="0" /> </p>
+<p>If a resource that does not have an associated editor is opened, the   Workbench will attempt to launch an external editor registered with the   platform. These external editors are not tightly integrated with the Workbench   and are not embedded into the Workbench's editor area. </p>
+<p>Also, the editors can be cycled through using the back and forward arrow   buttons in the toolbar and by using the Ctrl+F6 accelerator. The arrow buttons   move through the last mouse selection points and permits moving through several   points in a file before moving to another one. Ctrl+F6 pops up a list of   currently selected editors, by default, the editor used before the current one   is selected. (On the Macintosh, the accelerator is Command+F6.)</p>
+</body>
+</html>
\ No newline at end of file

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/gettingstarted/views.html
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/gettingstarted/views.html?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/gettingstarted/views.html (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/gettingstarted/views.html Thu Nov 16 08:05:20 2006
@@ -0,0 +1,21 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>Views</title>
+</head>
+
+<body>
+<h2>Views</h2>
+<p>Views support editors and provide alternative presentations or navigations of the information in the Workbench.&nbsp; For example:</p>
+<ul>
+  <li>The Schemas view displays all schema files in the Workbench along with their type. </li>
+  <li>The Hierarchy view displays hierachically the object classes and attribute types defined in the schema files.</li>
+</ul>
+<p>A view might appear by itself or stacked with other views in a tabbed notebook.</p>
+<p align="center"><img alt="Task View" src="../images/Image3_single.png" border="0" /></p>
+<p>To activate a view that is part of a tabbed notebook simply click   its tab. The Workbench provides a number of quick and easy ways to configure an   environment, including whether the tabs are at the bottom or top of the   notebooks.&nbsp;</p>
+<p align="center"><img alt="Two views with tabs, navigator view active" src="../images/Image3_tabbed.png" border="0" /></p>
+</body>
+</html>
\ No newline at end of file

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/introduction.html
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/introduction.html?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/introduction.html (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/introduction.html Thu Nov 16 08:05:20 2006
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>Editors and views</title>
+</head>
+
+<body>
+<h2>Introduction to LDAP Studio</h2>
+<p>LDAP Studio is a tool that is designed to   assist LDAP server users in the creation of the schema files. Thoses schema files defines the object classes and the attribute types that can be used on the LDAP server. </p>
+<p>LDAP Studio is based on Eclipse RCP (Rich Client Platform) and, in line   with the general Eclipse platform philosophy, LDAP Studio shares a wide variety of   widgets of the Eclipse platform (e.g. views, editors, wizards, etc.) that help users to use LDAP Studio more quickly.</p>
+</body>
+</html>

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/images/preferences_OC_and_AT.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/images/preferences_OC_and_AT.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/images/preferences_OC_and_AT.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/images/preferences_help.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/images/preferences_help.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/images/preferences_help.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/images/preferences_help_server.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/images/preferences_help_server.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/images/preferences_help_server.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/images/preferences_schema.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/images/preferences_schema.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/images/preferences_schema.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences.html
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences.html?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences.html (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences.html Thu Nov 16 08:05:20 2006
@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>Preferences</title>
+</head>
+
+<body>
+<h2>Preferences</h2>
+<p>The Preferences dialog is the dialog used to set user preferences.   The Preferences dialog pages can be searched using the filter function. To   filter by matching the page title, simply type the name of the page you are   seeking and the available pages will be presented below. The filter also   searches on keywords such as appearance and java. The history controls allow you   to navigate through previously viewed pages. To step back or forward several   pages at a time, click the drop down arrow and a list of the most recently   viewed preference pages will appear.</p>
+</body>
+</html>
\ No newline at end of file

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences_OC_and_AT.html
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences_OC_and_AT.html?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences_OC_and_AT.html (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences_OC_and_AT.html Thu Nov 16 08:05:20 2006
@@ -0,0 +1,32 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>ObjectClass and AttributeType</title>
+</head>
+
+<body>
+<h2>ObjectClass and AttributeType</h2>
+<p>On the ObjectClass and AttributeType preferences page, you can indicate the following preferences.</p>
+<table cellspacing="0" border="1">
+    <tr>
+      <th> <p>Option</p></th>
+      <th> <p>Description</p></th>
+      <th> <p>Default</p></th>
+    </tr>
+    <tr>
+      <td align="left">Your organization's default OID</th>
+      <td align="left">OID of your organisation.</th>
+      <td align="left">1.2.3.4.5.6</th>
+    </tr>
+    <tr>
+      <td align="left">Automatically prefix new elements with this OID</th>
+      <td align="left">Select this option if you want new elements (object class or attribute type) to be prefixed with the OID provided in the field above in wizards.</th>
+      <td align="left">Off</th>
+    </tr>
+</table>
+<p>Here is what the ObjectClass and AttributeType preferences page looks like:</p>
+<p align="center"><img alt="ObjectClass and AttributeType Preferences Page" src="images/preferences_OC_and_AT.png" border="0" /> </p>
+</body>
+</html>
\ No newline at end of file

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences_help.html
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences_help.html?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences_help.html (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences_help.html Thu Nov 16 08:05:20 2006
@@ -0,0 +1,43 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>Help</title>
+</head>
+
+<body>
+<h2>Help</h2>
+<p>On the Help preferences page, you can indicate how to display help   information.</p>
+<table cellspacing="0" border="1">
+    <tr>
+      <th> <p>Option</p></th>
+      <th> <p>Description</p></th>
+      <th> <p>Default</p></th>
+    </tr>
+    <tr>
+      <td align="left">Use external browsers</th>
+      <td align="left">If embedded web browser is   supported on your system, help window uses an embedded help browser to display   help contents, whenever possible, and this option is available. Select it, to   force help to use external browsers. Use &quot;Web Browser&quot; preference page to select   browser to use. </th>
+      <td align="left">Off</th>
+    </tr>
+    <tr>
+      <td align="left">Open window context help </th>
+      <td align="left">This option allows you to   determine whether the window context help will be opened in a dynamic help view   or in an infopop.</th>
+      <td align="left">in a dynamic help view </th>
+    </tr>
+    <tr>
+      <td align="left">Open dialog context   help</th>
+      <td align="left">This option allows you to   determine whether the dialog context help will be opened in a dynamic help   section of help view or in an infopop.</th>
+      <td align="left">in a dynamic help   window</th>
+    </tr>
+    <tr>
+      <td align="left">Help view document open mode </th>
+      <td align="left">This option allows you to   determine whether the documents selected in the help view will be opened in   place or in the editor area.</th>
+      <td align="left">Open in place </th>
+    </tr>
+</table>
+<p>Here is what the Help preferences page looks like:&nbsp;&nbsp; </p>
+<p align="center"><img alt="Help Preferences Page" src="images/preferences_help.png" border="0" /> </p>
+<p><strong>Note:</strong> Selection performed on this page can affect how the help view is   presented. If the selected browser is not fully compatible with Internet   Explorer or Mozilla, or has JavaScript disabled, the help view shown in the   browser might be a simplified version. </p>
+</body>
+</html>

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences_help_server.html
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences_help_server.html?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences_help_server.html (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences_help_server.html Thu Nov 16 08:05:20 2006
@@ -0,0 +1,32 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>Help Server</title>
+</head>
+
+<body>
+<h2>Help Server</h2>
+<p>Help system includes an internal server that serves help contents   to the browser. Use this preference page to change the interface and port that   the servers uses. You should only change these settings if you experience   problems and cannot view help with the default preferences. </p>
+<table cellspacing="0" border="1">
+    <tr>
+      <th> <p>Option</p></th>
+      <th> <p>Description</p></th>
+      <th> <p>Default</p></th>
+    </tr>
+    <tr>
+      <td align="left">Host</th>
+      <td align="left">Name or address of a local IP   interface to be used by the server. </th>
+      <td align="left">blank</th>
+    </tr>
+    <tr>
+      <td align="left">Port</th>
+      <td align="left">IP port for server to listen on.   If no port is specified for the value, a port will be assigned by the operating   system. </th>
+      <td align="left">blank</th>
+    </tr>
+</table>
+<p>Here is what the Help Server preferences page looks like:&nbsp;&nbsp; </p>
+<p align="center"><img alt="Help Server Preferences Page" src="images/preferences_help_server.png" border="0" /> </p>
+</body>
+</html>
\ No newline at end of file

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences_schema.html
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences_schema.html?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences_schema.html (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/preferences_schema.html Thu Nov 16 08:05:20 2006
@@ -0,0 +1,42 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>Schema</title>
+</head>
+
+<body>
+<h2>Schema</h2>
+<p>On the Schema preferences page, you can indicate the following preferences.</p>
+<table cellspacing="0" border="1">
+    <tr>
+      <th> <p>Option</p></th>
+      <th> <p>Description</p></th>
+      <th> <p>Default</p></th>
+    </tr>
+    <tr>
+      <td align="left">Default save/load dialogs directory</th>
+      <td align="left">This option allows you to browse to a directory you want to set as default save/load dialogs directory.</th>
+      <td align="left">User's Home directory</th>
+    </tr>
+    <tr>
+      <td align="left">Save schemas configuration when exiting LDAP Studio</th>
+      <td align="left">Select this option if you want the opened schemas to saved automatically when LDAP Studio exits.</th>
+      <td align="left">On</th>
+    </tr>
+    <tr>
+      <td align="left">Use specific core files</th>
+      <td align="left">Select this option if you want to use different core files from the standard ones bundled with LDAP Studio.</th>
+      <td align="left">Off</th>
+    </tr>
+    <tr>
+      <td align="left">Core schemas directory</th>
+      <td align="left">This option allows you to browse to your specific core schemas directory.</th>
+      <td align="left">User's Home directory</th>
+    </tr>
+</table>
+<p>Here is what the Schema preferences page looks like:</p>
+<p align="center"><img alt="Schema Preferences Page" src="images/preferences_schema.png" border="0" /> </p>
+</body>
+</html>
\ No newline at end of file

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/source_code.html
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/source_code.html?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/source_code.html (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/reference/source_code.html Thu Nov 16 08:05:20 2006
@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>Source Code</title>
+</head>
+
+<body>
+<h2>Source Code</h2>
+<p>LDAP Studio is an open-source application. Its source code can be found in the LDAP Studio folder as an Eclipse Zip Archive project.</p>
+</body>
+</html>
\ No newline at end of file

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/creating_a_new_attribute_type.html
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/creating_a_new_attribute_type.html?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/creating_a_new_attribute_type.html (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/creating_a_new_attribute_type.html Thu Nov 16 08:05:20 2006
@@ -0,0 +1,35 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>Creating a new attribute type</title>
+</head>
+
+<body>
+<h2>Creating a new attribute type </h2>
+<p>In this section, you will learn how to create a new attribute type.</p>
+<ol>
+  <li>In the Schemas view, click the <strong>Create a new  attribute type </strong> button in the toolbar.<br />
+    <strong>Note:</strong> It is not possible to create a new attribute type in a <em>core</em> schema.<br />
+    <img src="images/creating_a_new_attribute_type/toolbar_action.png" width="265" height="207" /><br />
+    <br /></li>
+  <li>In the <strong>OID</strong> field, enter the name of the schema. <br />
+    If you want the OID field to be
+    pre-filled with your organisation's OID, check the <strong>Prefix with default OID</strong> checkbox.<br />
+  In the  <strong>Name</strong> field, enter the name of the attribute type. <br />
+    <img src="images/creating_a_new_attribute_type/wizard.png" width="438" height="415" /><br />
+    <br /></li>
+  <li>If an attribute type of the same name already exists, you will see this error.<br />
+  <img src="images/creating_a_new_attribute_type/wizard_error_same_name.png" width="438" height="175" /><br />
+  <br /></li>
+  <li>If an element (object class or attribute type) already has the OID you provided, you will see this error.<br />
+    <img src="images/creating_a_new_attribute_type/wizard_error_same_oid.png" alt="" width="438" height="175" /><br />
+    <br /></li>
+  <li>If you enter a bad OID, you will see this error.<br />
+    <img src="images/creating_a_new_attribute_type/wizard_error_malformed_oid.png" width="438" height="175" /><br />
+    <br /></li>
+  <li>Then click <strong>Finish</strong>. </li>
+</ol>
+</body>
+</html>
\ No newline at end of file

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/creating_a_new_object_class.html
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/creating_a_new_object_class.html?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/creating_a_new_object_class.html (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/creating_a_new_object_class.html Thu Nov 16 08:05:20 2006
@@ -0,0 +1,30 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>Creating a new object class</title>
+</head>
+
+<body>
+<h2>Creating a new object class</h2>
+<p>In this section, you will learn how to create a new object class.</p>
+<ol>
+  <li>In the Schemas view, click the <strong>Create a new  object class </strong> button in the toolbar.<br />
+    <strong>Note:</strong> It is not possible to create a new object class in a <em>core</em> schema.<br />
+    <img src="images/creating_a_new_object_class/toolbar_action.png" width="241" height="176" /><br /><br /></li>
+  <li>In the <strong>OID</strong> field, enter the name of the schema. <br />
+    If you want the OID field to be
+    pre-filled with your organisation's OID, check the <strong>Prefix with default OID</strong> checkbox.<br />
+  In the  <strong>Name</strong> field, enter the name of the object class. <br />
+    <img src="images/creating_a_new_object_class/wizard.png" width="438" height="415" /><br /><br /></li>
+  <li>If an object class of the same name already exists, you will see this error.<br />
+  <img src="images/creating_a_new_object_class/wizard_error_same_name.png" width="438" height="174" /><br /><br /></li>
+  <li>If an element (object class or attribute type) already has the OID you provided, you will see this error.<br />
+    <img src="images/creating_a_new_object_class/wizard_error_same_oid.png" alt="" width="438" height="174" /><br /><br /></li>
+  <li>If you enter a bad OID, you will see this error.<br />
+    <img src="images/creating_a_new_object_class/wizard_error_malformed_oid.png" width="438" height="174" /><br /><br /></li>
+  <li>Then click <strong>Finish</strong>. </li>
+</ol>
+</body>
+</html>
\ No newline at end of file

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/creating_a_new_schema.html
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/creating_a_new_schema.html?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/creating_a_new_schema.html (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/creating_a_new_schema.html Thu Nov 16 08:05:20 2006
@@ -0,0 +1,22 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>Creating a new schema</title>
+</head>
+
+<body>
+<h2>Creating a new schema</h2>
+<p>In this section, you will learn how to create a new schema.</p>
+<ol>
+  <li>In the Schemas view, click the <strong>Create a new  schema</strong> button in the toolbar.<br />
+    <img src="images/creating_a_new_schema/toolbar_action.png" width="231" height="176" /><br /><br /></li>
+  <li>In the <strong>Name</strong> field, enter the name of the schema.<br />
+    <img src="images/creating_a_new_schema/wizard.png" width="438" height="415" /><br /><br /></li>
+  <li>If a schema of the same name already exists, you will see this error.<br />
+    <img src="images/creating_a_new_schema/wizard_error.png" width="438" height="137" /><br /><br /></li>
+  <li>Then click <strong>Finish</strong>. </li>
+</ol>
+</body>
+</html>

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_attribute_type/toolbar_action.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_attribute_type/toolbar_action.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_attribute_type/toolbar_action.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_attribute_type/wizard.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_attribute_type/wizard.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_attribute_type/wizard.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_attribute_type/wizard_error_malformed_oid.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_attribute_type/wizard_error_malformed_oid.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_attribute_type/wizard_error_malformed_oid.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_attribute_type/wizard_error_same_name.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_attribute_type/wizard_error_same_name.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_attribute_type/wizard_error_same_name.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_attribute_type/wizard_error_same_oid.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_attribute_type/wizard_error_same_oid.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_attribute_type/wizard_error_same_oid.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_object_class/toolbar_action.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_object_class/toolbar_action.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_object_class/toolbar_action.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_object_class/wizard.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_object_class/wizard.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_object_class/wizard.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_object_class/wizard_error_malformed_oid.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_object_class/wizard_error_malformed_oid.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_object_class/wizard_error_malformed_oid.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_object_class/wizard_error_same_name.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_object_class/wizard_error_same_name.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_object_class/wizard_error_same_name.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_object_class/wizard_error_same_oid.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_object_class/wizard_error_same_oid.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_object_class/wizard_error_same_oid.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_schema/toolbar_action.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_schema/toolbar_action.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_schema/toolbar_action.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_schema/wizard.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_schema/wizard.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_schema/wizard.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_schema/wizard_error.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_schema/wizard_error.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/creating_a_new_schema/wizard_error.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/opening_a_schema/file_menu.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/opening_a_schema/file_menu.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/opening_a_schema/file_menu.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/opening_a_schema/open_dialog.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/opening_a_schema/open_dialog.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/opening_a_schema/open_dialog.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/opening_a_schema/toolbar_action.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/opening_a_schema/toolbar_action.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/opening_a_schema/toolbar_action.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/removing_a_schema/toolbar_action.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/removing_a_schema/toolbar_action.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/images/removing_a_schema/toolbar_action.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/opening_a_schema.html
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/opening_a_schema.html?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/opening_a_schema.html (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/opening_a_schema.html Thu Nov 16 08:05:20 2006
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>Opening a schema</title>
+</head>
+
+<body>
+<h2>Opening a schema</h2>
+<p>In this section, you will learn how to open a schema file.</p>
+<ol>
+  <li>In the Schemas view, click the <strong>Open a local schema file</strong> button in the toolbar, or select  <strong>Open local schema file</strong> from the <strong>File</strong> menu.<br />
+    <img src="images/opening_a_schema/toolbar_action.png" width="231" height="176" /><br /><br />
+    <img src="images/opening_a_schema/file_menu.png" width="275" height="320" /><br /><br /></li>
+  <li>Browse the filesystem and select the schema file. Then click <strong>Open</strong>.<br />
+    <img src="images/opening_a_schema/open_dialog.png" width="563" height="419" /></li>
+</ol>
+</body>
+</html>

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/removing_a_schema.html
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/removing_a_schema.html?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/removing_a_schema.html (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/removing_a_schema.html Thu Nov 16 08:05:20 2006
@@ -0,0 +1,18 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>Removing a schema</title>
+</head>
+
+<body>
+<h2>Removing a schema</h2>
+<p>In this section, you will learn how to remove a schema.</p>
+<ol>
+  <li>In the Schemas view, click the <strong>Remove the selected schema from the pool</strong> button in the toolbar.<br />
+    <img src="images/removing_a_schema/toolbar_action.png" width="292" height="176" /></li>
+</ol>
+<p><strong>Note:</strong> It is not possible to remove a <em>core</em> schema </p>
+</body>
+</html>

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/running_LDAP_Studio.html
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/running_LDAP_Studio.html?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/running_LDAP_Studio.html (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/tasks/running_LDAP_Studio.html Thu Nov 16 08:05:20 2006
@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<title>Running LDAP Studio</title>
+</head>
+
+<body>
+<h2>Running LDAP Studio</h2>
+<p>After you install (unzip) the LDAP Studio archive in a directory (such as c:\LDAPStudio), start the Workbench by running the LDAP Studio executable file found in   the top level install directory. The executable file is called   LDAP Studio.exe on Windows systems and LDAP Studio on Linux   systems. <strong>Note:</strong> the following discussion describes setting up on Windows   systems. Setup on Linux is analogous.</p>
+</body>
+</html>

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/toc.html
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/toc.html?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/toc.html (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/html/toc.html Thu Nov 16 08:05:20 2006
@@ -0,0 +1,57 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>Table of Contents</title>
+</head>
+
+<body>
+<h1>Table of Contents</h1>
+<ul>
+	<li><a href="introduction.html">Introduction to LDAP Studio</a></li>
+	<li><a href="concepts/concepts.html">Concepts</a>
+		<ul>
+			<li>Views
+				<ul>
+					<li><a href="concepts/views_hierarchy_view.html">Hierarchy view</a></li>
+					<li><a href="concepts/views_schemas_view.html">Schemas view</a></li>
+					<li><a href="concepts/views_search_view.html">Search view</a></li>
+				</ul>
+			</li>
+			<li>Editors
+				<ul>
+					<li><a href="concepts/editors_attribute_type.html">Attribute type editor</a></li>
+					<li><a href="concepts/editors_object_class.html">Object class editor</a></li>
+					<li><a href="concepts/editors_schema.html">Schema editor</a></li>
+				</ul>
+			</li>
+		</ul>
+	</li>
+	<li>Tasks
+		<ul>
+			<li><a href="tasks/running_LDAP_Studio.html">Running LDAP Studio</a></li>
+			<li><a href="tasks/opening_a_schema.html">Opening a schema</a></li>
+			<li><a href="tasks/creating_a_new_schema.html">Creating a new schema</a></li>
+			<li><a href="tasks/removing_a_schema.html">Removing a schema</a></li>
+			<li><a href="tasks/creating_a_new_object_class.html">Creating a new object class</a></li>
+			<li><a href="tasks/creating_a_new_attribute_type.html">Creating a new attribute type</a></li>
+		</ul>
+	</li>
+	<li>Reference
+		<ul>
+			<li><a href="reference/preferences.html">Preferences</a>
+				<ul>
+					<li><a href="reference/preferences_help.html">Help</a></li>
+					<li><a href="reference/preferences_help_server.html">Help Server</a></li>
+					<li><a href="reference/preferences_OC_and_AT.html">ObjectClass and AttributeType</a></li>
+					<li><a href="reference/preferences_schema.html">Schema</a></li>
+				</ul>
+			</li>
+			<li><a href="../../doc">API Reference</a></li>
+			<li><a href="reference/source_code.html">Source code</a></li>
+		</ul>
+	</li>
+</ul>
+</body>
+</html>
\ No newline at end of file

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/tocconcepts.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/tocconcepts.xml?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/tocconcepts.xml (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/tocconcepts.xml Thu Nov 16 08:05:20 2006
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+
+<toc label="Concepts" link_to="toc.xml#concepts"> 
+	<topic label="Views"> 
+		<topic label="Hierarchy view" href="ressources/help/html/concepts/views_hierarchy_view.html" />
+		<topic label="Schemas view" href="ressources/help/html/concepts/views_schemas_view.html" />
+		<topic label="Search view" href="ressources/help/html/concepts/views_search_view.html" />
+	</topic>
+	<topic label="Editors">
+		<topic label="Attribute type editor" href="ressources/help/html/concepts/editors_attribute_type.html" />
+		<topic label="Object class editor" href="ressources/help/html/concepts/editors_object_class.html" /> 
+		<topic label="Schema editor" href="ressources/help/html/concepts/editors_schema.html" /> 
+	</topic> 
+</toc>

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/tocreference.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/tocreference.xml?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/tocreference.xml (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/tocreference.xml Thu Nov 16 08:05:20 2006
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+
+<toc label="Reference" link_to="toc.xml#reference"> 
+	<topic label="Preferences"  href="ressources/help/html/reference/preferences.html"> 
+		<topic label="Help" href="ressources/help/html/reference/preferences_help.html" /> 
+		<topic label="Help Server" href="ressources/help/html/reference/preferences_help_server.html" /> 
+		<topic label="ObjectClass and AttributeType" href="ressources/help/html/reference/preferences_OC_and_AT.html" />
+		<topic label="Schema" href="ressources/help/html/reference/preferences_schema.html" /> 
+	</topic>
+	<topic label="API Reference" href="doc/index.html" />
+	<topic label="Source Code" href="ressources/help/html/reference/source_code.html" />
+</toc>

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/toctasks.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/toctasks.xml?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/toctasks.xml (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/help/toctasks.xml Thu Nov 16 08:05:20 2006
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+
+<toc label="Tasks" link_to="toc.xml#tasks"> 
+	<topic label="Running LDAP Studio" href="ressources/help/html/tasks/running_LDAP_Studio.html" /> 
+	<topic label="Opening a schema" href="ressources/help/html/tasks/opening_a_schema.html" />
+	<topic label="Creating a new schema" href="ressources/help/html/tasks/creating_a_new_schema.html" />
+	<topic label="Removing a schema" href="ressources/help/html/tasks/removing_a_schema.html" />
+	<topic label="Creating a new object class" href="ressources/help/html/tasks/creating_a_new_object_class.html" />
+	<topic label="Creating a new attribute type" href="ressources/help/html/tasks/creating_a_new_attribute_type.html" />
+</toc>
\ No newline at end of file

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/Thumbs.db
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/Thumbs.db?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/Thumbs.db
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/attribute_type.gif
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/attribute_type.gif?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/attribute_type.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/attribute_type_new.gif
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/attribute_type_new.gif?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/attribute_type_new.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/box.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/box.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/box.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/chart_organisation.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/chart_organisation.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/chart_organisation.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/delete.gif
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/delete.gif?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/delete.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/find.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/find.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/find.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/flag_blue.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/flag_blue.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/flag_blue.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/object_class.gif
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/object_class.gif?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/object_class.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/object_class_new.gif
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/object_class_new.gif?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/object_class_new.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/object_class_warning.gif
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/object_class_warning.gif?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/object_class_warning.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/open.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/open.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/open.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/page_white_edit.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/page_white_edit.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/page_white_edit.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/preferences.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/preferences.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/preferences.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/sample.gif
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/sample.gif?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/sample.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/save.gif
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/save.gif?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/save.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/save_all.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/save_all.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/save_all.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/save_as.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/save_as.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/save_as.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/schema.gif
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/schema.gif?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/schema.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/schema_core.gif
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/schema_core.gif?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/schema_core.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/schema_new.gif
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/schema_new.gif?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/schema_new.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/schema_new.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/schema_new.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/schema_new.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/schema_remove.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/schema_remove.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/schema_remove.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/sort_alphabetical.gif
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/sort_alphabetical.gif?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/sort_alphabetical.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/sort_unalphabetical.gif
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/sort_unalphabetical.gif?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/sort_unalphabetical.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/stop.png
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/stop.png?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/icons/stop.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/pictures/product_lg.gif
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/pictures/product_lg.gif?view=auto&rev=475786
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/pictures/product_lg.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/schemas/apache.schema
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/schemas/apache.schema?view=auto&rev=475786
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/schemas/apache.schema (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-schemas-plugin/ressources/schemas/apache.schema Thu Nov 16 08:05:20 2006
@@ -0,0 +1,239 @@
+# =============================================================================
+#                                Apache Schema
+# =============================================================================
+#
+#              +-----------------------------+-----------------+
+#              |  Apache AttributeType OID   |      name       |
+#              +-----------------------------+-----------------+
+#              | 1.2.6.1.4.1.18060.1.1.1.3.1 | apacheNdn       |
+#              | 1.2.6.1.4.1.18060.1.1.1.3.2 | apacheUpdn      |
+#              | 1.2.6.1.4.1.18060.1.1.1.3.3 | apacheExistance |
+#              | 1.2.6.1.4.1.18060.1.1.1.3.4 | apacheHierarchy |
+#              | 1.2.6.1.4.1.18060.1.1.1.3.5 | apacheOneAlias  |
+#              | 1.2.6.1.4.1.18060.1.1.1.3.6 | apacheSubAlias  |
+#              | 1.2.6.1.4.1.18060.1.1.1.3.7 | apacheAlias     |
+#              +-----------------------------+-----------------+
+# =============================================================================
+
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.1 NAME 'apacheNdn'
+    DESC 'Index attribute DN whose values are normalized based on schema'
+    SUP distinguishedName
+    EQUALITY distinguishedNameMatch
+    SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
+    SINGLE-VALUE
+    NO-USER-MODIFICATION
+    USAGE dSAOperation )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.2 NAME 'apacheUpdn'
+    DESC 'Index attribute for DN whose values are NOT normalized in any way'
+    EQUALITY exactDnAsStringMatch
+    SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
+    SINGLE-VALUE
+    NO-USER-MODIFICATION
+    USAGE dSAOperation )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.3 NAME 'apacheExistance'
+    DESC 'Index attribute used to track the existence of attributes'
+    SUP name
+    EQUALITY caseIgnoreMatch
+    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
+    NO-USER-MODIFICATION
+    USAGE dSAOperation )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.4 NAME 'apacheHierarchy'
+    DESC 'Index attribute used to track the DIT hierarchy'
+    EQUALITY integerMatch
+    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
+    NO-USER-MODIFICATION
+    USAGE dSAOperation )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.5 NAME 'apacheOnealias'
+    DESC 'Index attribute used to track single level aliases'
+    EQUALITY integerMatch
+    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
+    NO-USER-MODIFICATION
+    USAGE dSAOperation )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.6 NAME 'apacheSubalias'
+    DESC 'Index attribute used to track single level aliases'
+    EQUALITY integerMatch
+    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
+    NO-USER-MODIFICATION
+    USAGE dSAOperation )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.7 NAME 'apacheAlias'
+    DESC 'asdf'
+    SUP distinguishedName
+    EQUALITY distinguishedNameMatch
+    SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
+    SINGLE-VALUE
+    NO-USER-MODIFICATION
+    USAGE dSAOperation )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.9 NAME 'apacheSamType'
+    DESC 'Single-use Authentication Mechanism type/vendor code'
+    EQUALITY integerMatch
+    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
+    SINGLE-VALUE )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.8 NAME 'prefNodeName'
+    DESC 'Attribute to describe the name of a Java Preferences API node'
+    EQUALITY caseExactMatch
+    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
+    SINGLE-VALUE )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.10 NAME 'autonomousAreaSubentry'
+    DESC 'Used to track a subentry associated with an autonomousArea'
+    SUP distinguishedName
+    EQUALITY distinguishedNameMatch
+    SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
+    SINGLE-VALUE
+    NO-USER-MODIFICATION
+    USAGE directoryOperation )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.11 NAME 'accessControlSubentries'
+    DESC 'Used to track a subentry associated with access control areas'
+    SUP distinguishedName
+    EQUALITY distinguishedNameMatch
+    SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
+    SINGLE-VALUE
+    NO-USER-MODIFICATION
+    USAGE directoryOperation )
+
+objectclass ( 1.2.6.1.4.1.18060.1.1.1.4.1 NAME 'prefNode'
+    SUP top
+    STRUCTURAL
+    MUST prefNodeName )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.12 NAME 'prescriptiveACI'
+  DESC 'Access control information that applies to a set of entries'
+  EQUALITY directoryStringFirstComponentMatch
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
+  USAGE directoryOperation )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.13 NAME 'entryACI'
+  DESC 'Access control information that applies to a single entry'
+  EQUALITY directoryStringFirstComponentMatch
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
+  USAGE directoryOperation )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.14 NAME 'subentryACI'
+  DESC 'Access control information that applies to a single subentry'
+  EQUALITY directoryStringFirstComponentMatch
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.1
+  USAGE directoryOperation )
+
+objectclass ( 1.2.6.1.4.1.18060.1.1.1.4.2
+    NAME 'accessControlSubentry'
+    AUXILIARY 
+    MUST prescriptiveACI )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.15
+    NAME 'apacheServicePid'
+	DESC 'A string up to 256 characters in length'
+	EQUALITY caseIgnoreIA5Match
+	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} SINGLE-VALUE )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.16
+    NAME 'apacheServiceFactoryPid'
+	DESC 'A string up to 256 characters in length'
+	EQUALITY caseIgnoreIA5Match
+	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} SINGLE-VALUE )
+
+objectclass ( 1.2.6.1.4.1.18060.1.1.1.4.3
+    NAME 'apacheServiceConfiguration'
+    SUP top
+    STRUCTURAL
+    MUST ( cn $ apacheServicePid )
+    MAY ( apacheServiceFactoryPid ) )
+
+objectclass ( 1.2.6.1.4.1.18060.1.1.1.4.4
+    NAME 'apacheFactoryConfiguration'
+    SUP top
+    STRUCTURAL
+    MUST ( cn $ apacheServicePid ) )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.17
+    NAME 'apacheCatalogEntryName'
+	DESC 'A string up to 256 characters in length'
+	EQUALITY caseIgnoreIA5Match
+	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} SINGLE-VALUE )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.18
+    NAME 'apacheCatalogEntryBaseDn'
+	DESC 'A string up to 256 characters in length'
+	EQUALITY caseIgnoreIA5Match
+	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} SINGLE-VALUE )
+
+objectclass ( 1.2.6.1.4.1.18060.1.1.1.4.5
+    NAME 'apacheCatalogEntry'
+    SUP top
+    STRUCTURAL
+    MUST ( cn $ apacheCatalogEntryBaseDn )
+    MAY ( apacheCatalogEntryName ) )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.19
+    NAME 'windowsFilePath'
+	DESC 'A windows file path where case does not make a difference'
+	EQUALITY caseIgnoreIA5Match
+	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.20
+    NAME 'unixFilePath'
+	DESC 'A UNIX file path where case does make a difference'
+	EQUALITY caseExactIA5Match
+	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+
+objectclass ( 1.2.6.1.4.1.18060.1.1.1.4.6
+    NAME 'windowsFile'
+    SUP top
+    STRUCTURAL
+    MUST ( windowsFilePath ) )
+
+objectclass ( 1.2.6.1.4.1.18060.1.1.1.4.7
+    NAME 'unixFile'
+    SUP top
+    STRUCTURAL
+    MUST ( unixFilePath ) )
+
+#attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.21
+#    NAME 'fqcn'
+#    DESC 'The fully qualified class name of a java class'
+#	 EQUALITY caseExactIA5Match
+#	 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+#
+#attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.22
+#    NAME 'byteCode'
+#	 DESC 'The actual byte code for a java class'
+#	 SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALUE )
+#
+#objectclass ( 1.2.6.1.4.1.18060.1.1.1.4.8
+#    NAME 'javaClass'
+#    SUP top
+#    STRUCTURAL
+#    MUST ( fqcn $ byteCode ) )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.21
+    NAME 'fullyQualifiedClassName'
+    DESC 'The fully qualified name for a (Java) class'
+	 EQUALITY caseExactIA5Match
+	 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.22
+    NAME 'byteCode'
+	 DESC 'The actual byte code for a (Java) class'
+	 SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALUE )
+
+objectclass ( 1.2.6.1.4.1.18060.1.1.1.4.8
+    NAME 'javaClass'
+    SUP top
+    STRUCTURAL
+    MUST ( fullyQualifiedClassName $ byteCode ) )
+
+attributetype ( 1.2.6.1.4.1.18060.1.1.1.3.23
+    NAME 'classLoaderDefaultSearchContext'
+    DESC 'The default search context for the Ldap Class Loader'
+    SUP distinguishedName
+    EQUALITY distinguishedNameMatch
+    SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )
\ No newline at end of file