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.)
Select the menu to be displayed as the Simplemenu. By default, we display the Navigation Menu which makes the most sense for administrator (as the Simplemenu was primarily created for administrators wanting to quickly go to all administration pages.)
Select a theme to display your Simplemenu items and dropdowns. The default is called original.
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.
It is possible to add new themes as
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.
Hi,
When checking the process of my program in Windows Task Manager, I noticed a continuous increase in memory usage every time I called the AS compiler.
It looked like there's a memory leak in the compiler functions, or should I do something special to free all memory used by the compiler?
Thanks
Snap! Blog Lite and
Snap! Blog Pro support remote blogging.
Remote blogging is composed of two parts:
Snap! Blogger is such a blog and it works with different editors as listed below.
ScribeFire is a FireFox plug-in. It works under MS-Windows, Mac OS/X and Linux.
BlogJet is a standalone editor for MS-Windows.
BlogDesk is a standalone editor that runs under MS-Windows.
Ecto is a standalone editor that runs under Mac ...
We are happy to announce another maintenance release of SLiteChat, version 1.6.3. This release patches a major bug that was introduced on the 1.6.X line--when SLiteChat loses connection to the server and times out, a dialog pops up informing the user that the connection was lost. However, in previous versions, that dialog would pop up so many times recursively that it was shown that this crash could render the user's computer completely inoperative.
There following are a few of the main reasons why SimpleMenu disappears.
By default, SimpleMenu wants to hide itself in pop-up windows. This is a feature.
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.
These windows should not include the SimpleMenu bar.
There is a dedicated page giving several different ways to fix this problem on your website.
By default, SimpleMenu is not shown on pop-up windows. There is a flag in the SimpleMenu settings that can be unchecked to avoid this side effect. The pop-up capability is often detected when you open a new tab from the current window. It will depend on the browser and the link being clicked1.
When the menu is only used by the administrators, it is possible to simply open a new tab and copy and paste the URL from the existing window with the missing menu to the new
One of our customers changed to a new domain name. This left his site with thousands of links pointing to his old domain name. Changing all of those links manually would have proven to be too time consuming. That's when Made to Order Software decided to create the MO Regex Filter Drupal module to answer his need. This module was then used to replace the old domain name with the new domain name automatically. Many days if not weeks of work was saved!