Enhance the editorial interface and improve the processes and workflows around creating, editing or removing content.

Document Import API

The goal of this project is to create a plugin based import module for Drupal that allows the upload of office suite file formats which would be parsed into Drupal nodes.

Auto Tagging

This project allows for flexible auto tagging of your content types via a pluggable interface that makes use of 3rd party services to provide the tag context.

As a point of disambiguation, this module differentiates itself from the AutoTag module in that it doesn't rely on pre-defined vocabularies. Instead, this module sends node content through any number of third party services to determine what the content is about.

*** This module is currently in beta. While you can use it in a production environment, your mileage may vary. Feedback and issues can be sent to the issue queue, which is actively monitored.

Service Integration

TagThe.net integration

  • Install the Autotagging API module
  • Install the Autotagging TagThe.net module
  • Configure at least one tag-style Vocabulary

Tiny Tiny MCE

Tiny Tiny MCE (TinyTinyMCE) is a Drupal 6 supported module supporting the wysiwyg editor tinymce.

This module was written as an alternative to the tinymce module. The goal was to make it very simple to set up (enable the module, grant access permissions). However, the configuration screen also lets you modify the default installation so you can turn features on or off.

It offers two modes, simple and advanced. You control which users get which mode in Drupal's user permissions screen.
- simple mode offers a very limited set of controls (bold, italic, underline, strikeout, undo, redo, unordered/ordered list)
- advanced mode offers most of TinyMCE's features, eg links, tables, html, full screen etc. A few features, such as layers, have been removed but you can alter the configuration, if you wish.

By default, all textareas will have a toggle for turning the rich text editor on or off. Some textareas are excluded from this (and you can configure which ones).

The Drupal IMCE module is now supported - if the user is allowed to use IMCE then TinyTinyMCE will detect it. The image popup will have a Browse button which gives you access to the IMCE popup.

IMPORTANT 1) the module must be installed in {basepath}/sites/all/modules/tinytinymce or it won't work properly. DO NOT install it with the core modules {basepath}/modules.

Node export

This module allows users to export nodes and then import it into another Drupal installation, or on the same site.

Using this module you can save yourself a lot of time setting up new websites that have similar nodes to websites you've already made, migrating nodes to new Drupal versions, or between development/staging/production sites.

You will need the same content types for the imports to work (unless using Feeds to import), and ideally relevant compatibility with fields, and modules.

HTMLBox

HTMLBox

WYSIWYG editor as textarea replacement based on HtmlBox original code by Remiya Solutions released under

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience