| CHANGELOG.txt | CHANGELOG.txt |  | Extra Fields Pane 7.x-1.x, xxxx-xx-xx
------------------------------
- #1926200 by MegaChriz: specified field data types.
- #1635168 by MegaChriz: added/ported i18n integration.
- #2019955 by MegaChriz: fixed documentation error in README.txt.
Extra… | 
          
                  | Exceptions.inc | class/Exceptions.inc |  | Exception classes for Extra Fields Pane | 
          
                  | README.txt | README.txt |  | uc_extra_fields_pane module
------------------------
by blackice78, MegaChriz and panthar
This modules allows an administrator to define additional (billing and
shipping) address fields (i.e. VAT) in Ubercart e-commerce suite. These
fields will be… | 
          
                  | UCXF_AddressField.class.php | class/UCXF_AddressField.class.php |  | Contains the UCXF_AddressField class. | 
          
                  | UCXF_Field.class.php | class/UCXF_Field.class.php |  | Contains the UCXF_Field class. | 
          
                  | UCXF_FieldList.class.php | class/UCXF_FieldList.class.php |  | Contains the UCXF_FieldList class. | 
          
                  | UCXF_Value.class.php | class/UCXF_Value.class.php |  | Contains the UCXF_Value class. | 
          
                  | uc_addresses.handlers.inc | includes/uc_addresses.handlers.inc |  | Integration code for Ubercart Addresses 7.x-1.x | 
          
                  | uc_extra_fields_pane.admin.inc | uc_extra_fields_pane.admin.inc |  | Admin functions for adding, editing and deleting fields | 
          
                  | uc_extra_fields_pane.api.php | uc_extra_fields_pane.api.php |  | These hooks are invoked by the Extra Fields Pane module. | 
          
                  | uc_extra_fields_pane.features.inc | uc_extra_fields_pane.features.inc |  | Features integration. | 
          
                  | uc_extra_fields_pane.i18n.inc | uc_extra_fields_pane.i18n.inc |  | Internationalization (i18n) hooks. | 
          
                  | uc_extra_fields_pane.info | uc_extra_fields_pane.info |  | name = Extra Fields Pane
description = Extends Ubercart with extra address fields.
dependencies[] = uc_addresses
dependencies[] = uc_cart
dependencies[] = uc_store
package = "Ubercart - extra"
configure =… | 
          
                  | uc_extra_fields_pane.install | uc_extra_fields_pane.install |  | Module: uc_extra_fields_pane.module | 
          
                  | uc_extra_fields_pane.module | uc_extra_fields_pane.module |  | Module: uc_extra_fields_pane.module | 
          
                  | uc_extra_fields_pane.test | uc_extra_fields_pane.test |  | Automated tests for Extra Fields Pane | 
          
                  | uc_extra_fields_pane.uc_addresses.inc | uc_extra_fields_pane.uc_addresses.inc |  | Hook implementations for the Ubercart Addresses module. | 
          
                  | uc_extra_fields_pane.views.inc | views/uc_extra_fields_pane.views.inc |  | Provide views data and handlers for Extra Fields Pane | 
          
                  | uc_extra_fields_pane_handler_field_selection.inc | views/uc_extra_fields_pane_handler_field_selection.inc |  | Views field handler for Extra Fields Pane selection field types. | 
          
                  | uc_extra_fields_pane_handler_filter_selection.inc | views/uc_extra_fields_pane_handler_filter_selection.inc |  | Views filter handler for Extra Fields Pane selection field types. | 
          
                  | UPGRADE.txt | UPGRADE.txt |  | UPGRADE TO 6.x-2.x FIRST
------------------------
You first need to upgrade to Extra Fields Pane 6.x-2.0-alpha1 or later,
before upgrading to Extra Fields Pane 7.x-1.x.
The upgrade script to 7.x-1.x only updates the module weight of Extra
Fields Pane… |