Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects

Subgroup OLD

NOTE: This project has been made obsolete by the og_subgroups module.

If you would like this namespace for another project, please contact auzigog.

Ubercart Affiliate Product

Need to add certain products to your Ubercart product catalog that are only available for purchase through an affiliate's website, rather than directly through your own?

The Ubercart Affiliate Product module defines a new product content type that allows you to list such products. Ubercart will treat the products the same as normal products available on the site, except that instead of the "Add to Cart" button, customers will see a "Purchase through our partner" button. The URL that the customer is sent to is specified per-product in a link field.

This module has nothing to do with the Ubercart Affiliate module; that module is for tracking leads coming from affiliates to your site. This module is for adding products to the catalog that are available on an affiliate's site.

NOTE: This module is not currently in a working state. It needs some major re-factoring, even on Drupal 6, which is one of the main reasons why it hasn't been promoted past a D6 "dev" release. We initially created it for one of our customers who changed their mind about needing the functionality before implementation was complete. RedBottle has plans to re-visit it at some point in the future, but we currently don't have the resources right now to give the module the attention it deserves.

Quick and Dirty Raw Data Import

This module provides the functionality to import raw data into drupal nodes. It offers an customizable path that can be queried with a HTTP POST request to store the desired data into a node. The path can be protected by a key that must be passed along at each POST request.
The quick and dirty raw data import module does by far not provide advanced methods but it gives the possibility to quickly import node entries into an existing drupal installation. I used it to convert a pligg website with round about 6000 pages into a drupal one with the help of this module and a ruby script reading the database and firing the post requests within 20 minutes.

Meta tags tokens

This project implements tokens that can be used to populate the content of the meta tags implemented by Nodewords, or Meta tags. This project is independent from those projects, and can be used standalone.

Some versions of Nodewords contains a module that exposed meta tags tokens (nodewords_tokens.module), and an analogous module is present in the project Extra meta tags modules; this project automatically imports the settings from nodewords_tokens, but not from the module contained in the project Extra meta tags modules, which contained the module only in HEAD.

The procedure to update from nodewords_tokens.module is the following:

  1. Disable nodewords_tokens.module, but do not uninstall it.
  2. Install this module, and enable it.
  3. Uninstall nodewords_tokens.module.

To avoid problems with the meta tags using tokens, the site should be put offline before to follow the reported procedure, and put back online after the procedure is completed. Remember to clean the cache, before to enable the new module.

Why has this module been moved to a standalone project?

Facebook Integration

Goal on "full connect user system with Facebook"

Nodewords Page Title (Views, Panels, Non-nodes)

Leverage the power of nodewords custom pages to set the page title using wildcard paths and global tokens. Great for tough-to-reach page titles in Views, Panels, and other non-node paths!

The value proposition:
You're frustrated with your page titles. You've never been able to put a decent SEO-friendly title into dynamically created pages. Say goodbye to your frustrations. This module marries the best features of nodewords and page_title modules. :-)

Steps to install:

  1. Enable nodewords w/ "Custom Pages" sub-module (Please use 1.12-rc1 or 1.12-beta9)
  2. Enable page_title.
  3. Enable nodewords_pagetitle (this module).

Steps to configure:
1. Make sure you set the following on the nodewords admin page (admin/content/nodewords/settings):

  • Under "Meta tags to output", make sure "Page title" has "In HTML tag HEAD" checked.
  • Under "Meta tags enabled on administrative settings pages", make sure "Page title" has "Show in edit form" checked.

2. Check out the page_title module admin (admin/content/page_title):

Pages

Subscribe with RSS Subscribe to RSS - Unsupported