|, case insensitive, regex enabled.'); define('_MD_AM_BADUNAMES', 'Enter names that should not be selected as username'); define('_MD_AM_BADUNAMESDSC', 'Separate each with a |, case insensitive, regex enabled.'); define('_MD_AM_DOBADIPS', 'Enable IP bans?'); define('_MD_AM_DOBADIPSDSC', 'Users from specified IP addresses will not be able to view your site'); define('_MD_AM_BADIPS', 'Enter IP addresses that should be banned from the site.
Separate each with a |, case insensitive, regex enabled.'); define('_MD_AM_BADIPSDSC', '^aaa.bbb.ccc will disallow visitors with an IP that starts with aaa.bbb.ccc
aaa.bbb.ccc$ will disallow visitors with an IP that ends with aaa.bbb.ccc
aaa.bbb.ccc will disallow visitors with an IP that contains aaa.bbb.ccc'); define('_MD_AM_PREFMAIN', 'Preferences Main'); define('_MD_AM_METAKEY', 'Meta Keywords'); define('_MD_AM_METAKEYDSC', 'The keywords meta tag is a series of keywords that represents the content of your site. Type in keywords with each separated by a comma or a space in between. (Ex. XOOPS, PHP, mySQL, portal system)'); define('_MD_AM_METARATING', 'Meta Rating'); define('_MD_AM_METARATINGDSC', 'The rating meta tag defines your site age and content rating'); define('_MD_AM_METAOGEN', 'General'); define('_MD_AM_METAO14YRS', '14 years'); define('_MD_AM_METAOREST', 'Restricted'); define('_MD_AM_METAOMAT', 'Mature'); define('_MD_AM_METAROBOTS', 'Meta Robots'); define('_MD_AM_METAROBOTSDSC', 'The Robots Tag declares to search engines what content to index and spider'); define('_MD_AM_INDEXFOLLOW', 'Index, Follow'); define('_MD_AM_NOINDEXFOLLOW', 'No Index, Follow'); define('_MD_AM_INDEXNOFOLLOW', 'Index, No Follow'); define('_MD_AM_NOINDEXNOFOLLOW', 'No Index, No Follow'); define('_MD_AM_METAAUTHOR', 'Meta Author'); define('_MD_AM_METAAUTHORDSC', 'The author meta tag defines the name of the author of the document being read. Supported data formats include the name, email address of the webmaster, company name or URL.'); define('_MD_AM_METACOPYR', 'Meta Copyright'); define('_MD_AM_METACOPYRDSC', 'The copyright meta tag defines any copyright statements you wish to disclose about your web page documents.'); define('_MD_AM_METADESC', 'Meta Description'); define('_MD_AM_METADESCDSC', 'The description meta tag is a general description of what is contained in your web page'); define('_MD_AM_METAFOOTER', 'Meta Tags and Footer'); define('_MD_AM_FOOTER', 'Footer'); define('_MD_AM_FOOTERDSC', 'Be sure to type links in full path starting from http://, otherwise the links will not work correctly in modules pages.'); define('_MD_AM_CENSOR', 'Word Censoring Options'); define('_MD_AM_DOCENSOR', 'Enable censoring of unwanted words?'); define('_MD_AM_DOCENSORDSC', 'Words will be censored if this option is enabled. This option may be turned off for enhanced site speed.'); define('_MD_AM_CENSORWRD', 'Words to censor'); define('_MD_AM_CENSORWRDDSC', 'Enter words that should be censored in user posts.
Separate each with a |, case insensitive.'); define('_MD_AM_CENSORRPLC', 'Bad words will be replaced with:'); define('_MD_AM_CENSORRPLCDSC', 'Censored words will be replaced with the characters entered in this textbox'); define('_MD_AM_SEARCH', 'Search Options'); define('_MD_AM_DOSEARCH', 'Enable global searches?'); define('_MD_AM_DOSEARCHDSC', 'Allow searching for posts/items within your site.'); define('_MD_AM_MINSEARCH', 'Minimum keyword length'); define('_MD_AM_MINSEARCHDSC', 'Enter the minimum keyword length that users are required to enter to perform search'); define('_MD_AM_MODCONFIG', 'Module Config Options'); define('_MD_AM_DSPDSCLMR', 'Display disclaimer?'); define('_MD_AM_DSPDSCLMRDSC', 'Select yes to display disclaimer in registration page'); define('_MD_AM_REGDSCLMR', 'Registration disclaimer'); define('_MD_AM_REGDSCLMRDSC', 'Enter text to be displayed as registration disclaimer'); define('_MD_AM_ALLOWREG', 'Allow new user registration?'); define('_MD_AM_ALLOWREGDSC', 'Select yes to accept new user registration'); define('_MD_AM_THEMEFILE', 'Check templates for modifications ?'); define('_MD_AM_THEMEFILEDSC', 'If this option is enabled, modified templates will be automatically recompiled when they are displayed. You must turn this option off on a production site.'); define('_MD_AM_CLOSESITE', 'Turn your site off?'); define('_MD_AM_CLOSESITEDSC', 'Select yes to turn your site off so that only users in selected groups have access to the site. '); define('_MD_AM_CLOSESITEOK', 'Select groups that are allowed to access while the site is turned off.'); define('_MD_AM_CLOSESITEOKDSC', 'Users in the default webmasters group are always granted access.'); define('_MD_AM_CLOSESITETXT', 'Reason for turning off the site'); define('_MD_AM_CLOSESITETXTDSC', 'The text that is presented when the site is closed.'); define('_MD_AM_SITECACHE', 'Site-wide Cache'); define('_MD_AM_SITECACHEDSC', 'Caches whole contents of the site for a specified amount of time to enhance performance. Setting site-wide cache will override module-level cache, block-level cache, and module item level cache if any.'); define('_MD_AM_MODCACHE', 'Module-wide Cache'); define('_MD_AM_MODCACHEDSC', 'Caches module contents for a specified amount of time to enhance performance. Setting module-wide cache will override module item level cache if any.'); define('_MD_AM_NOMODULE', 'There is no module that can be cached.'); define('_MD_AM_DTPLSET', 'Default template set'); define('_MD_AM_SSLLINK', 'URL where SSL login page is located'); // added for mailer define("_MD_AM_MAILER","Mail Setup"); define("_MD_AM_MAILER_MAIL",""); define("_MD_AM_MAILER_SENDMAIL",""); define("_MD_AM_MAILER_",""); define("_MD_AM_MAILFROM","FROM address"); define("_MD_AM_MAILFROMDESC",""); define("_MD_AM_MAILFROMNAME","FROM name"); define("_MD_AM_MAILFROMNAMEDESC",""); // RMV-NOTIFY define("_MD_AM_MAILFROMUID","FROM user"); define("_MD_AM_MAILFROMUIDDESC","When the system sends a private message, which user should appear to have sent it?"); define("_MD_AM_MAILERMETHOD","Mail delivery method"); define("_MD_AM_MAILERMETHODDESC","Method used to deliver mail. Default is \"mail\", use others only if that makes trouble."); define("_MD_AM_SMTPHOST","SMTP host(s)"); define("_MD_AM_SMTPHOSTDESC","List of SMTP servers to try to connect to."); define("_MD_AM_SMTPUSER","SMTPAuth username"); define("_MD_AM_SMTPUSERDESC","Username to connect to an SMTP host with SMTPAuth."); define("_MD_AM_SMTPPASS","SMTPAuth password"); define("_MD_AM_SMTPPASSDESC","Password to connect to an SMTP host with SMTPAuth."); define("_MD_AM_SENDMAILPATH","Path to sendmail"); define("_MD_AM_SENDMAILPATHDESC","Path to the sendmail program (or substitute) on the webserver."); define("_MD_AM_THEMEOK","Selectable themes"); define("_MD_AM_THEMEOKDSC","Choose themes that users can select as the default theme"); // Xoops Authentication constants define("_MD_AM_AUTH_CONFOPTION_XOOPS", "XOOPS Database"); define("_MD_AM_AUTH_CONFOPTION_LDAP", "Standard LDAP Directory"); define("_MD_AM_AUTH_CONFOPTION_AD", "Microsoft Active Directory ©"); define("_MD_AM_AUTHENTICATION", "Authentication Options"); define("_MD_AM_AUTHMETHOD", "Authentication Method"); define("_MD_AM_AUTHMETHODDESC", "Which authentication method would you like to use for signing on users."); define("_MD_AM_LDAP_MAIL_ATTR", "LDAP - Mail Field Name"); define("_MD_AM_LDAP_MAIL_ATTR_DESC","The name of the E-Mail attribute in your LDAP directory tree."); define("_MD_AM_LDAP_NAME_ATTR","LDAP - Common Name Field Name"); define("_MD_AM_LDAP_NAME_ATTR_DESC","The name of the Comman Name attribute in your LDAP directory."); define("_MD_AM_LDAP_SURNAME_ATTR","LDAP - Surname Field Name"); define("_MD_AM_LDAP_SURNAME_ATTR_DESC","The name of the Surname attribute in your LDAP directory."); define("_MD_AM_LDAP_GIVENNAME_ATTR","LDAP - Given Name Field Name"); define("_MD_AM_LDAP_GIVENNAME_ATTR_DSC","The name of the Given Name attribute in your LDAP directory."); define("_MD_AM_LDAP_BASE_DN", "LDAP - Base DN"); define("_MD_AM_LDAP_BASE_DN_DESC", "The base DN (Distinguished Name) of your LDAP directory tree."); define("_MD_AM_LDAP_PORT","LDAP - Port Number"); define("_MD_AM_LDAP_PORT_DESC","The port number needed to access your LDAP directory server."); define("_MD_AM_LDAP_SERVER","LDAP - Server Name"); define("_MD_AM_LDAP_SERVER_DESC","The name of your LDAP directory server."); define("_MD_AM_LDAP_MANAGER_DN", "DN of the LDAP manager"); define("_MD_AM_LDAP_MANAGER_DN_DESC", "The DN of the user allow to make search (eg manager)"); define("_MD_AM_LDAP_MANAGER_PASS", "Password of the LDAP manager"); define("_MD_AM_LDAP_MANAGER_PASS_DESC", "The password of the user allow to make search"); define("_MD_AM_LDAP_VERSION", "LDAP Version protocol"); define("_MD_AM_LDAP_VERSION_DESC", "The LDAP Version protocol : 2 or 3"); define("_MD_AM_LDAP_USERS_BYPASS", " Xoops User(s) bypass LDAP Authentication"); define("_MD_AM_LDAP_USERS_BYPASS_DESC", "Xoops User(s) allow to bypass the LDAP login. Login directly in XOOPS
Separate each loginname with a |"); define("_MD_AM_LDAP_LOGINLDAP_ATTR","LDAP Attribute use to search the user"); define("_MD_AM_LDAP_LOGINLDAP_ATTR_D","When Login name use in the DN option is set to yes, must correspond to the login name XOOPS"); define("_MD_AM_LDAP_LOGINNAME_ASDN", "Login name use in the DN"); define("_MD_AM_LDAP_LOGINNAME_ASDN_D", "The XOOPS login name is used in the LDAP DN (eg : uid=,dc=xoops,dc=org)
The entry is directly read in the LDAP Server without search"); define("_MD_AM_LDAP_FILTER_PERSON", "The search filter LDAP query to find user"); define("_MD_AM_LDAP_FILTER_PERSON_DESC", "Special LDAP Filter to find user. @@loginname@@ is replace by the users's login name
MUST BE BLANK IF YOU DON'T KNOW WHAT YOU DO' !" . "
Ex : (&(objectclass=person)(samaccountname=@@loginname@@)) for AD" . "
Ex : (&(objectclass=inetOrgPerson)(uid=@@loginname@@)) for LDAP"); define("_MD_AM_LDAP_DOMAIN_NAME", "The domain name"); define("_MD_AM_LDAP_DOMAIN_NAME_DESC", "Windows domain name. for ADS and NT Server only"); define("_MD_AM_LDAP_PROVIS", "Automatic xoops account provisionning"); define("_MD_AM_LDAP_PROVIS_DESC", "Create xoops user database if not exists"); define("_MD_AM_LDAP_PROVIS_GROUP", "Default affect group"); define("_MD_AM_LDAP_PROVIS_GROUP_DSC", "The new user is assign to these groups"); define("_MD_AM_LDAP_FIELD_MAPPING_ATTR", "Xoops-Auth server fields mapping"); define("_MD_AM_LDAP_FIELD_MAPPING_DESC", "Describe here the mapping between the Xoops database field and the LDAP Authentication system field." . "

Format [Xoops Database field]=[Auth system LDAP attribute]" . "
for example : email=mail" . "
Separate each with a |" . "

!! For advanced users !!"); define("_MD_AM_LDAP_PROVIS_UPD", "Maintain xoops account provisionning"); define("_MD_AM_LDAP_PROVIS_UPD_DESC", "The Xoops User account is always synchronized with the Authentication Server"); ?>