Posted
13 days
ago
by
DamienMcKenna
GUI module for managing 24/7 Real Media's Open AdStream ad service.
Comparison to CASAA
The Context Ad Serving and Analytics (CASAA) module also supports the Open AdStream service, but there are several differences:
CASAAOpen
... [More]
AdStream
Does not provide a way to display the advertisements, it only loads the master JS file.
Exposes all configured advertisement positions as blocks, allowing for a simple way to control the ad placement.
Ad positions are assigned as one single variable in a comma-separated list.
Ad positions can be added through either the settings interface or via hooks; the latter allow for an easy way to track changes and provides a way for modules to define new ad positions.
Uses the full OAS-provided JavaScript output.
Uses an optimized version of the OAS JavaScript output.
Outputs all ad position names on every page.
Only outputs the ad position names that are appropriate for that page, allowing for more accurate ad planning.
Supports multiple ad services.
Only supports the Open AdStream service. [Less]
Posted
14 days
ago
by
scheepers
Adds an AJAX Login/Registration page to any node/add form(s).
Users can login using their email address or username, depending on cofiguration, without having to leave the creation form. If the username or email address is not found in the
... [More]
database, a registration form is presented that may optionally include a username. If the username is not part of the registration process, the email address is used as username.
The server may be polled for account information when the user types a valid email address and a set time interval passes, whenever the user stops typing and a set time interval passes or whenever the user chooses to click a provided next button.
The login can also selectively 'refresh' fields within the node creation form.
Thanks to Greg Mckeen for co-authoring and helping to bring the module thus far. [Less]
Posted
14 days
ago
by
adub
A FeedAPI-based client for the clients module. This project is in a very early pre-alpha state and shouldn't be used on a live site.
Posted
14 days
ago
by
EugenMayer
Goals
Usability
This plugin should provide the ability and usability to tag content. Tagging should be fast as hell, it should be inviting. This is one goal.
On the fly tagging
Tag content without switiching into the edito
... [More]
mode. Provide easy and fast interfaces for those purposes
Extensibility
This plugin should become very stable and use the current Drupal-API by best practice - as much as possible. Its not the primary goal to have the newest features in here as fast as possible, its more about getting them done right.
This should provide the ability to be highly extensible, providing a API for other plugins to reuse the UX-Parts and write better Tagging-tools. One of the primary Tools are semantic suggestions for tags
Tag-Suggestions
This plugin should provide the needed API to let other modules provide suggestions for the most important tags for the current content. The user can be supported to learn, how tagging should work. Also, the user can save a lot of time, because he can simply click on a set of suggested terms, using his mouse. Or remove them - by using his mouse again.
Autotagging
As a long term goal, based on the suggestions, user should be able to have a "autotag this content" button
Installation
You need JQuery and taxonomy, which are both in the Drupal-Core.
read more [Less]
Posted
14 days
ago
by
kevee
The Accessible Content module helps content authors create and manage content in a way that ensures that the content meets accessibility standards, and lets site administrators build and customize the standards the site should adhere to. When the
... [More]
module is enabled, it creates two kinds of nodes, a collection of Accessibility Tests, and a group of these tests called Accessibility Guidelines.
The module can test the accessibility of content in both the node body and also any CCK Text field with input filtering (not plain text).
The module requires the latest release of the QUAIL project to work, and is considered the real-world test implementation of QUAIL. Because of this, the module has the following requirements:
PHP 5
DOMDocument
cURL
Important Notes
This module installs two node types: Accessibility Tests and Accessibility Guidelines. In addition, it will create around 200 Accessibility Test nodes and the following Guidelines:
Section 508
WCAG 1.0 (A)
WCAG 1.0 (AA)
WCAG 1.0 (AAA)
WCAG 2.0 (A)
WCAG 2.0 (AA)
WCAG 2.0 (AAA)
read more [Less]
Posted
14 days
ago
by
KarenS
This module will migrate the core profile fields to nodes for use with the Content Profile module. The reason for using Content Profile rather than the core Profile module is because fields available in Content Profile are more diverse and flexible
... [More]
than the core profile fields. There are also differences in the ways they can be used in Views. Some fields, like date fields, can only be sorted and filtered in Views if they are Content Profile fields. In addition, migrating to Content Profile now may create an easier upgrade path for Drupal 7.
Go to the User Administration area to see a place where the migration can be configured. You can choose which content type should be the profile and whether each profile category will become a fieldgroup on a single content type or a separate, new, content type. Do not add new fields to your content type for the profile fields, the fields will be added automatically. It is fine to have other, unrelated, fields on the main profile content type, they will not be affected by this processing.
The core profile fields will be analyzed and they will automatically added to the profile content type. If you choose the option to treat each category as a separate content type, the additional content types and their fields will also be created.
read more [Less]
Posted
14 days
ago
by
sergdall
Full featured stand-alone Drupal module to accept Perfect Money SCI payments on your website.
Supports payments both directly via embedded payment form and using internal API & hooks.
Features:
embedded payment form for
... [More]
manual payments
supports API & hooks to interact with other modules
adjustable list of currencies
sample settings page for easy tuning Perfect Money to enable SCI
all payments are stored in stand-alone table
ability to browse payments in admin interface and taking actions on them (deleting and enrolling)
ability to hide result url (path module required)
themeable "Payment success" and "Payment failed" pages
supports passing additional payment fields (via API)
MySQL and PostgreSQL support
Suggestions and bug reports are welcome. Support in module installation and integration is possible.
My Perfect Money accounts for donations:
U1166931
E1913425
G2256135
Please send any donation (for instance 10$).
My other module like this one: Webmoney Merchant Interface [Less]
Posted
15 days
ago
by
KaleWorsley
Path Rules implements Rules conditions for checking the URL against a given sting for triggering actions.
Eg.
Setup a rule with the event 'User is going to view a page', add 'Check path' condition with path 'project' and Operator
... [More]
'Begins with'.
The rule will be triggered by:
http://example.com/projects/project-1
http://example.com/projects-are-fun
http://example.com/project/12312
http://example.com/project12312
...it will not be triggered by:
http://example.com/testing/projects/project-1
http://example.com/test-projects-are-fun
http://example.com/test/project/12312
http://example.com/blah/projects12312 [Less]
Posted
15 days
ago
by
alli.price
The aim of this project is to allow a cck imagefield to re-use files that have been previously been uploaded.
Posted
15 days
ago
by
nickvidal
Please see the parent project: Instant Operating System.
The iService service provides the following features: Expose web services. Provide access across different networks securely.