[development] D7 additional content type settings [was: D7 node flow]
Adam Gregory
arcaneadam at gmail.com
Wed Jun 29 01:47:44 UTC 2011
hook_nodeapi using op load or prepare. Alternatively you could use my
module http://drupal.org/project/custom_pub but it doesn't have a per
node_type customization at the moment. But if nothing else the code will
show you how I accomplished it.
-----
Adam A. Gregory
Drupal Developer & Consultant
Web: AdamAGregory.com
Twitter: twitter.com/adamgregory
skype: aagregory2
Phone: 661.347.6597
On Tue, Jun 28, 2011 at 6:25 PM, Jeff Greenberg <jeff at ayendesigns.com>wrote:
> **
> Still unclear on this...not for lack of searching. If I add a field to
> node_type_form with hook_form_alter, how do I access that field's contents
> when NOT on the content type page? For example, if as a result of
> hook_form_alter my content type form shows the following:
>
> Default options
> Published
> Promoted to front page
> Sticky at top of lists
> Create new revision
> My option
>
> The setting for My options shows up every time I edit the content type,
> but how do I access it when content is being created for that content type?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20110628/e8b78d09/attachment.html
More information about the development
mailing list