You are here

constant ED_READMORE_READMORE_TWEAK_DEFAULT in Read More Link (Drupal 6 and earlier) 5

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

Project homepage: http://drupal.org/project/ed_readmore

This provides the customization described at: http://www.angrydonuts.com/the_nuisance_of_the_read_more_fl

Conversion from 4.7 to 5.x done by themoebius (zacwitte@gmail.com)

Exodus Development http://exodusdev.com exodusdev@gmail.com

Four Kitchens http://fourkitchens.com shout@fourkitchens.com.com

2 uses of ED_READMORE_READMORE_TWEAK_DEFAULT
ed_readmore_admin_settings in ./ed_readmore.module
Displays the settings form
ed_readmore_nodeapi in ./ed_readmore.module
Fix "read more" flag From the most excellent angry donuts site: http://www.angrydonuts.com/the_nuisance_of_the_read_more_fl From author: Note that I'm using a lot of arguments to l() -- I'm telling it to provide an…

File

./ed_readmore.module, line 24
Customize the "Read more" link shown in teasers.

Code

define('ED_READMORE_READMORE_TWEAK_DEFAULT', TRUE);