D8 Webform Calculator
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This is a basic D8 port of the Webform Calculator module
This is a basic D8 port of the Webform Calculator module
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.
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]
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.
Inspired by Empty Paragraph Killer this is also a filter module, which will trim out any empty tag defined in its configuration.
There are a few scenarios in which you will find this useful:
MicroStartSFDCModule First Module
Minimal module to insert a non-breaking space ( ) into the content by pressing Ctrl+Space or using the provided button.
During content creation the author may add a non-breaking space ( ) 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
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.