Version for Drupal 6?

CommentFileSizeAuthor
#1 nodepreview_by_type.patch4.18 KBkenorb

Comments

kenorb’s picture

Status: Active » Needs work
StatusFileSize
new4.18 KB

First version of patch.
I haven't tested it yet and 'op' element in the form values is deprecated.
So it needs work.

dawehner’s picture

if you want i can give you the project.

you can solve this $op stuff using

$form['preview'][] = 'nodepreview_by_type_submit';

kenorb’s picture

Yes, please, I'll be working on that.
I need that very soon.
If you give me CSV permission, I'll commit 6.x branch and further patches.

dawehner’s picture

Here you go.

Have fun, and make good work :) You have now cvs access.

kenorb’s picture

Thank you.

kenorb’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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

lpalgarvio’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Status: Closed (fixed) » Active

hey
make a stable release please :)

lpalgarvio’s picture

currently it looks like the module is storing two variables per content type:
- node_preview[content_type]
- node_preview_[content_type]

example:
- node_previewbook
- node_preview_book

both with same content
it looks like a bug

dawehner’s picture

Status: Active » Closed (fixed)

Please don't hijack old issues.

If there are bugs, open a new one.
If you want to have a stable release, pay someone to fix it or wait :)