You are here

constant ED_READMORE_TEXT_DEFAULT in Read More Link (Drupal 6 and earlier) 6.2

Same name and namespace in other branches
  1. 5 ed_readmore.module \ED_READMORE_TEXT_DEFAULT
  2. 6.5 ed_readmore.module \ED_READMORE_TEXT_DEFAULT
  3. 6.3 ed_readmore.module \ED_READMORE_TEXT_DEFAULT

Customize the 'read more' link shown in drupal teasers.

This provides the customization described at:

http://www.angrydonuts.com/the_nuisance_of_the_read_more_fl

Copyright (c) 2006-2008 Exodus Development, Inc. All Rights Reserved. Licensed under the terms of the GNU Public License (GPL) version 2. Please see LICENSE.txt for license terms. Posession and use of this code signifies acceptance of license terms.

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

Project homepage: http://exodusdev.com/drupal/modules/ed_readmore.module

Conversion from 4.7 to 5.x done by themoebius (zacwitte@gmail.com) Conversion from 5.x to 6.x done by Exodus Development and tomaszx (tomaszx provided initial conversion and patches -- thanks!)

2 uses of ED_READMORE_TEXT_DEFAULT
ed_readmore_admin_settings in ./ed_readmore.module
Displays the settings form
ed_readmore_nodeapi in ./ed_readmore.module

File

./ed_readmore.module, line 26

Code

define('ED_READMORE_TEXT_DEFAULT', 'Read more');