Skip to content
Snippets Groups Projects
Commit f4a21cab authored by Rik de Boer's avatar Rik de Boer
Browse files

Updated Read.mb

parent 2ad3f082
No related branches found
No related tags found
No related merge requests found
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
Custom Tokens Plus Custom Tokens Plus
================== ==================
Author Author
* Rik de Boer (https://www.drupal.org/u/rdeboer) * Rik de Boer, www.drupal.org/u/rdeboer
Commissioned by Commissioned by
* Darren Kelly (https://www.drupal.org/u/webel) * Darren Kelly, www.drupal.org/u/webel
What does it do? What does it do?
---------------- ----------------
...@@ -67,15 +67,17 @@ ID. More info in token_custom_plus/modules/token_node_link/README.md ...@@ -67,15 +67,17 @@ ID. More info in token_custom_plus/modules/token_node_link/README.md
Development sponsored by: Development sponsored by:
* GreenSoft Australia * GreenSoft Australia, greensoftaustralia.com
<a href="https://www.greensoftaustralia.com/>GreenSoft Australia</a> * Darren Kelly, Webel IT, webel.com.au
<a href=“https://www.webel.com.au”>Webel IT Australia</a>.
This minimally maintained module was developed for internal company use.
It is offered to the Drupal community in the hope it may also be of use to
others. Feature requests are not currently accepted.
Installation Installation
------------ ------------
1. Use Composer or download the Custom Token Plus module from drupal.org and 1. Download the Custom Token Plus module from drupal.org and unzip it into the
unzip it into the /modules directory on your Drupal site. /modules directory on your Drupal site.
2. Enable Custom Tokens Plus. You will also need to install the Token and Custom 2. Enable Custom Tokens Plus. You will also need to install the Token and Custom
Tokens modules. The Token Filter module comes highly recommended. It allows Tokens modules. The Token Filter module comes highly recommended. It allows
......
...@@ -29,22 +29,22 @@ which expands to ...@@ -29,22 +29,22 @@ which expands to
Development sponsored by: Development sponsored by:
* GreenSoft Australia * GreenSoft Australia
<a href="https://www.greensoftaustralia.com/>GreenSoft Australia</a> <a href="https://www.greensoftaustralia.com">GreenSoft Australia</a>
<a href=https://www.webel.com.au>Webel IT Australia</a>. <a href="https://webel.com.au">Webel IT Australia</a>.
* Inspired by: https://www.drupal.org/project/link_node * Inspired by: https://www.drupal.org/project/link_node
Installation & Use Installation & Use
------------------ ------------------
1. Use Composer or download the Custom Token Plus module from drupal.org and 1. Node Link Token is a submodule in the Custom Token Plus download. If you
unzip it into the /modules directory on your Drupal site. don't have Custom Token Plus on your system yet, download it from drupal.org
Node Link Token is a submodule in the Custom Token Plus download. and unzip it into the /modules directory on your Drupal site.
2. Enable Node Link Token. You will also need to install the Token and Custom 2. Enable Node Link Token. You will be prompted to also enable, the Token,
Tokens modules. The Token Filter module is highly recommended. It allows Custom Tokens and Custom Token Plus modules. The Token Filter module is
you to embed tokens in formatted text fields and text areas, like the body highly recommended. It allows you to embed node:link tokens in formatted text
of a piece of content. fields and text areas.
3 Use the token anywhere where you use other tokens, e.g. in the formatted 3 Use the token like other tokens, e.g. in the formatted text area of the
text area of the content body. content body.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment