You are here

constant READ_MORE_TITLE_DEFAULT in Read More Link 7

1 use of READ_MORE_TITLE_DEFAULT
_read_more_link_title in ./read_more.module
The read-more:link-title token will be included in the link as the title attribute.

File

./read_more.module, line 13
Customize the "Read More" link shown in teasers.

Code

define('READ_MORE_TITLE_DEFAULT', '[node:title]');