Plagiarism Checker - Authentication Framework

Component type

module

Maintenance status

Development status

Downloads

20555

Component created

Component changed

The Authenticate module provides a mechanism to verify if site content has been plagiarized.

The module is a framework which supports various search APIs (plugins) to scour the net looking for possible plagiarized content. The framework provides support for 2 different types of APIs - Standard APIs (Google and Yahoo plugins are included here) and Custom APIs (such as the 3rd party paid authentication service from iThenticate (www.ithenticate.com)).

The Standard APIs process is basically:

Video Upload

Component type

module

Maintenance status

Development status

Downloads

22701

Component created

Component changed

The Video Upload module provides a CCK field type that allows for the end user to upload video directly to YouTube, using a single account for the site.

Video Upload and Drupal 7

You are encouraged to use the Media and Media:YouTube modules to replicate the functionality that this module has historically provided.

Lootz Item Filter

Component type

module

Maintenance status

Development status

Downloads

3437

Component created

Component changed

This is, more than anything, a filter engine for integrating 3rd party database lookups. In it's current form, the filter allows for text of the form

[item]1234[/item]

-or-

[item]Earthwarden[/item] (for example)

to be converted to WoWHead or WoW DB links. The javascript for mouseover popups is embedded, and results are cached for performance.

Ubercart Payment Method Adjustments

Component type

module

Categories

Maintenance status

Development status

Downloads

7739

Component created

Component changed

uc_pma is an add-on module for the Ubercart e-commerce suite. The Drupal 5 version is compatible with Ubercart 1.0 rc2 and above. The Drupal 6 version has been tested with Ubercart 2.0 rc7.

This module allows an order total to be adjusted based on the payment method chosen by the customer. For instance if you'd like to charge a $1.00 fee for people paying with Paypal, you can set that up with this module.

"Module compiled by Ryan from a schnazzy patch by cYu."

CCK Table Field

Component type

module

Maintenance status

Development status

Downloads

19290

Component created

Component changed

This module adds a CCK table field type that lets you add a table display to any content type without having to manually enter HTML. It currently parses text data to form the header and row content. The output is generated by the theme system, so you don't have to worry about formatting valid HTML or adding all those little classes yourself.

A related module is Tablefield. It is a more advance version of this module.

Initial D5 release developed by Wombats.
Ported to D6 & D7 by Tyler Struyk & Sponsored by Themes 24/7

Announcements

Component type

module

Categories

Maintenance status

Development status

Downloads

19290

Component created

Component changed

This is an adaptation of the sample module writing article at http://www-128.ibm.com/developerworks/ibm/library/i-osource6/.

This module creates an "announcement" content type and provides both node views and block lists.

Yes, your help is wanted and appreciated, especially with documentation. If anyone wants to be a co-maintainer, just post a task in the issue queue.

Mobile Codes

Component type

module

Maintenance status

Development status

Downloads

25140

Component created

Component changed

The Mobile Codes module provides the ability to render Text, URLs or any other form of informaton as a Mobile Code, including but not limited to the QR codes and Datamatrix formats, providing a simple way of transfering said information from the screen to a Mobile phone.

Mobile Codes was written and is maintained by Stuart Clark (deciphered).
- http://stuar.tc/lark

 

Features:

  • User definable and Features exportable Mobile Code Providers and Presets.
    • Defaults provided:
      • Six (6) External Providers.
      • One (1) Internal Provider (see below).
      • Three (3) to five (5) Presets (based on installed modules).
  • Render Mobile Codes via:
    • CCK/Fields/Views formatters:
    • Input filter.
    • Drupal API Theme() call.
  • Blocks:
    • Node URL block - Creates a Mobile Code of the current Node URL.
    • User vCard - Uses the vCard module to provide a vCard Mobile Code from a Nodes Author or a users profile.
    • [D6] Mobile Code generator - An Admin module optimized helper block.
  • Support for:
    • [D7-DEV] Drupal core Image module - Use an Image style on the Mobile Codes.
    • [D6] Mobile Tools module - Redirect internal Mobile Code URLs to Mobile site URL.
    • [D6] Redirecting Click Bouncer module - Track URLs accessed via Mobile Codes.
    • Shorten module - Shorten URLs in Mobile Codes.