This project is under active development.

Drupal Security Team

This project is a collection point for the Drupal Security Team.

The repository contains several different types of code and information.

JSXGraph Module for Drupal

A simple module/ filter to render JSXGraph tags. This is designed and tested on Drupal 6.x for now.

    Installation:
  1. Download this module.
  2. Retrieve the latest JSXGraph Javascript and CSS files.
  3. Install the JSXGraph module
  4. Upload JSXGraph Javascript and CSS files to the same directory as the module.
  5. The module has its own install script, it will create the required database entries.
    Configuration:
  1. Go under Administer section
  2. Go under Site Building -> Modules -> Other and make sure "JSXGraph for Drupal" is enabled.
  3. Go under Site Configuration -> Input Formats click on configure next to "JSXGraph for Drupal"
  4. Make sure the filter is configured to your satisfaction, eg HTML filter is run after JSXGraph filter etc. (I will learn how to improve this part of installation).

LoginToboggan Prevent preauth

Overview

This module is an extension to LoginToboggan
A Drupal 7 version is available now.

ubercart saman bank payment

Ubercart payment modules for saman bank ( Iran location )

by : Italent

ubercart parsian bank payment

Ubercart payment modules for Parsian bank ( Iran location )

by : Italent

@font-your-face

@font-your-face logo

Overview

@font-your-face provides an administrative interface for browsing and applying web fonts (using CSS @font-face, supported in all popular browsers) from a variety of sources. Try it out on simplytest.me.

Features

  • A font browsing interface allows selection of fonts from from several providers:
  • Fonts are automatically loaded on site simply by clicking "Enable"; no need to create font files, write CSS, add JS, nor figure out different methods for every font provider.
  • Clear indication of license restrictions on provided fonts.
  • Fonts can be applied to specific text on the site either by using the provided font-family identifier in theme CSS, or by typing a CSS selector directly in the @font-your-face interface.
  • The @font-your-face code is designed for re-use, so other modules can both supply and read active and available font information.
  • You can also import your own local fonts in WOFF format.)
  • Fonts can be exported/imported(7.x-2.x via Features, 8.x via core configuration)
  • Automated tests (8.x via TravisCI)

Pages

Subscribe with RSS Subscribe to RSS - Under active development