<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.m2osw.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Made to Order Software Corporation - protected</title>
 <link>http://www.m2osw.com/taxonomy/term/845/all</link>
 <description></description>
 <language>en</language>
<item>
 <title>Protected Node Rules Support</title>
 <link>http://www.m2osw.com/doc-protected-node-rules</link>
 <description>&lt;p&gt;The following features are available only when installing the Rules extension of protected nodes. This extension requires the thrid party Rules extension for Drupal.&lt;/p&gt;
&lt;h2&gt;
	Protected Node Rules Conditions&lt;/h2&gt;
&lt;p&gt;When handling a Node, it is possible to check whether the node is currently protected or locked.&lt;/p&gt;
&lt;h3&gt;
	Protected Nodes&lt;/h3&gt;
&lt;p&gt;A node is said protected when the node was protected by a password using the Protected node module.&lt;/p&gt;
&lt;p&gt;Whether the user can view that node is irrevelant in this case. Only the fact that the node requires a password to be viewed is what this condition checks.&lt;/p&gt;
&lt;h3&gt;
	Locked Nodes&lt;/h3&gt;
&lt;p&gt;A ...&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-protected-node-rules&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-protected-node-rules#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/607">Protect</category>
 <pubDate>Thu, 22 Mar 2012 00:26:28 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">680 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Protected Node Views Support</title>
 <link>http://www.m2osw.com/doc-protected-node-views</link>
 <description>&lt;p&gt;The Protected Nodes offers some additional supports to views 2.x and 3.x in Drupal 6.x.&lt;/p&gt;
&lt;p&gt;The additional support includes fields, filters, and sort capabilities that are added to the Node type. The join between the regular node and the protected node data is the node identifier (nid). This means the revision identifier is ignored.&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
		Password last changed&lt;br /&gt;
		&lt;br /&gt;
		This value is the date when the password was last modified. You can display this date, filter using the date, and sort by date.&lt;br /&gt;
		&amp;nbsp;&lt;/li&gt;
	&lt;li&gt;
		Node is protected&lt;br /&gt;
		&lt;br /&gt;
		This value is a yes/no value (i.e. Boolean) which can be ...&lt;/li&gt;&lt;/ul&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-protected-node-views&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-protected-node-views#comments</comments>
 <pubDate>Wed, 22 Feb 2012 07:41:01 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">678 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Protected Node per Node Type Settings</title>
 <link>http://www.m2osw.com/doc-protected-node-node-type</link>
 <description>&lt;h2&gt;Node Type extension&lt;/h2&gt;
&lt;p&gt;The Protected Node module adds a field set to the Node Type form that you edit under:&lt;/p&gt;
&lt;p class=&quot;rtecenter&quot;&gt;&lt;span style=&quot;color: rgb(128, 0, 0);&quot;&gt;Administer &amp;raquo; Content management &amp;raquo; Content types&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;These additions are explained in detail below.&lt;/p&gt;
&lt;p&gt;The main reason for adding this feature is to avoid seeing the field set on all the node edit forms. With this feature you can hide the form on all the node types that you will never protect with a password.&lt;/p&gt;
&lt;h2&gt;Protected mode for nodes of this type&lt;/h2&gt;
&lt;p&gt;This option let you choose how this node type handles the Protected Node capability.&lt;/p&gt;
&lt;h3&gt;Never protected&lt;/h3&gt;
&lt;p&gt;This means this node type is

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-protected-node-node-type&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-protected-node-node-type#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/607">Protect</category>
 <pubDate>Mon, 06 Jun 2011 21:08:51 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">661 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Protected Node Password Fork Feature</title>
 <link>http://www.m2osw.com/doc-protected-node-fork</link>
 <description>&lt;h2&gt;Password Fork&lt;/h2&gt;
