This project is under active development.

Theme Editor

Theme Editor offers an interface for for the editing of theme files within a Drupal site. Some of the features include:

  • Editing of CSS, .info, and Template Files
  • Simple back up and restore functions
  • Adding and deleting of files
  • Fine tuned permissions for different themes and file types
  • And More....

**There is now a semi-working D7 version committed to the Repo. While it's not ready for a dev version yet it can be downloaded via GIT and tested. Any testing or help on development would be much appreciated.**

Freelinking

Freelinking provides a filter framework for easier creation of HTML links to other pages on your site or to external sites.

Hall of Fame

HOF, or "Hall of Fame", is a module that provides publicly-visible summary statistics for a Drupal web site. What differentiates hof.module from the regular Drupal statistics is that HOF is meant to provide a public display of statistics, emphasizing credit to those who help a site to succeed.

D7 Media

Screenshot of the media browser

The Media module provides an extensible framework for managing files and multimedia assets, regardless of whether they are hosted on your own site or a 3rd party site - it is commonly referred to as a 'file browser to the internet'.

Media is a drop-in replacement for the Drupal core upload field with a unified User Interface where editors and administrators can upload, manage, and reuse files and multimedia assets. Any files uploaded before Media was enabled will automatically take advantage of the many of the features it comes with.

Media's aim is to solve Drupal's long standing media handling problem.

Drupal 8

Drupal 8.4.x now comes with a module called 'Media' that is similar to the D7 version. It is included in core as of 8.4.x. See this documentation on how to configure the 'core' module , no need to download this module it is included in D8/D9/D10+ core releases.

TinyMCE

Editor configuration
This module is for D8+ only. For any D7 usage, please see Wysiwyg API, which (also) integrates the TinyMCE editor with your Drupal site and provides the same functionality for D7.

This module integrates Tiny's popular TinyMCE WYSIWYG editor into a Drupal 8+ site for editing advance site content. It is an alternative to CKEditor, the default core editor.

For now the module offers all the basics to use TinyMCE 5 both as a self-hosted or cloud-hosted library. It allows to enable open-source or premium plugins like any other implementation of the library.

Images uploaded through the editor can be stored in the public files folder in a "tinymce" subfolder.

This module does not provided advanced integration with other modules like media_library or entity_embed for now. Any help is welcome to help this come true !

Documentation

This is the main project for all Drupal documentation, except contributed projects. For contributed projects create an issue in the issue queue for that project.

To learn more about helping with documentation efforts, start with the Contribute to documentation section of the handbook.

Pages

Subscribe with RSS Subscribe to RSS - Under active development