|
36 | 36 | <category>Display</category> |
37 | 37 | <description>Text to display in progress bar</description> |
38 | 38 | </property> |
39 | | - <!--<property key="checktext" type="string" required="false"> |
40 | | - <caption>Automatically signin checkbox text</caption> |
41 | | - <category>Appearance</category> |
42 | | - <description>Text to show next to the 'automatically signin' checkbox</description> |
43 | | - </property>--> |
44 | 39 | <property key="emptytext" type="string" required="false" defaultValue="No username or password given"> |
45 | 40 | <caption>Emtpy username or password text</caption> |
46 | 41 | <category>Display</category> |
|
56 | 51 | <category>Behavior</category> |
57 | 52 | <description></description> |
58 | 53 | </property> |
59 | | - <!--<property key="showcheck" type="boolean" defaultValue="false"> |
60 | | - <caption>Show automatically signin checkbox</caption> |
61 | | - <category>Behavior</category> |
62 | | - <description>Show 'automatically signin' checkbox</description> |
63 | | - </property>--> |
64 | | - <!--<property key="saveUsername" type="boolean" defaultValue="false"> |
65 | | - <caption>Save username</caption> |
66 | | - <category>Behavior</category> |
67 | | - <description>Save the username after the session is ended. The username of the logged on user will be stored in a cookie.</description> |
68 | | - </property>--> |
69 | 54 | <property key="forgotmf" type="microflow" required="false"> |
70 | 55 | <caption>Forgot password microflow</caption> |
71 | 56 | <category>Behavior</category> |
|
77 | 62 | <category>Behavior</category> |
78 | 63 | <description>Focus the username field when the form is showed (only use this if it is not done automatically)</description> |
79 | 64 | </property> |
80 | | - <!--<property key="showcheck" type="boolean" defaultValue="false"> |
81 | | - <caption>Show automatically signin checkbox</caption> |
82 | | - <category>Behavior</category> |
83 | | - <description>Show 'automatically signin' checkbox</description> |
84 | | - </property>--> |
85 | | - <!--<property key="saveUsername" type="boolean" defaultValue="false"> |
86 | | - <caption>Save username</caption> |
87 | | - <category>Behavior</category> |
88 | | - <description>Save the username after the session is ended. The username of the logged on user will be stored in a cookie.</description> |
89 | | - </property>--> |
90 | | - <!--<property key="showforgot" type="boolean" defaultValue="false"> |
91 | | - <caption>Show "forgot password" link</caption> |
92 | | - <category>Behavior</category> |
93 | | - <description>Show "forgot password" link</description> |
94 | | - </property>--> |
95 | 65 | </properties> |
96 | 66 | </widget> |
97 | 67 |
|
0 commit comments