This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
settings [2014/05/12 01:20] Christoph M. Becker [Login-Password] |
settings [2018/10/26 15:33] (current) |
||
---|---|---|---|
Line 18: | Line 18: | ||
<note warning>Keeping the default password is like putting your car key above the sun visor---it's the perfect place if you want to make it easy for others to steal your car.</note> | <note warning>Keeping the default password is like putting your car key above the sun visor---it's the perfect place if you want to make it easy for others to steal your car.</note> | ||
+ | |||
+ | Since CMSimple_XH 1.6 there is also the setting Security->Email. If you enter an email address there (for security it's best to use one that is not shown on the website), the login page will have a "password forgotten" link, which allows you to get a new password, if necessary. | ||
==== Keywords, Description and Title ==== | ==== Keywords, Description and Title ==== | ||
Line 34: | Line 36: | ||
See [[mailform|The Mail Form]]. | See [[mailform|The Mail Form]]. | ||
+ | ==== Date format ==== | ||
+ | |||
+ | The date format which is used by ''lastupdate()'' and some other functionality can tradionally be configured under Settings → Language → Lastupdate → Dateformat. Allowed values are the same as for the format parameter of [[http://www.php.net/manual/en/function.date.php|PHP's date() function]]. | ||
+ | |||
+ | As of CMSimple_XH 1.7.0, however, if the Intl extension is available, this setting is ignored. Instead, the date format has to be chosen in Settings → Configuration → Format → Date/Time. Additionally, you have to configure the desired locale under Settings → Language → Locale → All, if not already done. Use a combination of language and country code, such as ''en_US'' or ''de_DE''. | ||
===== Plugins ===== | ===== Plugins ===== | ||