<?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 - attribute</title>
 <link>http://www.m2osw.com/taxonomy/term/391/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>CSS3 media queries</title>
 <link>http://www.m2osw.com/css3-media-queries</link>
 <description>&lt;p&gt;&lt;abbr class=&quot;mo-glossary mo-glossary-abbr&quot;  title=&quot;Cascading Style Sheet&quot; lang=&quot;en&quot;&gt;CSS&lt;/abbr&gt; is improving with the introduction of CSS3.&lt;/p&gt;
&lt;p&gt;Contrary to the previous version, CSS3 supports selections that are very advanced, offering capabilities close to what you could write in JavaScript.&lt;/p&gt;
&lt;p&gt;Today I wanted to talk about the Media Queries because that can be used to very much optimize the list of links used to load your CSS data.&lt;/p&gt;
&lt;p&gt;In &lt;abbr class=&quot;mo-glossary mo-glossary-abbr&quot;  title=&quot;Hyper Text Markup Language&quot; lang=&quot;en&quot;&gt;HTML&lt;/abbr&gt;, you can use a &amp;lt;link ...&amp;gt; to add a CSS file to your page.&lt;/p&gt;
&lt;pre class=&quot;rteindent1&quot;&gt;
&amp;lt;link rel=&amp;quot;stylesheet&amp;quot; type=&amp;quot;text/css&amp;quot; href=&amp;quot;style.css&amp;quot; /&amp;gt;&lt;/pre&gt;
&lt;p&gt;In this case, the file style.css will always be loaded, whatever the media being used.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/css3-media-queries&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/css3-media-queries#comments</comments>
 <pubDate>Sun, 15 Jan 2012 05:26:21 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">676 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Insert Node Parameter: target (6-1.4) [no content]</title>
 <link>http://www.m2osw.com/doc-insert-node-parameter-target</link>
 <description>&lt;p&gt;Add a window target in a link. For example&lt;/p&gt;
&lt;pre&gt;
   &lt;span&gt;[&lt;/span&gt;node:123 target=_blank; link]
&lt;/pre&gt;
&lt;p&gt;This option only applies to links and defines the target attribute of those links, as created with:&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;insert-node insert-node1 insert-nid440&quot;&gt;&lt;span class=&quot;insert-node-link&quot;&gt;&lt;a href=&quot;/doc-insert-node-parameter-title&quot;&gt;Insert Node Parameter: title (6-1.1)&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;,&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;insert-node insert-node2 insert-nid447&quot;&gt;&lt;span class=&quot;insert-node-link&quot;&gt;&lt;a href=&quot;/doc-insert-node-parameter-link&quot;&gt;Insert Node Parameter: link (5-1.0)&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;, or&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;insert-node insert-node3 insert-nid446&quot;&gt;&lt;span class=&quot;insert-node-link&quot;&gt;&lt;a href=&quot;/doc-insert-node-parameter-more&quot;&gt;Insert Node Parameter: more (6-1.1)&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;Using the target option by itself resets the Insert Node module to the default behavior (i.e. no target attribute):&lt;/p&gt;
&lt;pre&gt;
   &lt;span&gt;[&lt;/span&gt;node:123 target=_blank; link target more]
&lt;/pre&gt;
&lt;p&gt;The title link will have target=&amp;quot;_blank&amp;quot; and the more link will not.&lt;/p&gt;
&lt;p&gt;Note that this data is

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-insert-node-parameter-target&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-insert-node-parameter-target#comments</comments>
 <pubDate>Wed, 22 Jun 2011 11:19:41 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">665 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 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>MO Glossary for Drupal</title>
 <link>http://www.m2osw.com/mo_glossary</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;$35.00&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;product-body&quot;&gt;&lt;p&gt;&lt;em&gt;&lt;img align=&quot;left&quot; width=&quot;120&quot; height=&quot;120&quot; src=&quot;/sites/default/files/images/mo-glossary_0.jpg&quot; alt=&quot;MO Glossary Logo&quot; title=&quot;MO Glossary to help those users who do not know abbreviations you are using on your website.&quot; style=&quot;margin-right: 5px; margin-bottom: 5px;&quot; /&gt;MO Glossary&lt;/em&gt; is a Drupal filter that highlights terms in your nodes. The terms can be any word, although they are expected to be abbreviations or unfamiliar words. The words are taken from a vocabulary (MO Glossary vocabulary by default.) The vocabulary terms have several additional fields one of which is named &lt;em&gt;Abbreviation definition&lt;/em&gt;. 	That field is used as the title attribute of the abbreviation tag.&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;$35.00&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;add-to-cart&quot;&gt;&lt;form action=&quot;/taxonomy/term/391/all/feed&quot;  accept-charset=&quot;UTF-8&quot; method=&quot;post&quot; id=&quot;uc-product-add-to-cart-form-48&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-48&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-648667fb836e5ba7753880f6f7af4111&quot; value=&quot;form-648667fb836e5ba7753880f6f7af4111&quot;  /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;form_id&quot; id=&quot;edit-uc-product-add-to-cart-form-48&quot; value=&quot;uc_product_add_to_cart_form_48&quot;  /&gt;

