Closed (fixed)
Project:
NodeReview
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2006 at 20:44 UTC
Updated:
24 Dec 2006 at 21:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
gregglesI just realized that for my situation it is possible to do this on the admin/settings/content-types/nodereview page so I won't be providing a patch to do this. Also, it will require a new database table to store the instructions which is a bit beyond the time/scope I have.
Comment #2
gregglesOk - and I'm back to this issue. The node submission instructions don't get shown because nodereviews are on a page with a url that doesn't fit the node/add/stuff pattern
Also, I realized that I CAN save the information in the variable table.
I took a major pointer from line 51 of the node.module - this may not be 100% the right way to do it, but it works for node.module.
Comment #3
Crell commentedCommitted a modified version that also handled the edit page in addition to the add page. Thanks!
Comment #4
(not verified) commented