File tree Expand file tree Collapse file tree 3 files changed +13
-5
lines changed
mod_quick_easyprofile_fields Expand file tree Collapse file tree 3 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 22<extension type =" module" version =" 3.0" method =" upgrade" >
33 <name >Quick EasyProfile Fields</name >
44 <author >Christopher Mavros</author >
5- <version >1.0.48 </version >
5+ <version >1.0.49 </version >
66 <creationDate >April 2020</creationDate >
77 <copyright >Copyright (C) 2020 Christopher Mavros. All rights reserved.</copyright >
88 <license >http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL</license >
3030 </field >
3131 </fieldset >
3232 <fieldset name =" advanced" >
33- <field name =" moduleclass_sfx" type =" text" default =" " label =" COM_MODULES_FIELD_MODULECLASS_SFX_LABEL" />
33+ <field name =" moduleclass_sfx" type =" text" default =" " label =" COM_MODULES_FIELD_MODULECLASS_SFX_LABEL" />
34+ <field name =" cache" type =" list" default =" 0" label =" COM_MODULES_FIELD_CACHING_LABEL" description =" COM_MODULES_FIELD_CACHING_DESC" >
35+ <option value =" 1" >JGLOBAL_USE_GLOBAL</option >
36+ <option value =" 0" >COM_MODULES_FIELD_VALUE_NOCACHING</option >
37+ </field >
3438 </fieldset >
3539 </fields >
3640 </config >
Original file line number Diff line number Diff line change 22<extension type =" module" version =" 3.0" method =" upgrade" >
33 <name >Quick Fields</name >
44 <author >Christopher Mavros</author >
5- <version >1.0.48 </version >
5+ <version >1.0.49 </version >
66 <creationDate >April 2020</creationDate >
77 <copyright >Copyright (C) 2020 Christopher Mavros. All rights reserved.</copyright >
88 <license >http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL</license >
2828 <field name =" button_text" type =" text" default =" Save" label =" COM_MODULES_QUICK_FIELDS_BUTTON_TEXT_FIELD_LBL" description =" COM_MODULES_QUICK_FIELDS_BUTTON_TEXT_FIELD_DESC" />
2929 </fieldset >
3030 <fieldset name =" advanced" >
31- <field name =" moduleclass_sfx" type =" text" default =" " label =" COM_MODULES_FIELD_MODULECLASS_SFX_LABEL" />
31+ <field name =" moduleclass_sfx" type =" text" default =" " label =" COM_MODULES_FIELD_MODULECLASS_SFX_LABEL" />
32+ <field name =" cache" type =" list" default =" 0" label =" COM_MODULES_FIELD_CACHING_LABEL" description =" COM_MODULES_FIELD_CACHING_DESC" >
33+ <option value =" 1" >JGLOBAL_USE_GLOBAL</option >
34+ <option value =" 0" >COM_MODULES_FIELD_VALUE_NOCACHING</option >
35+ </field >
3236 </fieldset >
3337 </fields >
3438 </config >
Original file line number Diff line number Diff line change 88 <author >Christopher Mavros</author >
99 <authorEmail >mavrosxristoforos@gmail.com</authorEmail >
1010 <authorUrl >http://mavrosxristoforos.com</authorUrl >
11- <version >1.0.48 </version >
11+ <version >1.0.49 </version >
1212 <description >Quick Fields - Show Custom Fields in a module with the ability to edit on spot</description >
1313 <files >
1414 <file type =" module" id =" mod_quick_fields" >mod_quick_fields.zip</file >
You can’t perform that action at this time.
0 commit comments