Relative Image

Component type

module

Categories

Maintenance status

Development status

Downloads

209

Component created

Component changed

This text filter rewrites the src attribute on img tags that only specify a filename to point at the current location of an attached image with the same filename should one exist.

That is, if you put this:

<img src="zebra.jpg"/>

And you've uploaded a file called zebra.jpg to an image field on the same entity, the module will replace it with something like:

Client menu

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows you to configure a menu management, publishing for the client or the publisher.

With this menu you can select the pages or page types that they can view or edit in a dashboard are custom shaped menu accesible by the customer no matter the place where it is located.

Fielder

Component type

module

Maintenance status

Development status

Downloads

1770

Component created

Component changed

Fielder allows you to embed node fields (images, videos, files and any others) right in the node body using a simple inline tag: [fieldname:items|position].

The real power of this module comes when you writes a long article and wants to insert some images and videos between its paragraphs.

Syntax

[fieldname:items|position]

ImagePaste

Component type

module

Maintenance status

Development status

Component created

Component changed

This modules integrates the commercial ImagePaste CKEditor plugin. This allows you to paste images directly into a CKEditor field and attach those images to the node. This module does not contain the code for ImagePaste although you can purchase it here.

Note: I did not write ImagePaste, I am simply providing a module for Drupal integration.

SmartEditor

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Smart Editor Integration
------------------------
This module will replace node's body textarea fields with the Smart Editor,
another wysiwyg editor which is very familiar to korean. When you edit or
create node and selecct "Full html" text format, body textarea will be replaced
to smart editor. There is no configuration, no requiremenet check. ^^;;;
As simple but incomplete code, Use it at your own risk.

IMCE Uploader

Component type

module

Maintenance status

Development status

Downloads

15238

Component created

Component changed

Have you ever felt annoyed for uploading only one file at a time to IMCE? This module gives you a new way to upload files using IMCE.

Basically, this module provides a simple API to allow other modules register to IMCE Upload form, so user can choose the needed uploader in IMCE Profile form. That means you can have lot of uploaders in the system and you can choose which profile uses which uploader.

CKEditor mentions

Component type

module

Maintenance status

Development status

Downloads

4668

Component created

Component changed

Overview

This plugin voor CKEditor will provide 'Facebook-like' mentioning of people in any CKEditor field. Including a suggestion box while you type. This is triggered by typing an '@' character and at least 2 other characters. Names are queried using a view and matched on the realname of the user. When a name is clicked, it will be inserted as a link to the user's profile page (user/#uid).

Szentirashu

Component type

module

Maintenance status

Development status

Component created

Component changed

Szentirashu is a reftagger module creates a filter that parses the content, looking for Bible references. If found, it turns it into a link to szentiras.hu, and creates a Javascript popup that displays the referenced verse(s) using szentiras.hu's API.

Overview

This module provides an input filter that parses bible references (like Jn1,1) to a link and JavaScript popup. This module is mainly for hungarian Drupal users, since szentiras.hu provides hungarian Bible translations only.