Here is a first version of the port to d7.

Comments

dawehner’s picture

Status: Active » Needs review
StatusFileSize
new8.91 KB

Here is a patch

todd nienkerk’s picture

I'll review this in the next couple of days.

Please note that future versions of this module will be maintained here: http://drupal.org/project/read_more. We'll need to create an upgrade path from ed_readmore to read_more that includes disabling the old module.

lolandese’s picture

Subscribe

todd nienkerk’s picture

Title: Port to drupal7 » Port to Drupal 7
Project: Read More Link (Drupal 6 and earlier) » Read More Link
Version: 6.x-5.x-dev »
Assigned: Unassigned » todd nienkerk

Moving this patch to the Drupal 7.x version of the module (read_more).

todd nienkerk’s picture

Status: Needs review » Needs work

This has been committed to HEAD but has not yet been tested.

femrich’s picture

subscribing

SeanBannister’s picture

sub

momper’s picture

sub

camdarley’s picture

subscribing

lolandese’s picture

Title: Port to Drupal 7 » Port to Drupal 7 (Read More Link)

Changed titel for better recognition in dashboard.

scotwith1t’s picture

sub

jackalope’s picture

Subscribe. Todd, any thoughts on when a D7 port might be ready? Thanks!

Guo’s picture

subscribe

joezilla’s picture

subscribe

romaingar’s picture

subscribe

Amon_Re’s picture

sub

joeyabbs’s picture

sub

brightbold’s picture

Subscribing.

Mindexperiment’s picture

yuppiieee

lurchdog19’s picture

subscribe. Also I hate to ask this here (but I will), I upgraded to D7 and want this module back. I see that patch above. OK here it is.....How do I apply the patch. I tried to use some of the instructions on drupal posts, none have worked for me. Many thanks!

Brakash’s picture

Subscribed!

dm66’s picture

StatusFileSize
new12.62 KB

Port to Drupal 7 (Read More Link)

dm66’s picture

StatusFileSize
new12.6 KB

New version. Fix remove node-readmore from $links

_pax_’s picture

Subscribe

whatsanike’s picture

Drupal 7 i want to put the read more link immediately after the truncated product description and inline, or else make the type larger . The read more link as the default in Bartik theme, the link is very inconspicuous on the product description page and this is making it harder to sell stuff.
So I get this message after installing and activating the most recent .zip file
* Notice: Undefined variable: ret in ed_readmore_install() (line 23 of /home/oneacco4/public_html/sites/all/modules/ed_readmore/ed_readmore.install).
* Read More link module installation was unsuccessful. Could not update module weight in database.

I did not have the d6 readmore module in the first place as I am running d7. Was I supposed to use this as a patch to the d6 module or what?

whatsanike’s picture

StatusFileSize
new68.69 KB

In my previous comment, I mentioned an error code, but I went ahead and ran update.php The update.php page had an old uploaded logo .jpg file looking like wall paper (the picture was large, which was why I removed it and substituted another smaller one) so I couldn't read the text on the update.php page except the continue tab. So after I did that, the message went away and "read more" llink had moved itself to where I would like it to be, at the end of the truncated product description. So now I am confused but overjoyed. Here is a copy of the now disappeared error code from the previous comment
* Notice: Undefined variable: ret in ed_readmore_install() (line 23 of /home/oneacco4/public_html/sites/all/modules/ed_readmore/ed_readmore.install).
* Read More link module installation was unsuccessful. Could not update module weight in database.
Oh yeah, here is a file attachment showing my unwanted wall paper. I did this because otherwise no one would believe it could happen like that.

todd nienkerk’s picture

Version: » 7.x-1.x-dev
Status: Needs work » Fixed

A dev branch of this module will be made available shortly. Please note that some features from the Drupal 6.x version do not currently work and are under active development.

Please file bugs as new issues. I'm closing this issue for now so we can focus on specific bugs and improvements.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.