README.txt in Read More Link (Drupal 6 and earlier) 6.5
=====
Read More Link (Drupal 6 and earlier)
http://drupal.org/project/ed_readmore
-----
This module allows you to move the Read More link from the node's links area to the end of the teaser text.
=====
Styling the Read More link
-----
You can style the Read More link by adding the following to your theme's stylesheet (usually style.css):
div.read-more,
span.read-more {
/* Whatever style you want here */
}
Remember to clear your cache if you make any changes to your theme's stylesheet.
=====
Credits
-----
The methods employed in this module were originally described in this blog post:
http://www.angrydonuts.com/the_nuisance_of_the_read_more_fl
Recent development of this module is sponsored by the Drupal.org redesign team and Four Kitchens.
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!)
6.x bug fixes, UI/theme improvements, and added functionality by Four Kitchens
Exodus Development
http://exodusdev.com
exodusdev@gmail.com
Four Kitchens
http://fourkitchens.com
shout@fourkitchens.com
File
README.txt
View source
-
- =====
- Read More Link (Drupal 6 and earlier)
- http://drupal.org/project/ed_readmore
- -----
- This module allows you to move the Read More link from the node's links area to the end of the teaser text.
-
-
- =====
- Styling the Read More link
- -----
-
- You can style the Read More link by adding the following to your theme's stylesheet (usually style.css):
-
- div.read-more,
- span.read-more {
- /* Whatever style you want here */
- }
-
- Remember to clear your cache if you make any changes to your theme's stylesheet.
-
-
- =====
- Credits
- -----
- The methods employed in this module were originally described in this blog post:
- http://www.angrydonuts.com/the_nuisance_of_the_read_more_fl
-
- Recent development of this module is sponsored by the Drupal.org redesign team and Four Kitchens.
-
- 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!)
- 6.x bug fixes, UI/theme improvements, and added functionality by Four Kitchens
-
- Exodus Development
- http://exodusdev.com
- exodusdev@gmail.com
-
- Four Kitchens
- http://fourkitchens.com
- shout@fourkitchens.com