; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8
PLG_CONTENT_FIELDS="Content - Fields"
PLG_CONTENT_FIELDS_XML_DESCRIPTION="This plugin allows you to display a custom field which has been inserted with the 'Button - Fields' plugin or using Syntax: {field #} directly into the editor area.
Possible Syntax:
{field 1}
will display the field with the ID 1{field 1,foo}
will display the selected field using the alternative layout 'foo'.{fieldgroup 2}
will display all fields within the fieldgroup with the ID 2.
"