Language text link filter

Component type

module

Categories

Maintenance status

Development status

Downloads

141

Component created

Component changed

Language text link filter searches through text bodies for internal links. If a link to a node points to another language than the current, the module looks for a translation in the right language and replaces the link.

It supports system paths, absolute links copied from the browser and internal links without domain.

If the translation for the linked node is made subsequently, the link is still updated without interference from the editor.

Currently only works with path prefix and only on Drupal 7.

Shortcode Asciinema

Component type

module

Categories

Maintenance status

Development status

Downloads

494

Component created

Component changed

This module provides an [asciinema] tag for the shortcode module, allowing Drupal users to easily embed Asciinema videos without requiring the entry of a <script> tag into a text field.

Here is an example that uses all available attributes:
[asciinema size="medium" autoplay="1" loop="1" theme="asciinema" speed="1" t="0"]105302[/asciinema]

Node statistics by year

Component type

module

Categories

Maintenance status

Development status

Downloads

106

Component created

Component changed

Nodestates module is used to count & export number of
nodes of all the content types in a drupal installation by year.

After enabling this module site administrators are then able to
download a csv under content link admin/export-node-csv-by-year.

CKEditor Non-breaking space Plugin (&nbsp;)

Component type

module

Maintenance status

Development status

Downloads

467

Component created

Component changed

Minimal module to insert a non-breaking space (&nbsp;) into the content by pressing Ctrl+Space or using the provided button.

Uses

During content creation the author may add a non-breaking space (&nbsp;) to prevent an automatic line break.
To avoid that a company’s 2-word name is split onto 2 separate lines.

As the non-breaking space are an invisible character, they are highlighted in blue on the CKEditor.

Node Delete Redirect

Component type

module

Categories

Maintenance status

Development status

Downloads

704

Component created

Component changed

Node Delete Redirect
Light weight solution for redirection on node delete.
path : /admin/config/content/node-delete-settings

Features
Allows users, with right permission to define redirect path for each content type when its node is deleted.