XOOPS
2.6.0
Main Page
Related Pages
Classes
Files
Examples
File List
File Members
_modinfo.php
Go to the documentation of this file.
1
<?php
2
// $Id$
3
// _LANGCODE: en
4
// _CHARSET : UTF-8
5
// Translator: XOOPS Translation Team
6
7
// Module Info
8
9
// The name of this module
10
//define("_MI_SYSTEM_NAME","System");
11
12
// A brief description of this module
13
//define("_MI_SYSTEM_DESC","For administration of core settings of the site.");
14
15
// Names of blocks for this module (Not all module has blocks)
16
/*
17
define("_MI_SYSTEM_BNAME2","User Menu");
18
define("_MI_SYSTEM_BNAME3","Login");
19
define("_MI_SYSTEM_BNAME5","Waiting Contents");
20
define("_MI_SYSTEM_BNAME6","Main Menu");
21
define("_MI_SYSTEM_BNAME7","Site Info");
22
define("_MI_SYSTEM_BNAME8", "Who is Online");
23
define("_MI_SYSTEM_BNAME9", "Top Posters");
24
define("_MI_SYSTEM_BNAME10", "New Members");
25
//define("_MI_SYSTEM_BNAME11", "Recent Comments");
26
// RMV-NOTIFY
27
//define("_MI_SYSTEM_BNAME12", "Notification Options");
28
define("_MI_SYSTEM_BNAME13", "Themes");
29
*/
30
// Names of admin menu items
31
/*define("_MI_SYSTEM_ADMENU2","Blocks");
32
define("_MI_SYSTEM_ADMENU3","Groups");
33
define("_MI_SYSTEM_ADMENU5","Modules");
34
define("_MI_SYSTEM_ADMENU6","Preferences");
35
define("_MI_SYSTEM_ADMENU10","Edit User");
36
define("_MI_SYSTEM_ADMENU12", "Find Users");
37
define("_MI_SYSTEM_ADMENU13", "Images");
38
define("_MI_SYSTEM_ADMENU15", "Templates");*/
39
40
//Site preference
41
/*
42
define("_MI_SYSTEM_GENERAL", "General Settings");
43
define("_MI_SYSTEM_USERSETTINGS", "User Info Settings");
44
define("_MI_SYSTEM_METAFOOTER", "Meta Tags and Footer");
45
define("_MI_SYSTEM_MAIL", "Email Setup");
46
define("_MI_SYSTEM_CENSOR", "Word Censoring Options");
47
define("_MI_SYSTEM_AUTHENTICATION", "Authentication Options");
48
define("_MI_SYSTEM_SITEPREFERENCE_ANON", "Anonymous");
49
define("_MI_SYSTEM_SITEPREFERENCE_CLOSESITETEXT", "The site is currently closed for maintenance. Please come back later.");
50
define("_MI_SYSTEM_SITEPREFERENCE_DISCLMR", "While the administrators and moderators of this site will attempt to remove
51
or edit any generally objectionable material as quickly as possible, it is
52
impossible to review every message. Therefore you acknowledge that all posts
53
made to this site express the views and opinions of the author and not the
54
administrators, moderators or webmaster (except for posts by these people)
55
and hence will not be held liable.
56
57
You agree not to post any abusive, obscene, vulgar, slanderous, hateful,
58
threatening, sexually-orientated or any other material that may violate any
59
applicable laws. Doing so may lead to you being immediately and permanently
60
banned (and your service provider being informed). The IP address of all
61
posts is recorded to aid in enforcing these conditions. Creating multiple
62
accounts for a single user is not allowed. You agree that the webmaster,
63
administrator and moderators of this site have the right to remove, edit,
64
move or close any topic at any time should they see fit. As a user you agree
65
to any information you have entered above being stored in a database. While
66
this information will not be disclosed to any third party without your
67
consent the webmaster, administrator and moderators cannot be held
68
responsible for any hacking attempt that may lead to the data being
69
compromised.
70
71
This site system uses cookies to store information on your local computer.
72
These cookies do not contain any of the information you have entered above,
73
they serve only to improve your viewing pleasure. The email address is used
74
only for confirming your registration details and password (and for sending
75
new passwords should you forget your current one).
76
77
By clicking Register below you agree to be bound by these conditions.");
78
79
define("_MI_SYSTEM_SITEPREFERENCE_METAKEY", "xoops, web applications, web 2.0, sns, news, technology, headlines, linux, software, download, downloads, free, community, forum, bulletin board, bbs, php, survey, polls, kernel, comment, comments, portal, odp, open source, opensource, FreeSoftware, gnu, gpl, license, Unix, *nix, mysql, sql, database, databases, web site, blog, wiki, module, modules, theme, themes, cms, content management");
80
define("_MI_SYSTEM_SITEPREFERENCE_METADSC", "XOOPS is a dynamic Object Oriented based open source portal script written in PHP.");
81
82
83
//Preference
84
//define("_MI_SYSTEM_PREFERENCE_BREAK_GENERAL","General Settings");
85
define("_MI_SYSTEM_PREFERENCE_TIPS","Help online?");
86
define("_MI_SYSTEM_PREFERENCE_TIPS_DSC","This gives you tips and online help");
87
define("_MI_SYSTEM_PREFERENCE_ICONS","Icons");
88
define("_MI_SYSTEM_PREFERENCE_BREADCRUMB","Breadcrumb");
89
90
//define("_MI_SYSTEM_PREFERENCE_BREAK_ACTIVE","Active Section");
91
92
define("_MI_SYSTEM_PREFERENCE_ACTIVE_BLOCKSADMIN","");
93
define("_MI_SYSTEM_PREFERENCE_ACTIVE_FILEMANAGER","Active File Manager");
94
define("_MI_SYSTEM_PREFERENCE_ACTIVE_GROUPS","");
95
//define("_MI_SYSTEM_PREFERENCE_ACTIVE_IMAGES","Active Images Manager");
96
define("_MI_SYSTEM_PREFERENCE_ACTIVE_MODULESADMIN","");
97
define("_MI_SYSTEM_PREFERENCE_ACTIVE_PREFERENCES","");
98
define("_MI_SYSTEM_PREFERENCE_ACTIVE_TPLSETS","");
99
define("_MI_SYSTEM_PREFERENCE_ACTIVE_USERS","Active Users");
100
//define("_MI_SYSTEM_PREFERENCE_ACTIVE_EXTENSIONS","Extensions");
101
//define("_MI_SYSTEM_PREFERENCE_ACTIVE_THEMES","Themes");
102
103
//define("_MI_SYSTEM_PREFERENCE_BREAK_PAGER","Number of rows to display in the administration");
104
define("_MI_SYSTEM_PREFERENCE_GROUPS_PAGER","Number of groups to display per page");
105
//define("_MI_SYSTEM_PREFERENCE_IMAGES_PAGER","Number of images to display per page");
106
define("_MI_SYSTEM_PREFERENCE_USERS_PAGER","Number of users to display per page");
107
108
//define("_MI_SYSTEM_PREFERENCE_BREAK_EDITOR","Editor Settings");
109
define("_MI_SYSTEM_PREFERENCE_BLOCKS_EDITOR","Editor for blocks:");
110
define("_MI_SYSTEM_PREFERENCE_BLOCKS_EDITOR_DSC","");
111
//define("_MI_SYSTEM_PREFERENCE_COMMENTS_EDITOR","Editor for comments:");
112
//define("_MI_SYSTEM_PREFERENCE_COMMENTS_EDITOR_DSC","");
113
define("_MI_SYSTEM_PREFERENCE_GENERAL_EDITOR","Editor for all modules:");
114
define("_MI_SYSTEM_PREFERENCE_GENERAL_EDITOR_DSC","");
115
define("_MI_SYSTEM_PREFERENCE_ANONPOST","");
116
define("_MI_SYSTEM_PREFERENCE_REDIRECT","");
117
118
define("_MI_SYSTEM_PREFERENCE_JQUERY_THEME", "jQuery theme");
119
*/
120
//2.6.0 Alpha 2
121
/*
122
define('_MI_SYSTEM_INSTALL_WEBMASTER', 'Webmasters');
123
define('_MI_SYSTEM_INSTALL_WEBMASTERD', 'Webmasters of this site');
124
define('_MI_SYSTEM_INSTALL_REGUSERS', 'Registered Users');
125
define('_MI_SYSTEM_INSTALL_REGUSERSD', 'Registered Users Group');
126
define('_MI_SYSTEM_INSTALL_ANONUSERS', 'Anonymous Users');
127
define('_MI_SYSTEM_INSTALL_ANONUSERSD', 'Anonymous Users Group');*/
usr64
htdocs
modules
system
language
english
_modinfo.php
Generated on Fri May 22 2015 03:07:04 for XOOPS by
1.8.9.1