field_weight.admin.inc |
field_weight.admin.inc |
|
Field weight admin settings form. |
field_weight.api.php |
field_weight.api.php |
|
|
field_weight.info |
field_weight.info |
|
name = Field weights
description = "Change the weight (order) that fields are displayed on a per node basis."
package = Fields
core = 7.x
dependencies[] = field
configure = admin/config/field_weight
files[] = field_weight.install
files[]… |
field_weight.install |
field_weight.install |
|
Field weight module install file. |
field_weight.module |
field_weight.module |
|
Field display weight module. |
field_weight_display_overview.tpl.php |
field_weight_display_overview.tpl.php |
|
|
field_weight_field_collection.info |
modules/field_weight_field_collection.info |
|
name = Field collection item weights (migration to Multiple-Value Field Weights)
description = "DEPRECATED; use Multiple-Value Field Weights and disable this. This module is kept to prevent sites breaking. Change the order in which individual… |
field_weight_field_collection.install |
modules/field_weight_field_collection.install |
|
|
field_weight_field_collection.module |
modules/field_weight_field_collection.module |
|
|
field_weight_inherit.info |
modules/field_weight_inherit.info |
|
name = Field Weight Inherit
description = "If weights are not set on the translation being viewed, retrieve them from the source node. Assumes Content Translation."
package = Fields
core = 7.x
dependencies[] = field_weight
dependencies[] =… |
field_weight_inherit.module |
modules/field_weight_inherit.module |
|
|
field_weight_multiple.api.php |
modules/field_weight_multiple.api.php |
|
|
field_weight_multiple.info |
modules/field_weight_multiple.info |
|
name = Multiple-Value Field Weights
description = "Change the order in which individual items of multiple-value fields are displayed."
package = Fields
core = 7.x
dependencies[] = field_weight |
field_weight_multiple.install |
modules/field_weight_multiple.install |
|
|
field_weight_multiple.module |
modules/field_weight_multiple.module |
|
|
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |