Drupal 6
kenorb - June 15, 2009 - 11:08
| Project: | Node Preview by Content type |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
Version for Drupal 6?
| Project: | Node Preview by Content type |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Version for Drupal 6?
#1
First version of patch.
I haven't tested it yet and 'op' element in the form values is deprecated.
So it needs work.
#2
if you want i can give you the project.
you can solve this $op stuff using
$form['preview'][] = 'nodepreview_by_type_submit';
#3
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.
#4
Here you go.
Have fun, and make good work :) You have now cvs access.
#5
Thank you.
#6
Commited.
http://drupal.org/cvs?commit=267576
#7
Automatically closed -- issue fixed for 2 weeks with no activity.