Closed (fixed)
Project:
Node Preview by Content type
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2009 at 11:08 UTC
Updated:
10 Jul 2011 at 07:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
kenorb commentedFirst version of patch.
I haven't tested it yet and 'op' element in the form values is deprecated.
So it needs work.
Comment #2
dawehnerif you want i can give you the project.
you can solve this $op stuff using
$form['preview'][] = 'nodepreview_by_type_submit';
Comment #3
kenorb commentedYes, 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.
Comment #4
dawehnerHere you go.
Have fun, and make good work :) You have now cvs access.
Comment #5
kenorb commentedThank you.
Comment #6
kenorb commentedCommited.
http://drupal.org/cvs?commit=267576
Comment #8
lpalgarvio commentedhey
make a stable release please :)
Comment #9
lpalgarvio commentedcurrently 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
Comment #10
dawehnerPlease 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 :)