[simias-svn] SF.net SVN: simias:[7366] trunk/src/admin/help/en
Brought to you by:
srinidhi_bs
|
From: <js...@us...> - 2010-05-18 10:48:28
|
Revision: 7366
http://simias.svn.sourceforge.net/simias/?rev=7366&view=rev
Author: jshaju
Date: 2010-05-18 10:48:22 +0000 (Tue, 18 May 2010)
Log Message:
-----------
ID: bug#495427
Reviewer: johnny
Localization Required: Yes
Documentation Required: Yes
Description: Updated the help files to reflect the usage of Allow, Deny, and Delete buttons for file type exclusion
Modified Paths:
--------------
trunk/src/admin/help/en/ifolderdetails.html
trunk/src/admin/help/en/systeminfo.html
trunk/src/admin/help/en/userdetails.html
Property Changed:
----------------
trunk/src/admin/help/en/
Property changes on: trunk/src/admin/help/en
___________________________________________________________________
Added: tsvn:logtemplate
+ ID:
Reviewer:
Localization Required: No
Documentation Required: No
Description:
Modified: trunk/src/admin/help/en/ifolderdetails.html
===================================================================
--- trunk/src/admin/help/en/ifolderdetails.html 2010-05-18 10:02:11 UTC (rev 7365)
+++ trunk/src/admin/help/en/ifolderdetails.html 2010-05-18 10:48:22 UTC (rev 7366)
@@ -499,9 +499,10 @@
<P>To add a file extension to the exclusion filter, type the extension
(such as *.mpg), then click Add to apply the filter. </P>
- <P>To exclude a file type from the restricted file types, select the check
- box adjacent to the File Name, then select the file type and click Delete.</P>
-
+ <P>To exclude a file type from synchronization, select the check box adjacent to the file type in the restricted file type list, then click Deny.</P>
+ <P>To allow a file type to be synchronized, select the check box adjacent to the file type in the restricted file type list, then click Allow.</P>
+ <P>To delete a file type from the restricted file type list, select the check box adjacent to the file type, then click Delete.<br>
+ </P>
<P>Default value: Disabled, Allow all file types or the System-wide settings</P>
</TD></TR>
Modified: trunk/src/admin/help/en/systeminfo.html
===================================================================
--- trunk/src/admin/help/en/systeminfo.html 2010-05-18 10:02:11 UTC (rev 7365)
+++ trunk/src/admin/help/en/systeminfo.html 2010-05-18 10:48:22 UTC (rev 7366)
@@ -333,7 +333,10 @@
<P>Specify whether to restrict file types that are synchronized by exclusion
filters. </P>
<P>Type a file extension, then click Add to add it to the list. </P>
- </TD></TR>
+ <P>To exclude a file type from synchronization, select the check box adjacent to the file type in the restricted file type list, then click Deny.</P>
+ <p>To allow a file type to be synchronized, select the check box adjacent to the file type in the restricted file type list, then click Allow.</p>
+ <p>To delete a file type from the restricted file type list, select the check box adjacent to the file type, then click Delete.<br>
+ </p></TD></TR>
<TR><TD VALIGN="TOP">
<h4> Synchronization </h4>
@@ -591,7 +594,8 @@
shared iFolder members. By default this check box is selected. To deny this
right to the secondary administrator, clear the <i>Allow to modify rights of
shared iFolder members </i>check box.</span></p>
- </TD></TR>
+ <p class="Normal2"><span style="font-size: 11.0pt; font-family: Arial; ">Using
+ the <i>Allow permission to delete iFolders </i>check box, you can assign the secondary administrator the permission to delete iFolders. By default this check box is selected. To deny this permission to the secondary administrator, clear the <em>Allow permission to delete iFolders</em> check box.</span></p></TD></TR>
</TABLE>
Modified: trunk/src/admin/help/en/userdetails.html
===================================================================
--- trunk/src/admin/help/en/userdetails.html 2010-05-18 10:02:11 UTC (rev 7365)
+++ trunk/src/admin/help/en/userdetails.html 2010-05-18 10:48:22 UTC (rev 7366)
@@ -276,9 +276,11 @@
<P>To add a file extension to an inclusion or exclusion filter, type the
extension (such as *.mpg), then click Add to apply the filter. </P>
- <P>To exclude a file type from the restricted file types, select the check
- box adjacent to the file type, then click Allow.</P>
+ <P>To exclude a file type from synchronization, select the check box adjacent to the file type in the restricted file type list, then click Deny.</P>
+ <p>To allow a file type to be synchronized, select the check box adjacent to the file type in the restricted file type list, then click Allow.</p>
+ <p>To delete a file type from the restricted file type list, select the check box adjacent to the file type, then click Delete.<br>
+ </p>
<P>Default value: .DS_Store and Thumbs.db</P>
</TD></TR>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|