&lt;/div&gt;&lt;/form&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/mo_glossary&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/mo_glossary#comments</comments>
 <pubDate>Thu, 04 Jun 2009 07:53:02 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">48 at http://www.m2osw.com</guid>
</item>
<item>
 <title>MO Auto add terms for Drupal</title>
 <link>http://www.m2osw.com/mo_auto_add_terms_product</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;$45.00&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;product-body&quot;&gt;&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;/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;$45.00&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;add-to-cart&quot;&gt;&lt;form action=&quot;/taxonomy/term/391/all/feed&quot;  accept-charset=&quot;UTF-8&quot; method=&quot;post&quot; id=&quot;uc-product-add-to-cart-form-38&quot;&gt;
&lt;div&gt;&lt;input type=&quot;hidden&quot; name=&quot;qty&quot; id=&quot;edit-qty-1&quot; value=&quot;1&quot;  /&gt;
&lt;input type=&quot;submit&quot; name=&quot;op&quot; id=&quot;edit-submit-38&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-1f2400ef31d959af6712a79318649a2c&quot; value=&quot;form-1f2400ef31d959af6712a79318649a2c&quot;  /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;form_id&quot; id=&quot;edit-uc-product-add-to-cart-form-38&quot; value=&quot;uc_product_add_to_cart_form_38&quot;  /&gt;

&lt;/div&gt;&lt;/form&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/mo_auto_add_terms_product&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/mo_auto_add_terms_product#comments</comments>
 <pubDate>Sun, 28 Dec 2008 23:38:58 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">38 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Made to Order Software Corporation</title>
 <link>http://www.m2osw.com/home</link>
 <description>&lt;p&gt;&lt;img align=&quot;left&quot; width=&quot;94&quot; height=&quot;122&quot; style=&quot;padding: 0px 20px 15px 0px;&quot; title=&quot;Software Consulting, Analysis and Development by Experts&quot; alt=&quot;The Logo of Made to Order Software Corporation.&quot; src=&quot;/sites/default/files/images/services.gif&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Made to Order Software Corporation specializes in corporate consulting, analysis and development services, as well as cutting-edge professional developer tools, libraries, training, and support. Our team of passionate developers are dedicated to uncovering your perfect software solution to analyze, enhance, or improve your critical computer systems&amp;mdash;large or small.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/home&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 29 Sep 2008 02:28:23 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">1 at http://www.m2osw.com</guid>
</item>
<item>
 <title>One document with all translations</title>
 <link>http://www.m2osw.com/translations_all_in_one_document</link>
 <description>&lt;p&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;p&gt;Have you ever thought that it would be great to write one document including all the translations in a single file? Outside of the fact that this makes the document &lt;em&gt;relatively&lt;/em&gt; large, it makes the translation really fast, the translator can see the sentence in all the other languages and translate from that.&lt;/p&gt;
&lt;p&gt;I actually wrote an &lt;abbr class=&quot;mo-glossary mo-glossary-abbr&quot;  title=&quot;Hyper Text Markup Language&quot; lang=&quot;en&quot;&gt;HTML&lt;/abbr&gt; test file with two styles. One is named English and the other is named Fran&amp;ccedil;ais. And since a style entry can depend on the currently selected language, you can write style entries that get hidden when on or the other language is selected.&lt;/p&gt;
&lt;p&gt;So, if you ...&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/translations_all_in_one_document&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/translations_all_in_one_document#comments</comments>
 <pubDate>Sun, 24 Aug 2008 03:26:00 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">116 at http://www.m2osw.com</guid>
</item>
<item>
 <title>HTML Forms and the action attribute </title>
 <link>http://www.m2osw.com/html_action_attribute</link>
 <description>&lt;p&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;p&gt;Today I had to debug a set of &lt;abbr class=&quot;mo-glossary mo-glossary-abbr&quot;  title=&quot;Hyper Text Markup Language&quot; lang=&quot;en&quot;&gt;HTML&lt;/abbr&gt; pages. One feature of a website would not work with Internet Explorer. The code was like this:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/html_action_attribute&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/html_action_attribute#comments</comments>
 <pubDate>Wed, 24 Oct 2007 07:15:00 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">87 at http://www.m2osw.com</guid>
</item>
</channel>
</rss>


