Author: elvisisking
Date: 2011-04-15 14:58:52 -0400 (Fri, 15 Apr 2011)
New Revision: 30599
Added:
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/images/IgnoredResourcesPreferencePage.png
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/images/NewPattern.png
Removed:
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/images/FileFilterPreferencePage.png
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/images/NewFilteredFileExtension.png
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/images/NewFilteredFolderName.png
Modified:
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/ModeShapeHelpContexts.xml
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc.zip
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/ModeShapePreferencesDialog.html
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/ResourceContextMenu.html
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/helpContexts.xml
Log:
JBIDE-7857 ModeShape preferences should match the "Team"->"Ignored
Resources." Updated the Eclipse context help pages and images.
Modified:
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/ModeShapeHelpContexts.xml
===================================================================
---
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/ModeShapeHelpContexts.xml 2011-04-15
18:44:20 UTC (rev 30598)
+++
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/ModeShapeHelpContexts.xml 2011-04-15
18:58:52 UTC (rev 30599)
@@ -27,9 +27,9 @@
<topic href="doc/ModeShapePreferencesDialog.html" label="ModeShape
Preferences"/>
</context>
<context id="preferencesHelpContext" title="ModeShape Preference Pages
Help">
- <description>The ModeShape Preferences Dialog allows you to identify file
extensions and folder names that should not be involved in publishing
operations.</description>
+ <description>The ModeShape Preferences Dialog allows you to identify file and
folder name patterns that should not be involved in publishing
operations.</description>
<topic href="doc/ModeShapePreferencesDialog.html" label="ModeShape
Preferences"/>
- <topic href="doc/PublishDialog.html" label="Publish/Unpublish
Dialog"/>
+ <topic href="doc/PublishDialog.html" label="Publishing Operations
Dialog"/>
</context>
<context id="messageConsoleHelpContext" title="ModeShape Message
Console">
<description>The ModeShape Message Console contains the output from the
publishing and unpublishing operations.</description>
Modified:
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/ModeShapePreferencesDialog.html
===================================================================
---
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/ModeShapePreferencesDialog.html 2011-04-15
18:44:20 UTC (rev 30598)
+++
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/ModeShapePreferencesDialog.html 2011-04-15
18:58:52 UTC (rev 30599)
@@ -12,14 +12,14 @@
<h2>ModeShape Preference Pages</h2>
<p>The <i>ModeShape Preference Pages</i> provide settings that allow
you to personalize how ModeShape Tools' publishing operations
-are done. A publishing operation occurs when selected files in your local workspace are
either uploaded (published) or deleted
-(unpublished) to/from a specific ModeShape repository workspace. Here's a list of the
preference pages:</p>
+are done. A publishing operation occurs when selected files in your local workspace are
either uploaded (published) to, or deleted
+(unpublished) from, a specific ModeShape repository workspace. Here's a list of the
ModeShape Tools preference pages:</p>
<ul>
<li><a href="#generalSettingsPrefPage">General Settings</a> -
these settings control if published files should be put under
version control by the ModeShape server.
</li>
-<li><a href="#fileFiltersPrefPage">File and Folder
Filters</a> - these settings control which files are filtered out of your
+<li><a href="#ignoredResourcesPrefPage">Ignored Resources</a>
- these settings control which files are filtered out of your
publishing operations.
</li>
</ul>
@@ -33,28 +33,21 @@
<img src="images/GeneralPreferencePage.png" border="0"
alt="">
-<h3><a name="fileFiltersPrefPage">File and Folder Filters
Preference Page</a></h3>
+<h3><a name="ignoredResourcesPrefPage">Ignored Resources Preference
Page</a></h3>
-<p>The <i>File and Folder Filters Preference Page</i> is where you
identify the file extensions and the folder names you
+<p>The <i>Ignored Resources Preference Page</i> is where you identify
the name patterns of files and folders that you
<strong>do not</strong> want involved in your publishing
operations.</p>
-<p>Here is what the <i>File and Folder Filters Preference Page</i>
looks like:</p>
+<p>Here is what the <i>Ignored Resources Preference Page</i> looks
like:</p>
-<img src="images/FileFilterPreferencePage.png" border="0"
alt="">
+<img src="images/IgnoredResourcesPreferencePage.png" border="0"
alt="">
-<p>The <i>Filtered File Extensions</i> preference provides a way to
construct a list of file extensions. If a file has an extension
-that matches one of these file extensions it will not be involved in either a publishing
or unpublishing operation. To add a file
-extension (ex., txt, jpg, class) simply click on the <code>New...</code>
button to display the following dialog:</p>
+<p>If a file name matches one of these patterns, or is found in a folder whose name
matches one of those patterns, it will not be
+involved in either a publishing or unpublishing operation. To add new pattern click on
the <code>New...</code> button to display
+the following dialog:</p>
-<p><img src="images/NewFilteredFileExtension.png" border="0"
alt=""></p>
+<p><img src="images/NewPattern.png" border="0"
alt=""></p>
-<p>The <i>Filtered Folder Names</i> preference provides a way to
construct a list of folder names. If a file is contained in a
-folder, or has an ancestor folder, with a name that matches one of these folder names it
will <strong>not</strong> be involved in
-either a publishing or unpublishing operation. To add a folder name simply click on the
<code>New...</code> button to display the
-following dialog:</p>
-
-<p><img src="images/NewFilteredFolderName.png" border="0"
alt=""></p>
-
<h3>Related Topics</h3>
<ul>
Modified:
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/ResourceContextMenu.html
===================================================================
---
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/ResourceContextMenu.html 2011-04-15
18:44:20 UTC (rev 30598)
+++
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/ResourceContextMenu.html 2011-04-15
18:58:52 UTC (rev 30599)
@@ -22,15 +22,15 @@
<img src="images/ResourceContextMenu.png" border="0"
alt="">
-<p>Files can be filtered out of publishing and unpublishing operations even though
they have been selected. Use the
-<a href="ModeShapePreferencesDialog.html#fileFiltersPrefPage">File and
Folder Filters Preference Page</a> to filter out files
-contained within the selection based on their file extensions or by the name of the
folder, or ancestor folder, they are
-contained within.</p>
+<p>Files can be filtered out of publishing operations even though they have been
selected. Use the
+<a
href="ModeShapePreferencesDialog.html#ignoredResourcesPrefPage">Ignored
Resources Preference Page</a> to control which files
+are filtered out. If a file name, or the name of the folder they are contained in, or the
name of an ancestor folder, match one
+of the patterns identified on this preference page, they will not be included in
publishing operations.</p>
<h3>Related Topics</h3>
<ul>
-<li><a
href="ModeShapePreferencesDialog.html#fileFiltersPrefPage">File and Folder
Filters Preference Page</a></li>
+<li><a
href="ModeShapePreferencesDialog.html#ignoredResourcesPrefPage">Ignored
Resources Preference Page</a></li>
<li><a href="PublishDialog.html">Publishing Operations
Dialog</a></li>
<li><a href="PublishedLocationsDialog.html">Published Locations
Dialog</a></li>
</ul>
Modified:
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/helpContexts.xml
===================================================================
---
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/helpContexts.xml 2011-04-15
18:44:20 UTC (rev 30598)
+++
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/helpContexts.xml 2011-04-15
18:58:52 UTC (rev 30599)
@@ -27,9 +27,9 @@
<topic href="docs/ModeShapePreferencesDialog.html"
label="ModeShape Preferences"/>
</context>
<context id="preferencesHelpContext" title="ModeShape Preferences
Dialog Help">
- <description>The ModeShape Preferences Dialog allows you to identify file
extensions and folder names that should not be involved in publishing
operations.</description>
+ <description>The ModeShape Preferences Dialog allows you to identify file and
folder name patterns that should not be involved in publishing
operations.</description>
<topic href="docs/ModeShapePreferencesDialog.html"
label="ModeShape Preferences"/>
- <topic href="docs/PublishDialog.html" label="Publish/Unpublish
Dialog"/>
+ <topic href="docs/PublishDialog.html" label="Publishing Operations
Dialog"/>
</context>
<context id="messageConsoleHelpContext" title="ModeShape Message
Console">
<description>The ModeShape Message Console contains the output from the
publishing and unpublishing operations.</description>
Deleted:
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/images/FileFilterPreferencePage.png
===================================================================
(Binary files differ)
Added:
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/images/IgnoredResourcesPreferencePage.png
===================================================================
(Binary files differ)
Property changes on:
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/images/IgnoredResourcesPreferencePage.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Deleted:
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/images/NewFilteredFileExtension.png
===================================================================
(Binary files differ)
Deleted:
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/images/NewFilteredFolderName.png
===================================================================
(Binary files differ)
Added:
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/images/NewPattern.png
===================================================================
(Binary files differ)
Property changes on:
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/images/NewPattern.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified:
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc.zip
===================================================================
(Binary files differ)
Show replies by date