Closed (won't fix)
Project:
Read More Link (Drupal 6 and earlier)
Version:
6.x-5.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2011 at 21:41 UTC
Updated:
30 Aug 2012 at 13:56 UTC
Hi Guys!
I do like this module, but my costumers needed some extra features which might come handy for other users too, so I attach my patch.
It does the following:
- allows per node-type csses by adding read-more- class to link's css
- allows the link to be placed BEFORE the node (it gets placed in a div)
- allows entering of PHP code to decide on the placement of the link based on $node during the rendering.
I hope you like these ideas and include the patch in new dev releases.
Cheers,
Peter
| Comment | File | Size | Author |
|---|---|---|---|
| read_more.add-before+per-node-css.patch | 4.1 KB | turip |
Comments
Comment #1
turip commentedThe per node-type line should say correctly that it's read-more-#content-type's name# css class, just it interpreted as a tag :(
Comment #2
turip commentedClosing task as no feedback from developer since ages.
My site works, so that's all folks :)