blog_extra

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Extra 'blog' module related simple modules stuff to improve user and developer expirience.

At the time it contains single 'blog_extra_field' sub-module to display blog links as an extra field.

comment_extra

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Extra 'comment' module related simple modules stuff to improve user and developer expirience.

At the time it contains single 'comment_extra_field' sub-module to display comment info links as an extra field.

diff_extra

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Extra 'diff' module related simple modules stuff to improve user and developer expirience.

At the time it contains single 'diff_extra_html_to_text' sub-module to convert HTML-content into Plain text before diff call.

Twig Hash

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Twig Hash provides filters to enable hashing (and similar) of values within a Twig template.

Hash:
The md5 of 123 is {{ 123 | hash }}

You can use any of the php hash algorithms by passing their name as a string.

The sha512 of 123 is {{ 123 | hash('sha512') }}

Base convert:
baseConv - convert a number to a different base. Defaults to decimal to hex.

quote_extra

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Extra 'quote' module related simple modules stuff to improve user and developer expirience.

At the time it contains single 'quote_extra_field' sub-module to display quote links as an extra field.

statistics_extra

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Extra 'statistics' module related simple modules stuff to improve user and developer expirience.

At the time it contains single 'statistics_extra_field' sub-module to display statistics links as an extra field.

Service Links mailto

Component type

module

Maintenance status

Development status

Downloads

438

Component created

Component changed

You need a simple <a href="mailto:hello@example.com"> link integrated within your list of service links? Look no further!

The Service Links mailto module integrates with the Service Links module. It adds an extra service on the 'Service Links > Services' page.