You are here

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

2 uses of ED_READMORE_READMORE_INLINE_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 25
Customize the "Read more" link shown in teasers.

Code

define('ED_READMORE_READMORE_INLINE_DEFAULT', TRUE);