plugin.feadmin.fe_users { # cat=plugin.feadmin.fe_users/file; type=file[html,htm,tmpl,txt]; label= Template File: HTML-template file file.templateFile = EXT:feuser_admin/pi/fe_admin_fe_users.tmpl # cat=plugin.feadmin.fe_users//; type=string; label= Administration email: Enter the administration email address here. This email address will be the sender email and also recieve administration notes. email = # cat=plugin.feadmin.fe_users//; type=string; label= Administration name: Enter the administration name here. If set, this will be used as the email address name in the mails sent. emailName = # cat=plugin.feadmin.fe_users//; type=int+; label= Record PID: If the records edited/created is located in another page than the current, enter the PID of that page here. pid = # cat=plugin.feadmin.fe_users//; type=int+; label= Usergroup override: Enter the value of the user group field. Must be a list of integers WITHOUT spaces between the comma separated values! Furthermore these integer MUST point to actual fe_groups records! usergroupOverride = # cat=plugin.feadmin.fe_users/typo; type=wrap; label= Wrap 1: This wrap is used in the template-file. wrap1 = | # cat=plugin.feadmin.fe_users/typo; type=wrap; label= Wrap 2: This wrap is used in the template-file. wrap2 = | # cat=plugin.feadmin.fe_users/color; type=color; label= Color 1: This bgcolor is used in the template-file. color1 = #cccccc # cat=plugin.feadmin.fe_users/color; type=color; label= Color 2: This bgcolor is used in the template-file. color2 = #999999 # cat=plugin.feadmin.fe_users/color; type=color; label= Color 3: This bgcolor is used in the template-file. color3 = #333333 }