Considered feature-complete by its maintainers.

Plagiarism Checker - Authentication Framework

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:

  • split BODY of node to be checked into configurable number of consecutive word "chunks"
  • use API's search engine (Google or Yahoo for example) to search for any URL's which match each chunk
  • load the full page content for each matching URL and do complex comparison against the entire body of the node
  • come up with a comparison score based on how closely the content matches between the scraped URL's content and the body of the node
  • provide a report of all matching URL's whose comparison score exceeds a configurable threshold

Custom API's like iThenticate's do their own search offsite from the user's Drupal site and return a report in any fashion they prefer (embedded in an iFrame within the Drupal site).

Advanced Help

Advanced help page with images.

The Advanced Help module provides a framework that allows module and theme developers to provide hierarchical pages with help topics.

File Framework

This modul is no longer supported. I have no time anymore to fix issues in my private time. Any requests for maintain will be welcome.

File Framework is a collection of modules which allow uploading, converting and displaying different media type files as Drupal nodes. It uses the distributed content-addressable storage (CAS) system Bitcache for a mass file storage and RDF for metadata storage.

Metadata is extracted from uploaded files using EXIF, getID3, pdfinfo and stored as Resource Description Framework (RDF).

A node of type file is created for each uploaded file. This gives a revision control and will integrate with views.

Taxonomy VTN

Taxonomy VTN

The Taxonomy VTN module provides an index for vocabularies, terms and nodes just like those you find at the end of reference or technical books. It supports synonyms, terms, related terms, and parent/child relations. The root Taxonomy VTN path is http://www.example.com/taxonomy_vtn

Most selections can be done on a per taxonomy vocabulary basis by editing the Taxonomy under http://www.example.com/admin/content/taxonomy (available since Dec 12, 2008.)

Additional documentation is available on the Made to Order Software website http://www.m2osw.com/doc-taxonomy-vtn

NOTE

On June 15, 2009 I fixed a couple of problems: the master index would show the first description found for all the entries. The Node back link when coming from a parent/child page would send you back to the main vocabulary page with all the terms.

Node Limit Number

Limit the amount of nodes or comments your users create over a given time period. This module has been rewritten to integrate with Rules. Instead of going to a page to assign limits you now just need to create rules. A default rule has been provided as an example.

When creating your rules there are now many hundreds of ways to implement your limits. Limits can be applied to roles, users, dates, or anything that can be accessed using PHP.

Version 2.x

  • Depends on Rules
  • Complete rewrite of the original module
  • Can limit the creation of nodes and comments
  • Conditions for the limits are anything that you put into a condition for a rule
  • Integrates with Organic Groups

Version 1.x

  • Port of the Drupal 5 version
  • Can only limit the creation of nodes
  • Conditions are only by role

Bug Reports & Support Requests

Please include all relevant information when posting an issue to the queue. This would include your exported rule, a detailed description of what you are trying to do, and any other pertinent information. The more information you give me the quicker and easier I will be able to help you.

Alina

Alina theme
  • Standards-compliant XHTML 1.0 Strict and CSS.
  • Liquid CSS layout (71% / 29%)
  • Supports only two columns
  • Cute icons.
  • Cross-browser compatible. Works in Opera 9, Firefox 2, Konqueror and IE 6 - 7.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only