constant ED_READMORE_PLACEMENT_DEFAULT in Read More Link (Drupal 6 and earlier) 6.5
@file Customize the "Read More" link shown in teasers.
2 uses of ED_READMORE_PLACEMENT_DEFAULT
- ed_readmore_admin_settings in ./
ed_readmore.module - Displays the settings form.
- ed_readmore_nodeapi in ./
ed_readmore.module - Implementation of hook_nodeapi().
File
- ./
ed_readmore.module, line 9 - Customize the "Read More" link shown in teasers.
Code
define('ED_READMORE_PLACEMENT_DEFAULT', 'inline');