README.txt in Read More Link 7
=====
Read More Link
http://drupal.org/project/read_more
-----
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 Four Kitchens.
- Conversion from 4.7 to 5.x by themoebius
- Conversion from 5.x to 6.x by Exodus Development
(tomaszx provided initial conversion and patches -- thanks!)
- 6.x bug fixes, UI/theme improvements, and added functionality by Four Kitchens
- Conversion from 6.x to 7.x by Four Kitchens
(dereine provided the initial upgrade patch -- thanks!)
Four Kitchens
http://fourkitchens.com
shout@fourkitchens.com
File
README.txt
View source
-
- =====
- Read More Link
- http://drupal.org/project/read_more
- -----
- 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 Four Kitchens.
-
- - Conversion from 4.7 to 5.x by themoebius
- - Conversion from 5.x to 6.x by Exodus Development
- (tomaszx provided initial conversion and patches -- thanks!)
- - 6.x bug fixes, UI/theme improvements, and added functionality by Four Kitchens
- - Conversion from 6.x to 7.x by Four Kitchens
- (dereine provided the initial upgrade patch -- thanks!)
-
- Four Kitchens
- http://fourkitchens.com
- shout@fourkitchens.com