&lt;p&gt;The new module allows for a password fork.&lt;/p&gt;
&lt;p&gt;This means you can send your users to one specific page, and tell them about a password to use on that one page. Depending on the password, they will be sent to one of several nodes.&lt;/p&gt;
&lt;p&gt;This works in a very similar way as the other password form, except that there is no specific destination, and the users need to know any one of the passwords.&lt;/p&gt;
&lt;p&gt;The feature uses a specific URL defined as follow:&lt;/p&gt;
&lt;p&gt;/protected-nodes?protected_pages=&amp;lt;nid1&amp;gt;,&amp;lt;nid2&amp;gt;,...&amp;amp;back=&amp;lt;url&amp;gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;protected_pages=&amp;lt;nid1&amp;gt;,&amp;lt;nid2&amp;gt;,...&lt;/li&gt;
&lt;/ul&gt;
&lt;p class=&quot;rteindent1&quot;&gt;This

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-protected-node-fork&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-protected-node-fork#comments</comments>
 <pubDate>Thu, 28 Apr 2011 04:21:32 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">653 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Protected Node Password Form</title>
 <link>http://www.m2osw.com/doc-protected-node-form</link>
 <description>&lt;h2&gt;Protected Node Password Form&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;/sites/default/files/images/password-form.png&quot; rel=&quot;lightbox&quot;&gt;&lt;img border=&quot;0&quot; align=&quot;right&quot; width=&quot;300&quot; height=&quot;124&quot; src=&quot;/sites/default/files/images/password-form_0.png&quot; alt=&quot;Protected Node Password Form&quot; title=&quot;Protected Node Password Form&quot; style=&quot;padding-left: 5px;&quot; /&gt;&lt;/a&gt;Once a node is protected, users who cannot bypass the password are sent to the password form (see image on the side.)&lt;/p&gt;
&lt;p&gt;The password form is very simple. It includes one field for users to enter the node password and an OK button.&lt;/p&gt;
&lt;p&gt;When the browser of the user sent us a referrer, then the Protected node module adds a Cancel link back to that referrer. Using the global settings, you can force a Cancel link to always be there. When no referrer is available, the Cancel link will send your users to your home page.&lt;/p&gt;
&lt;p&gt;The title, information, description and title over the

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-protected-node-form&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-protected-node-form#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/581">End</category>
 <pubDate>Thu, 28 Apr 2011 03:54:56 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">652 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Protected Node Password Field set</title>
 <link>http://www.m2osw.com/doc-protected-node-password</link>
 <description>&lt;p&gt;Once installed and properly configured, the Protected node module adds a field set in the node edit form (assuming the user has the corresponding permission: &amp;quot;edit any password&amp;quot; or &amp;quot;edit password &amp;lt;node type&amp;gt;&amp;quot;.)&lt;/p&gt;
&lt;p&gt;&lt;a rel=&quot;lightbox&quot; href=&quot;/sites/default/files/images/password-fieldset.png&quot;&gt;&lt;img border=&quot;0&quot; align=&quot;right&quot; width=&quot;300&quot; height=&quot;315&quot; title=&quot;Password field set sample. Click to enlarge.&quot; alt=&quot;Password field set sample.&quot; src=&quot;/sites/default/files/images/password-fieldset_0.png&quot; /&gt;&lt;/a&gt;This field set includes two flags, a password, and emails (optional.)&lt;/p&gt;
&lt;p&gt;By default, the field set is closed unless you selected &lt;em&gt;protected by default&lt;/em&gt;. Whether the field set should be opened or closed can selected in the &lt;span class=&quot;insert-node insert-node1 insert-nid661&quot;&gt;&lt;span class=&quot;insert-node-link&quot;&gt;&lt;a href=&quot;/doc-protected-node-node-type&quot;&gt;node type settings&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;.&lt;/p&gt;
&lt;h2&gt;The &amp;lt;node type&amp;gt; is protected&lt;/h2&gt;
&lt;p&gt;The first check box is used to password

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-protected-node-password&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-protected-node-password#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/607">Protect</category>
 <pubDate>Thu, 28 Apr 2011 03:14:49 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">651 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Protected Node Global Settings</title>
 <link>http://www.m2osw.com/doc-protected-node-settings</link>
 <description>&lt;p&gt;The protected node module has global settings found under:&lt;/p&gt;
