Ability to re-order the location field (non-CCK version) under "Manage Fields" for a location-enabled content type.

justin2pin - October 20, 2009 - 16:48
Project:Location
Version:6.x-3.1-rc1
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review
Description

I created a simple patch that adds "location" to the fields on the "Manage Fields" tab for content type edit forms. This patch affects non-CCK implementations only; CCK location fields will provide ordering functionality on their own.

Hope it's useful.

AttachmentSize
location_field_order_on_content_screen.patch2.16 KB

#1

justin2pin - October 20, 2009 - 17:09

Previous patch didn't actually change the order of the location in content forms -- it only changed the order in the node->content array when viewing the node.

Attached patch should update display weight for both the node view and node add/edit screens.

AttachmentSize
location_field_order_on_content_screen.patch 2.19 KB

#2

TechnoBuddhist - October 27, 2009 - 16:32

THANK YOU SO MUCH FOR THIS.

This has been bugging me for ages!

 
 

Drupal is a registered trademark of Dries Buytaert.