Is anyone planning to update this module for Drupal 5?
If so, what is your projected timeframe?
Could we at least start a new development fork for Drupal 5?

CommentFileSizeAuthor
#2 nodeteaser.module.txt7.62 KBrzsolt
#1 nodeteaser5x.patch3.6 KBrzsolt

Comments

rzsolt’s picture

StatusFileSize
new3.6 KB

I tried to make a patch for the current 4.7.x drupal version of the 'nodeteaser' module to work with drupal 5.x. I am not a php programmer, this is one of my first attempts coding in php, and I have beeen playing with drupal only for a few months, so the quality of my work is very questionable...
.
The content of the new "nodeteaser.info" should be something like this:

; $Id$
name = Node teaser
description = Creates a separate node teaser field.
rzsolt’s picture

StatusFileSize
new7.62 KB

For easier access I attached the patched "nodeteaser.module" file (cut the .txt extension).
!!! This code is not from the original author, it has to be revised yet. Don't use it in a production environment !!!

ideaoforder’s picture

The update to 5.0 is in the works. We're actually adding in a few feature requests (from 4.7) and then updating the new and improved node_teaser to 5.0. Hopefully this will be up within a week or two. I've not tried the patch yet, but thanks!

ideaoforder’s picture

Assigned: Unassigned » ideaoforder
Status: Active » Fixed

Done and done! There are a few new features and I nixed the "Continue Reading..." feature, as it was conflicting with Drupal's native "read more" and some new internal functions. If this was the crucial feature for anyone, I'll be happy to talk about creating a new module to modify the "read more" link. Cheers.

Anonymous’s picture

Status: Fixed » Closed (fixed)