&lt;p class=&quot;rteindent1&quot;&gt;&lt;span style=&quot;color: rgb(128, 0, 0);&quot;&gt;Administer &amp;raquo; Site configuration &amp;raquo; Protected node&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Protected node Statistics&lt;/h2&gt;
&lt;p&gt;The page starts with statistics to let you know how pages are protected on your website. All the counts include published and unpublished content.&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Total nodes &amp;mdash; the total number of nodes on your website&lt;/li&gt;
    &lt;li&gt;Unprotected nodes &amp;mdash; number of nodes that do not have a password&lt;/li&gt;
    &lt;li&gt;Protected nodes &amp;mdash; number of nodes that are current protected by a password
    &lt;ul&gt;
        &lt;li&gt;Showing title &amp;mdash; number of nodes showing their title&lt;/li&gt;
 ...&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-protected-node-settings&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-protected-node-settings#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/607">Protect</category>
 <pubDate>Thu, 28 Apr 2011 00:49:24 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">650 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Protected Node Permissions</title>
 <link>http://www.m2osw.com/doc-protected-node-permissions</link>
 <description>&lt;p&gt;The Protected Node module adds permissions to define who has the right to make use of the password feature.&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;access protected content&lt;/li&gt;
&lt;/ul&gt;
&lt;p class=&quot;rteindent1&quot;&gt;This is the basic access permission for users. Users who are given this permission can access a protected node as usual, except that they need to enter the password to handle the node.&lt;/p&gt;
&lt;p class=&quot;rteindent1&quot;&gt;This is true whether they want to view, edit, delete the node.&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;bypass password protection&lt;/li&gt;
&lt;/ul&gt;
&lt;p class=&quot;rteindent1&quot;&gt;Users with the bypass permission can access all nodes that are protected without having to enter the passwords. This is very handy for website administrators and

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-protected-node-permissions&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-protected-node-permissions#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/607">Protect</category>
 <pubDate>Thu, 28 Apr 2011 00:18:20 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">649 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Protected Node Installation</title>
 <link>http://www.m2osw.com/doc-protected-node-installation</link>
 <description>&lt;p&gt;The basics of the Protected Node installation are easy:&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;Get one of the tarball from Drupal.org&lt;/li&gt;
    &lt;li&gt;Extract the files under sites/all/modules or some other modules folder&lt;/li&gt;
    &lt;li&gt;Go to &lt;span style=&quot;color: rgb(128, 0, 0);&quot;&gt;Administer &amp;raquo; Site building &amp;raquo; Modules&lt;/span&gt; and install the module (package Access)&lt;/li&gt;
    &lt;li&gt;As the administrator (UID = 1) you are done.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Once you have installed the module, you probably want to change the permissions. Permissions allow your users to access the Protected Node functionality based on their roles. Please, see the point about Permissions for more information about those.&lt;/p&gt;
&lt;p&gt;Now, you&#039;re ready ...&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-protected-node-installation&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-protected-node-installation#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/607">Protect</category>
 <pubDate>Wed, 27 Apr 2011 23:56:31 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">648 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Protected Node (The Drupal module —)</title>
 <link>http://www.m2osw.com/doc-protected-node</link>
 <description>&lt;p&gt;The Protected Node module is used on websites where some pages need to be password protected. This is different from asking someone to create an account and often seen as much more user friendly, although in terms of protection it is quite similar.&lt;/p&gt;
&lt;p&gt;If you&#039;ve seen photo websites where you can go to an album but have to enter a password to see the photos, that&#039;s one example how this module can be used.&lt;/p&gt;
&lt;p&gt;The module adds a field set in the node form to let authors enter a password.&lt;/p&gt;
&lt;p&gt;The module has many options that are rather tricky to use so this documentation tries to explain what you can do

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-protected-node&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-protected-node#comments</comments>
 <pubDate>Wed, 27 Apr 2011 23:39:02 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">647 at http://www.m2osw.com</guid>
</item>
</channel>
</rss>


