You are here

constant READ_MORE_PLACEMENT_DEFAULT in Read More Link 7

@file Customize the "Read More" link shown in teasers.

3 uses of READ_MORE_PLACEMENT_DEFAULT
read_more_admin_settings in ./read_more.admin.inc
Displays the settings form.
read_more_node_view in ./read_more.module
Implements hook_node_view().
read_more_variable_info in ./read_more.variable.inc
Implements hook_variable_info().

File

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

Code

define('READ_MORE_PLACEMENT_DEFAULT', 'inline');