<?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 - PHP</title>
 <link>http://www.m2osw.com/taxonomy/term/134/all</link>
 <description></description>
 <language>en</language>
<item>
 <title>MO Auto add terms for Drupal</title>
 <link>http://www.m2osw.com/mo_auto_add_terms</link>
 <description>&lt;p&gt;&lt;a href=&quot;/mo_auto_add_terms&quot; title=&quot;Read more about the MO Auto add term Drupal 6.x module.&quot;&gt;&lt;img align=&quot;left&quot; alt=&quot;MO Auto-Add Terms Logo&quot; border=&quot;0&quot; height=&quot;120&quot; src=&quot;/sites/default/files/images/mo-autoaddterms_0.jpg&quot; style=&quot;padding-right: 10px; padding-bottom: 10px;&quot; title=&quot;MO Auto add terms, a Drupal 6.x module.&quot; width=&quot;120&quot; /&gt;&lt;/a&gt; &lt;em&gt;MO&amp;nbsp;Auto add terms&lt;/em&gt; is a PHP&amp;nbsp;&lt;a class=&quot;mo-glossary mo-glossary-a1&quot;  title=&quot;A Drupal module is an extension to the Drupal CMS. It is written in PHP and uses the Drupal hook system to implement functionality not otherwise offered by Drupal Core. For example, the Views module extends the Drupal CMS offering lists of nodes, users and other elements available in Drupal. Made to Order Software developed modules for Drupal 6.x and these are available on its website.&quot; href=&quot;http://www.m2osw.com/drupal&quot;&gt;module for Drupal&lt;/a&gt; 6.x.&lt;/p&gt;
&lt;p&gt;It is particularly useful for maintaining small and large taxonomies with a small or large number of nodes. Especially taxonomies used as site indexes or glossaries.&lt;/p&gt;
&lt;p&gt;This module automatically handles the addition (and optionally removal) of taxonomy terms to a node. It does it at the time the node is saved and when the background process runs (i.e.&amp;nbsp;&lt;abbr class=&quot;mo-glossary mo-glossary-abbr&quot;  title=&quot;Command Run ON&quot; lang=&quot;en&quot;&gt;CRON&lt;/abbr&gt;.)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/mo_auto_add_terms&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/mo_auto_add_terms#comments</comments>
 <pubDate>Sun, 05 Feb 2012 05:03:32 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">677 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Simplemenu Settings</title>
 <link>http://www.m2osw.com/doc-simplemenu-settings</link>
 <description>&lt;h2&gt;Menu Settings&lt;/h2&gt;
&lt;h3&gt;Menu&lt;/h3&gt;
&lt;p&gt;Select the menu to be displayed as the &lt;em&gt;Simplemenu&lt;/em&gt;. By default, we display the Navigation Menu which makes the most sense for administrator (as the &lt;em&gt;Simplemenu&lt;/em&gt; was primarily created for administrators wanting to quickly go to all administration pages.)&lt;/p&gt;
&lt;h3&gt;Theme&lt;/h3&gt;
&lt;p&gt;Select a theme to display your &lt;em&gt;Simplemenu&lt;/em&gt; items and dropdowns. The default is called &lt;strong&gt;original&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;The themes reside in the module sub-folder named themes. Each theme is defined in a specific directory named after the theme. That name is what appears in the dropdown in the settings.&lt;/p&gt;
&lt;p&gt;It is possible to add new themes as

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-simplemenu-settings&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-simplemenu-settings#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/581">End</category>
 <pubDate>Sat, 11 Jun 2011 21:10:18 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">664 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Upgrade to PHP 5.3.3 or older because of security issue</title>
 <link>http://www.m2osw.com/php-security-issue-upgrade-needed</link>
 <description>&lt;p&gt;If you are responsible for a Debian or Ubuntu server and run PHP on it, make sure to run the following command to fix several security issues found in PHP:&lt;/p&gt;
