",$GLOBALS['USER_AUTH_ORDER'])) . sprintf(", USER_AUTH_POLICY: %s",USER_AUTH_POLICY) . sprintf(", PASSWORD_LENGTH_MINIMUM: %s",PASSWORD_LENGTH_MINIMUM); } echo asXML(HTML::div(array('class' => 'debug'),$t)); echo "
\n"; } if (ALLOW_BOGO_LOGIN && $require_level <= WIKIAUTH_BOGO) { require_once("lib/BlockParser.php"); // This iso-8859-1 sample covers French, Spanish, Italian, German, and probably others $examplechars = htmlentities("ÀñíçéàÖãæôßøü", ENT_QUOTES, 'iso-8859-1'); // Japanese login requires utf-8 and ALLOW_NONWIKIWORD_LOGINS /*if ((CHARSET == 'utf-8') && defined('ALLOW_NONWIKIWORD_LOGINS') && ALLOW_NONWIKIWORD_LOGINS) { //sample Japanese login name in unicode $examplechars = $examplechars . "天道あかね"; }*/ $t = TransformText(_("You may sign in using any [WikiWord|AddingPages] as a user id. (Any characters in %s etc. may be used too). The user id will be used as a link in RecentChanges to your home page."), 2.0, true); printf(asXML($t), $examplechars); /* On disabled DbPrefs (PagePrefs only) note the user to create his PersonalPage. */ if (!(!empty($GLOBALS['DBAuthParams']['pref_update']) and $GLOBALS['DBParams']['dbtype'] == 'SQL')) { echo asXML(TransformText(_("Note: If you create your personal HomePage with same the pagename as your user id, you will be able to store your UserPreferences also. Otherwise not."))); } if (empty($pass_required)) ?>

getDbh(); $checked = (!empty($userid) and $dbi->isWikiPage($userid)) ? '' : 'checked="checked"'; */ ?>
checked="checked" />
getArgs(), false, array('auth')) ?>