Download & Extend

Can the position of the forward form be adjusted?

Project:Forward
Version:6.x-1.9
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

I'd like to adjust the position of the forward form on the page. I have added some CCK fields to the page node and the forward form, is appearing before the added CCK fields.

Is there some way to adjust it? I have tried changing the weight in the hook_nodeapi op=view, but it has no effect.

Thx

/voipfc

Comments

#1

any help on this?
TIA

#2

Status:active» fixed

You can use the forward block instead of the inline form and put it wherever you want it. I also increased the weight of the nodeapi form from 10 to 50, so that should fix it once the new release gets posted.

#3

Status:fixed» closed (fixed)

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

#4

Category:support request» feature request
Status:closed (fixed)» needs review

This patch implements hook_content_extra_fields() to allow the position of the forward form to be adjusted via the CCK Manage Field UI.

AttachmentSize
forward_adjust_form_weight_640120.patch 1.28 KB
nobody click here