Google Translate translator plugin for the Translation Management Tools (TMGMT) project. Allows to use machine translation provided by Google to translate content.
Composed Field is an implementation of core's Field UI that allows you to split a single field into as many sub-fields as you like.
You can configure each sub-field types and attributes as they were literally a single field.
All the Form Controls are configurable through the Field Widget Form.
Features
Each sub-field element type can be individually set to:
checkbox, checkboxes, date, fieldset, file, machine_name, managed_file, password, password_confirm, radio, radios, select, tableselect, text_format, textarea, textfield, vertical_tabs, weight.
The following field display settings are available:
Unformatted list (default), Fieldset, HTML list, Table, Accordion, Tabs, Dialog
How does it work?
Each field stores its value as a serialized array into the database. Each array element represents the sub-field value.
For instance:
Say you have a field for collecting phone numbers, the phone number field element will have these sub-fields:
Landline/Mobile (select options) | Country Code (select options) | Area Code (select options) | Number (textfield)
This is a distribution for chinese user, If you want to use it, you need learn chinese first.
build on Drupal + Ubercart 3 + Apachesolr +various custom module.
It is the example code of think in drupal.
这里包含的是Think in Drupal的实例代码,我们将在时间充足的情况下,将其转为发行包。
基于Drupal+ Ubercart搭建社区型电子商务的实例代码。