&lt;pre class=&quot;rteindent1&quot;&gt;
sudo apt-get install php5-suhosin
&lt;/pre&gt;
&lt;p&gt;This will make the necessary and your PHP&amp;nbsp;version (security wise) will look like you have PHP 5.3.3.&lt;/p&gt;
&lt;p&gt;What I found quite annoying in regard to this issue is the fact that it was very difficult to find a mention of this upgrade. All I could find in large number were people saying that you&#039;d have to get an upgrade using the source code of PHP. Somehow, I did not feel like upgrading PHP from source!

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/php-security-issue-upgrade-needed&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/php-security-issue-upgrade-needed#comments</comments>
 <pubDate>Fri, 10 Jun 2011 00:26:19 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">662 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>MO Label Inside for Drupal</title>
 <link>http://www.m2osw.com/mo-label-inside</link>
 <description>&lt;div class=&quot;product-info product display&quot;&gt;&lt;span class=&quot;uc-price-product uc-price-display uc-price&quot;&gt;$14.90&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;product-body&quot;&gt;&lt;p&gt;&lt;img width=&quot;320&quot; height=&quot;130&quot; border=&quot;0&quot; align=&quot;left&quot; src=&quot;/sites/default/files/images/label-inside.png&quot; alt=&quot;MO Label Inside, to make your Drupal form look modern&quot; title=&quot;MO Label Inside, to make your Drupal form look modern&quot; /&gt;More and more, modern websites move the label attached to a text field input directly &lt;em&gt;inside&lt;/em&gt; the text field. Especially, you see this feature when you are asked to enter an email address or a query string in a search box.&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;MO&amp;nbsp;Label Inside&lt;/strong&gt; module offers this functionality for all of your Drupal text field input elements.&lt;/p&gt;

&lt;/div&gt;&lt;div class=&quot;product-info product sell&quot;&gt;&lt;span class=&quot;uc-price-product uc-price-sell uc-price&quot;&gt;$14.90&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;add-to-cart&quot;&gt;&lt;form action=&quot;/taxonomy/term/134/all/feed&quot;  accept-charset=&quot;UTF-8&quot; method=&quot;post&quot; id=&quot;uc-product-add-to-cart-form-641&quot;&gt;
&lt;div&gt;&lt;input type=&quot;hidden&quot; name=&quot;qty&quot; id=&quot;edit-qty&quot; value=&quot;1&quot;  /&gt;
&lt;input type=&quot;submit&quot; name=&quot;op&quot; id=&quot;edit-submit-641&quot; value=&quot;Add to cart&quot;  class=&quot;form-submit node-add-to-cart&quot; /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;form_build_id&quot; id=&quot;form-94570df82fc2ffa9241cd1dfad912ed1&quot; value=&quot;form-94570df82fc2ffa9241cd1dfad912ed1&quot;  /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;form_id&quot; id=&quot;edit-uc-product-add-to-cart-form-641&quot; value=&quot;uc_product_add_to_cart_form_641&quot;  /&gt;

&lt;/div&gt;&lt;/form&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/mo-label-inside&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/mo-label-inside#comments</comments>
 <pubDate>Sat, 19 Mar 2011 05:22:50 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">641 at http://www.m2osw.com</guid>
</item>
<item>
 <title>How to bypass Drupal strong security?</title>
 <link>http://www.m2osw.com/drupal-security-dodgy-patch</link>
 <description>&lt;p&gt;Interestingly enough, today I received a Security Advisory from Drupal saying that users received an email from a hacker asking them to install a Trojan &lt;em&gt;module&lt;/em&gt; on their Drupal system.&lt;/p&gt;
