36 $modversion[
'credits'] =
'The XOOPS Project; MusS, Kraven30, Mage';
51 $modversion[
'templates'][] = array(
'file' =>
'system_imagemanager.html',
'description' =>
'' );
52 $modversion[
'templates'][] = array(
'file' =>
'system_imagemanager2.html',
'description' =>
'' );
53 $modversion[
'templates'][] = array(
'file' =>
'system_userinfo.html',
'description' =>
'' );
54 $modversion[
'templates'][] = array(
'file' =>
'system_userform.html',
'description' =>
'' );
55 $modversion[
'templates'][] = array(
'file' =>
'system_rss.html',
'description' =>
'' );
56 $modversion[
'templates'][] = array(
'file' =>
'system_redirect.html',
'description' =>
'' );
57 $modversion[
'templates'][] = array(
'file' =>
'system_comment.html',
'description' =>
'' );
58 $modversion[
'templates'][] = array(
'file' =>
'system_comments_flat.html',
'description' =>
'' );
59 $modversion[
'templates'][] = array(
'file' =>
'system_comments_thread.html',
'description' =>
'' );
60 $modversion[
'templates'][] = array(
'file' =>
'system_comments_nest.html',
'description' =>
'' );
61 $modversion[
'templates'][] = array(
'file' =>
'system_siteclosed.html',
'description' =>
'' );
62 $modversion[
'templates'][] = array(
'file' =>
'system_dummy.html',
'description' =>
'' );
63 $modversion[
'templates'][] = array(
'file' =>
'system_notification_list.html',
'description' =>
'' );
64 $modversion[
'templates'][] = array(
'file' =>
'system_notification_select.html',
'description' =>
'' );
65 $modversion[
'templates'][] = array(
'file' =>
'system_block_dummy.html',
'description' =>
'' );
66 $modversion[
'templates'][] = array(
'file' =>
'system_homepage.html',
'description' =>
'' );
67 $modversion[
'templates'][] = array(
'file' =>
'system_bannerlogin.html',
'description' =>
'' );
68 $modversion[
'templates'][] = array(
'file' =>
'system_banner.html',
'description' =>
'' );
69 $modversion[
'templates'][] = array(
'file' =>
'system_bannerdisplay.html',
'description' =>
'' );
72 $modversion[
'templates'][] = array(
'file' =>
'system_header.html',
'description' =>
'',
'type' =>
'admin' );
73 $modversion[
'templates'][] = array(
'file' =>
'system_banners.html',
'description' =>
'',
'type' =>
'admin' );
74 $modversion[
'templates'][] = array(
'file' =>
'system_modules.html',
'description' =>
'',
'type' =>
'admin' );
75 $modversion[
'templates'][] = array(
'file' =>
'system_modules_install.html',
'description' =>
'',
'type' =>
'admin' );
76 $modversion[
'templates'][] = array(
'file' =>
'system_modules_confirm.html',
'description' =>
'',
'type' =>
'admin' );
77 $modversion[
'templates'][] = array(
'file' =>
'system_modules_result.html',
'description' =>
'',
'type' =>
'admin' );
78 $modversion[
'templates'][] = array(
'file' =>
'system_avatars.html',
'description' =>
'',
'type' =>
'admin' );
79 $modversion[
'templates'][] = array(
'file' =>
'system_smilies.html',
'description' =>
'',
'type' =>
'admin' );
80 $modversion[
'templates'][] = array(
'file' =>
'system_blocks.html',
'description' =>
'',
'type' =>
'admin' );
81 $modversion[
'templates'][] = array(
'file' =>
'system_blocks_item.html',
'description' =>
'',
'type' =>
'admin' );
82 $modversion[
'templates'][] = array(
'file' =>
'system_comments.html',
'description' =>
'',
'type' =>
'admin' );
83 $modversion[
'templates'][] = array(
'file' =>
'system_comments_list.html',
'description' =>
'',
'type' =>
'admin' );
84 $modversion[
'templates'][] = array(
'file' =>
'system_userrank.html',
'description' =>
'',
'type' =>
'admin' );
85 $modversion[
'templates'][] = array(
'file' =>
'system_users.html',
'description' =>
'',
'type' =>
'admin' );
86 $modversion[
'templates'][] = array(
'file' =>
'system_preferences.html',
'description' =>
'',
'type' =>
'admin' );
87 $modversion[
'templates'][] = array(
'file' =>
'system_mailusers.html',
'description' =>
'',
'type' =>
'admin' );
88 $modversion[
'templates'][] = array(
'file' =>
'system_groups.html',
'description' =>
'',
'type' =>
'admin' );
89 $modversion[
'templates'][] = array(
'file' =>
'system_images.html',
'description' =>
'',
'type' =>
'admin' );
90 $modversion[
'templates'][] = array(
'file' =>
'system_templates.html',
'description' =>
'',
'type' =>
'admin' );
91 $modversion[
'templates'][] = array(
'file' =>
'system_filemanager.html',
'description' =>
'',
'type' =>
'admin' );
92 $modversion[
'templates'][] = array(
'file' =>
'system_index.html',
'description' =>
'',
'type' =>
'admin' );
93 $modversion[
'templates'][] = array(
'file' =>
'system_maintenance.html',
'description' =>
'',
'type' =>
'admin' );
94 $modversion[
'templates'][] = array(
'file' =>
'system_help.html',
'description' =>
'',
'type' =>
'admin' );
98 'file' =>
'system_blocks.php',
100 'description' =>
'Shows user block',
101 'show_func' =>
'b_system_user_show',
102 'template' =>
'system_block_user.html');
112 $modversion[
'blocks'][3][
'description'] =
'Shows search form block';
114 $modversion[
'blocks'][3][
'template'] =
'system_block_search.html';
118 $modversion[
'blocks'][4][
'description'] =
'Shows contents waiting for approval';
120 $modversion[
'blocks'][4][
'template'] =
'system_block_waiting.html';
124 $modversion[
'blocks'][5][
'description'] =
'Shows the main navigation menu of the site';
126 $modversion[
'blocks'][5][
'template'] =
'system_block_mainmenu.html';
130 $modversion[
'blocks'][6][
'description'] =
'Shows basic info about the site and a link to Recommend Us pop up window';
133 $modversion[
'blocks'][6][
'options'] =
'320|190|s_poweredby.gif|1';
134 $modversion[
'blocks'][6][
'template'] =
'system_block_siteinfo.html';
138 $modversion[
'blocks'][7][
'description'] =
'Displays users/guests currently online';
140 $modversion[
'blocks'][7][
'template'] =
'system_block_online.html';
145 $modversion[
'blocks'][8][
'show_func'] =
'b_system_topposters_show';
147 $modversion[
'blocks'][8][
'edit_func'] =
'b_system_topposters_edit';
148 $modversion[
'blocks'][8][
'template'] =
'system_block_topusers.html';
152 $modversion[
'blocks'][9][
'description'] =
'Shows most recent users';
153 $modversion[
'blocks'][9][
'show_func'] =
'b_system_newmembers_show';
155 $modversion[
'blocks'][9][
'edit_func'] =
'b_system_newmembers_edit';
156 $modversion[
'blocks'][9][
'template'] =
'system_block_newusers.html';
160 $modversion[
'blocks'][10][
'description'] =
'Shows most recent comments';
161 $modversion[
'blocks'][10][
'show_func'] =
'b_system_comments_show';
163 $modversion[
'blocks'][10][
'edit_func'] =
'b_system_comments_edit';
164 $modversion[
'blocks'][10][
'template'] =
'system_block_comments.html';
170 $modversion[
'blocks'][11][
'description'] =
'Shows notification options';
171 $modversion[
'blocks'][11][
'show_func'] =
'b_system_notification_show';
172 $modversion[
'blocks'][11][
'template'] =
'system_block_notification.html';
176 $modversion[
'blocks'][12][
'description'] =
'Shows theme selection box';
180 $modversion[
'blocks'][12][
'template'] =
'system_block_themes.html';
195 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_TIPS';
196 $modversion[
'config'][
$i][
'description'] =
'_MI_SYSTEM_PREFERENCE_TIPS_DSC';
201 include_once XOOPS_ROOT_PATH .
'/class/xoopslists.php';
202 $icons = XoopsLists::getDirListAsArray(XOOPS_ROOT_PATH .
'/modules/system/images/icons');
204 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_ICONS';
212 $breadcrumb = XoopsLists::getDirListAsArray(XOOPS_ROOT_PATH .
'/modules/system/images/breadcrumb');
214 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_BREADCRUMB';
222 $jquery_theme = XoopsLists::getDirListAsArray(XOOPS_ROOT_PATH .
'/modules/system/css/ui');
224 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_JQUERY_THEME';
233 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_BREAK_ACTIVE';
240 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_ACTIVE_AVATARS';
247 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_ACTIVE_BANNERS';
254 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_ACTIVE_BLOCKSADMIN';
261 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_ACTIVE_COMMENTS';
268 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_ACTIVE_FILEMANAGER';
275 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_ACTIVE_GROUPS';
282 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_ACTIVE_IMAGES';
289 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_ACTIVE_MAILUSERS';
296 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_ACTIVE_MAINTENANCE';
303 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_ACTIVE_MODULESADMIN';
310 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_ACTIVE_PREFERENCES';
317 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_ACTIVE_SMILIES';
324 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_ACTIVE_TPLSETS';
331 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_ACTIVE_USERRANK';
338 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_ACTIVE_USERS';
345 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_BREAK_PAGER';
352 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_AVATARS_PAGER';
359 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_BANNERS_PAGER';
366 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_COMMENTS_PAGER';
373 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_GROUPS_PAGER';
380 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_IMAGES_PAGER';
387 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_SMILIES_PAGER';
394 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_USERRANKS_PAGER';
401 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_USERS_PAGER';
408 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_BREAK_EDITOR';
414 $editors = XoopsLists::getDirListAsArray(XOOPS_ROOT_PATH .
'/class/xoopseditor');
416 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_BLOCKS_EDITOR';
417 $modversion[
'config'][
$i][
'description'] =
'_MI_SYSTEM_PREFERENCE_BLOCKS_EDITOR_DSC';
425 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_COMMENTS_EDITOR';
426 $modversion[
'config'][
$i][
'description'] =
'_MI_SYSTEM_PREFERENCE_COMMENTS_EDITOR_DSC';
434 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_GENERAL_EDITOR';
435 $modversion[
'config'][
$i][
'description'] =
'_MI_SYSTEM_PREFERENCE_GENERAL_EDITOR_DSC';
443 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_REDIRECT';
447 $modversion[
'config'][
$i][
'default'] =
'admin.php?fct=preferences';
450 $modversion[
'config'][
$i][
'title'] =
'_MI_SYSTEM_PREFERENCE_ANONPOST';