<?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 - action</title>
 <link>http://www.m2osw.com/taxonomy/term/390/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 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 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>To Do Rules</title>
 <link>http://www.m2osw.com/doc-to-do-rules</link>
 <description>&lt;p&gt;The To Do module includes a sub-module called To Do Rules extension.&lt;/p&gt;
&lt;h2&gt;Events&lt;/h2&gt;
&lt;p&gt;The Rules extension includes the events as follow.&lt;/p&gt;
&lt;p&gt;Each event is sent once per user assigned to a To Do item, including &lt;em&gt;self-assigned&lt;/em&gt; users. It includes 4 parameters: the To Do item (a node); the To Do item author; the currently logged in user; and the assigned user. The node supports additional tokens that can be used as conditions&amp;nbsp;(see below).&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;To Do Event Started&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This event occurs when the Start button is clicked on a To Do item. This event is sent once.&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;To Do Event Reminder&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This event&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-to-do-rules&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-to-do-rules#comments</comments>
 <pubDate>Tue, 26 Apr 2011 09:44:54 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">645 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Affiliate Agreement</title>
 <link>http://www.m2osw.com/affiliate-agreement</link>
 <description>&lt;p class=&quot;rtecenter&quot;&gt;&lt;strong&gt;Made to Order Software Corporation&lt;/strong&gt;&lt;/p&gt;
&lt;p class=&quot;rtecenter&quot;&gt;&lt;strong&gt;Affiliate Agreement&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/affiliate-agreement&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 17 Jul 2010 08:48:18 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">558 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Table of Contents tags and parameters</title>
 <link>http://www.m2osw.com/doc-table-of-contents-tag-settings</link>
 <description>&lt;h2 id=&quot;Syntax&quot;&gt;
	Syntax&lt;/h2&gt;
&lt;h3 id=&quot;Supported_Tags&quot;&gt;
	Supported Tags&lt;/h3&gt;
&lt;p&gt;The module supports 3 tags that all generate a &lt;strong&gt;Table of Contents&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;The most popular is now &lt;span&gt;[&lt;/span&gt;toc] since it is easy to type and works in &lt;abbr class=&quot;mo-glossary mo-glossary-abbr&quot;  title=&quot;What You See Is What You Get&quot;&gt;WYSIWYG&lt;/abbr&gt; editors.&lt;/p&gt;

&lt;div&gt;&lt;/div&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-table-of-contents-tag-settings&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-table-of-contents-tag-settings#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/581">End</category>
 <pubDate>Thu, 17 Jun 2010 22:17:02 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">534 at http://www.m2osw.com</guid>
</item>
<item>
 <title>To Do List API</title>
 <link>http://www.m2osw.com/doc_to_do_list_api</link>
 <description>&lt;h2 id=&quot;To_Do_List_offered_Hooks&quot;&gt;To Do List offered Hooks&lt;/h2&gt;
&lt;p&gt;Since version 1.1, the &lt;strong&gt;To Do List&lt;/strong&gt; module includes a few &lt;span&gt;module_invoke()&lt;/span&gt; calls that other modules can catch via one of the following hooks.&lt;/p&gt;

&lt;div&gt;&lt;/div&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc_to_do_list_api&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc_to_do_list_api#comments</comments>
 <pubDate>Sun, 06 Jun 2010 07:50:03 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">524 at http://www.m2osw.com</guid>
</item>
<item>
 <title>To Do Actions</title>
 <link>http://www.m2osw.com/doc_to_do_list_action</link>
 <description>&lt;h2&gt;Installation&lt;/h2&gt;
&lt;p&gt;Go to &lt;span style=&quot;color: rgb(153, 51, 0);&quot;&gt;Administer &amp;raquo; Site building &amp;raquo; Modules&lt;/span&gt; and click on To Do Action to install the Action extension for the To Do module.&lt;/p&gt;
&lt;p&gt;This module requires the installation of the Drupal Core Trigger module.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc_to_do_list_action&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc_to_do_list_action#comments</comments>
 <pubDate>Sun, 06 Jun 2010 03:21:01 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">521 at http://www.m2osw.com</guid>
</item>
<item>
 <title>To Do List Global Settings</title>
 <link>http://www.m2osw.com/doc_to_do_list_settings</link>
 <description>&lt;div&gt;
&lt;h2 id=&quot;Global_Settings&quot;&gt;Global Settings&lt;/h2&gt;
&lt;p&gt;Global settings are found under &lt;span style=&quot;color: rgb(153, 51, 0);&quot;&gt;Administer &amp;raquo; Site configuration &amp;raquo; To do list&lt;/span&gt; (&lt;span style=&quot;font-family: Courier New;&quot;&gt;admin/settings/to_do&lt;/span&gt;).&lt;/p&gt;
&lt;p&gt;Only &lt;strong&gt;To Do List&lt;/strong&gt; administrators can edit the &lt;em&gt;Global Settings&lt;/em&gt;.&lt;/p&gt;

&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc_to_do_list_settings&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc_to_do_list_settings#comments</comments>
 <pubDate>Mon, 24 May 2010 01:22:22 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">501 at http://www.m2osw.com</guid>
</item>
<item>
 <title>To Do List Requirements</title>
 <link>http://www.m2osw.com/doc_to_do_list_requirements</link>
 <description>&lt;h2&gt;Requirements&lt;/h2&gt;
&lt;p&gt;The following are the requirements for the &lt;strong&gt;To Do List&lt;/strong&gt; module.&lt;/p&gt;
&lt;h2&gt;To Do Items&lt;/h2&gt;
&lt;p&gt;The basic &lt;strong&gt;To Do List&lt;/strong&gt; module offers you a new Node type and several User lists. There are no specific requirements for the main module to work other than Drupal Core.&lt;/p&gt;
&lt;h2&gt;Block&lt;/h2&gt;
&lt;p&gt;The Block module is mandatory, so in itself it is not a requirement.&lt;/p&gt;
&lt;p&gt;In order to use the &lt;strong&gt;To Do List Block&lt;/strong&gt; sub-module, you need the Core Block module.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc_to_do_list_requirements&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc_to_do_list_requirements#comments</comments>
 <pubDate>Sun, 23 May 2010 22:56:09 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">496 at http://www.m2osw.com</guid>
</item>
</channel>
</rss>


