MO Auto add terms is a PHP module for Drupal 6.x.
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.
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. CRON.)
Snap! is the most advanced, business quality Web 2.0 hosting service available.
Snap!, powerful Content Management System (CMS), is easy to use and gives you peace of mind.
More and more, web hosting companies offer CMS systems to their customers. The US, French and German governments and many large businesses chose the same CMS as us. It gives you the ability to build a complete website in minutes and gives you full control of your content right from the start.
The Protected Node module adds a field set to the Node Type form that you edit under:
Administer » Content management » Content types
These additions are explained in detail below.
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.
This option let you choose how this node type handles the Protected Node capability.
This means this node type is
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: "edit any password" or "edit password <node type>".)
This field set includes two flags, a password, and emails (optional.)
By default, the field set is closed unless you selected protected by default. Whether the field set should be opened or closed can selected in the node type settings.
The first check box is used to password
The Protected Node module adds permissions to define who has the right to make use of the password feature.
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.
This is true whether they want to view, edit, delete the node.
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
The basics of the Protected Node installation are easy:
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.
Now, you're ready ...
The default Aggregator Drupal module does not work very well. There are several problems with the Drupal Core module, one of which we have not fixed in our version (i.e. the flatness of the item table.)
There is a list of the known issues and our comments and whether we fixed the problem:
| Problem | Solution in m2osw's version of Aggregator |
|---|---|
| Missing XML marker | The <?xml ... ?> marker is missing from some RSS feeds, add it as required |
| Spurious ... |
More and more, modern websites move the label attached to a text field input directly inside 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.
The MO Label Inside module offers this functionality for all of your Drupal text field input elements.
Today I discovered It's All Text. This is a FireFox (also works in SeaMonkey) extension that gives you the capability of editing a box of text in your favorite editor.
I love to use SeaMonkey, but the text editor is a bit light when it comes to writing code or fix broken HTML. To palliate to this problem, I often copy and paste the content of my posts from SeaMonkey to gVim, my favorite editor, apply the fixes lightning fast, and then copy the result back in SeaMonkey before saving.
This is a rather tedious process and prone to mistakes. To avoid problems, you can instead install ...

Snap! uses the CKeditor as its WYSIWYG editor. It allows you to create posts that are formatted as in your Word processor.
This page helps you understand and makes full use of the widgets available in your editor.