&lt;p&gt;I find it quite interesting since, if Drupal wasn&#039;t secure, the hackers would not have to ask you to make it unsecure, would they?&lt;/p&gt;
&lt;p&gt;However, this shows how many &lt;abbr class=&quot;mo-glossary mo-glossary-abbr&quot;  title=&quot;Content Management System&quot;&gt;CMS&lt;/abbr&gt; systems introduce a security issue problem to your web server installation since it is required to let your web server execute any one PHP file...&lt;/p&gt;
&lt;p&gt;All the files installed on your web server and that are directly accessible from the outside (i.e. ...&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/drupal-security-dodgy-patch&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/drupal-security-dodgy-patch#comments</comments>
 <pubDate>Fri, 18 Feb 2011 00:45:31 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">633 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Table of Contents Known Issues</title>
 <link>http://www.m2osw.com/doc-table-of-contents-known-issues</link>
 <description>&lt;p&gt;Various known issues with the &lt;strong&gt;Table of Contents&lt;/strong&gt; module.&lt;/p&gt;
&lt;p&gt;Teaser appear, &lt;em&gt;FCKeditor&lt;/em&gt; accentuated letters,&amp;nbsp; &lt;em&gt;Back to top&lt;/em&gt; arrow, Filters interaction (JavaScript removal,) headers numbering, double numbering...&lt;/p&gt;

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

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-table-of-contents-known-issues&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-table-of-contents-known-issues#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/581">End</category>
 <pubDate>Tue, 08 Jun 2010 03:15:41 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">527 at http://www.m2osw.com</guid>
</item>
<item>
 <title>To Do List Known Issues</title>
 <link>http://www.m2osw.com/doc_to_do_list_known_issues</link>
 <description>&lt;h2&gt;Cannot Assign User to To Do List item&lt;/h2&gt;
&lt;p&gt;When you first install the module, I wouldn&#039;t be surprised if you&#039;d want to create a &lt;strong&gt;To Do List&lt;/strong&gt; item right away and then assign the task to one or more users.&lt;/p&gt;
&lt;p&gt;It won&#039;t work.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc_to_do_list_known_issues&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc_to_do_list_known_issues#comments</comments>
 <pubDate>Sun, 06 Jun 2010 07:12:24 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">523 at http://www.m2osw.com</guid>
</item>
<item>
 <title>To Do Block</title>
 <link>http://www.m2osw.com/doc_to_do_list_block</link>
 <description>&lt;h2 id=&quot;Installation&quot;&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 Block to install the Block extension for the To Do module.&lt;/p&gt;

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

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc_to_do_list_block&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc_to_do_list_block#comments</comments>
 <pubDate>Sun, 06 Jun 2010 06:04:09 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">522 at http://www.m2osw.com</guid>
</item>
<item>
 <title>SimpleMenu Known Issues</title>
 <link>http://www.m2osw.com/doc-simplemenu-known-issues</link>
 <description>&lt;h2&gt;SimpleMenu Disappears&lt;/h2&gt;
&lt;p&gt;There following are a few of the main reasons why SimpleMenu disappears.&lt;/p&gt;
&lt;h3&gt;Pop-up Windows&lt;/h3&gt;
&lt;p&gt;By default, SimpleMenu wants to hide itself in pop-up windows. This is a feature.&lt;/p&gt;
&lt;p&gt;The reason is that many websites will open pop-up windows for all kinds of extra-features such as uploading an image or printing some description of an image or the definition of a word or product.&lt;/p&gt;
&lt;p&gt;These windows should not include the SimpleMenu bar.&lt;/p&gt;
&lt;p&gt;There is a &lt;a href=&quot;/doc-simplemenu-popup&quot;&gt;dedicated page&lt;/a&gt; giving several different ways to fix this problem on your website.&lt;/p&gt;
&lt;h3&gt;Menu Overflow&lt;/h3&gt;
&lt;p&gt;&lt;a rel=&quot;lightbox&quot; href=&quot;/sites/default/files/images/long-menu.png&quot;&gt;&lt;img border=&quot;0&quot; align=&quot;right&quot; width=&quot;150&quot; height=&quot;111&quot; style=&quot;margin-left: 10px;&quot; title=&quot;Click to enlarge the sample to 1:1 scale.&quot; alt=&quot;Long menu going out of screen vertically and horizontally.&quot; src=&quot;/sites/default/files/images/long-menu_0.png&quot; /&gt;&lt;/a&gt;Very long menus will disappear on the

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-simplemenu-known-issues&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-simplemenu-known-issues#comments</comments>
 <pubDate>Tue, 01 Jun 2010 21:36:07 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">513 at http://www.m2osw.com</guid>
</item>
</channel>
</rss>


