<{$smarty.const._AD_LEGACY_LANG_INFORMATION}>
<{$smarty.const._AD_LEGACY_LANG_MOD_BASIC_INFO}>
<{$smarty.const._AD_LEGACY_LANG_MOD_BASIC_INFO}> |
<{$module->modinfo.name|xoops_escape}>
|
<{$smarty.const._AD_LEGACY_LANG_MOD_NAME}> |
<{$module->getShow('name')}> |
<{$smarty.const._AD_LEGACY_LANG_MOD_DIR_NAME}> |
<{$module->getShow('dirname')}> |
<{$smarty.const._AD_LEGACY_LANG_VERSION}> |
<{math equation="v/100" v=$module->get('version') format="%.2f"}>
<{if $module->get('version')/100 != $module->modinfo.version }>
» <{math equation=$module->modinfo.version format="%.2f"}>
<{/if}>
|
<{$smarty.const._AD_LEGACY_LANG_MOD_MID}> |
<{if $module->get('mid')}>
<{$module->getShow('mid')}>
<{else}>
--
<{/if}>
|
<{$smarty.const._AD_LEGACY_LANG_LASTUPDATE}> |
<{if $module->get('last_update')}>
<{$module->get('last_update')|xoops_formattimestamp:l}>
<{else}>
--
<{/if}>
|
<{$smarty.const._AD_LEGACY_LANG_MOD_DESC}> |
<{$module->modinfo.description}> |
<{$smarty.const._AD_LEGACY_LANG_MOD_LICENSE_INFO}>
<{$smarty.const._AD_LEGACY_LANG_MOD_LICENSE_INFO}> |
<{$smarty.const._AD_LEGACY_LANG_MODULE_LICENSE}> |
<{$module->modinfo.license}> |
<{$smarty.const._AD_LEGACY_LANG_MOD_AUTHOR}> |
<{$module->modinfo.author}> |
<{$smarty.const._AD_LEGACY_LANG_MOD_CREDITS}> |
<{$module->modinfo.credits}> |
<{$smarty.const._AD_LEGACY_LANG_SQL_INFO}>
<{if $module->modinfo.tables}>
<{$smarty.const._AD_LEGACY_LANG_SQL_INFO}> |
<{$smarty.const._AD_LEGACY_LANG_SQL_HAS_MAIN}> |
<{$smarty.const._AD_LEGACY_LANG_ACTIVE}> |
<{$smarty.const._AD_LEGACY_LANG_SQL_ENGINE}> |
<{$smarty.const._AD_LEGACY_LANG_SQL_MYSQL}> |
<{$smarty.const._AD_LEGACY_LANG_SQL_FILE_NAME}> |
<{$module->modinfo.sqlfile.mysql}> |
<{$smarty.const._AD_LEGACY_LANG_TABLE_NUM}> |
<{$smarty.const._AD_LEGACY_LANG_TABLE_NAME}> |
<{$smarty.const._AD_LEGACY_LANG_TABLE_PROPERTIES}> |
<{foreach from=$module->modinfo.tables item=table key=table_key}>
<{$table_key}> |
<{$table|xoops_escape}> |
|
<{/foreach}>
<{else}>
<{$smarty.const._AD_LEGACY_LANG_NO_SQL}>
<{/if}>
<{$smarty.const._AD_LEGACY_LANG_MAINMENU_INFO}>
<{if $module->get('hasmain')}>
<{$smarty.const._AD_LEGACY_LANG_MAINMENU_INFO}> |
<{$smarty.const._AD_LEGACY_LANG_MAINMENU_HAS_MAIN}> |
<{$smarty.const._AD_LEGACY_LANG_ACTIVE}> |
<{$smarty.const._AD_LEGACY_LANG_SUBMENU_NAME}> |
<{$smarty.const._AD_LEGACY_LANG_SUBMENU_URL}> |
<{foreach from=$module->modinfo.sub item=sub }>
">
<{$sub.name}> |
<{$sub.url}> |
<{foreachelse}>
<{$smarty.const._AD_LEGACY_LANG_NO_SUBMENU}> |
<{/foreach}>
<{else}>
<{$smarty.const._AD_LEGACY_LANG_NO_MAINMENU}>
<{/if}>
<{$smarty.const._AD_LEGACY_LANG_ADMIN_MENU}>
<{if $module->get('hasadmin')}>
<{$smarty.const._AD_LEGACY_LANG_ADMIN_MENU}> |
<{$smarty.const._AD_LEGACY_LANG_ADMINMENU_HAS_MAIN}> |
<{$smarty.const._AD_LEGACY_LANG_ACTIVE}> |
<{$smarty.const._AD_LEGACY_LANG_ADMINMENU_INDEX}> |
<{$module->modinfo.adminindex|xoops_escape}> |
<{$smarty.const._AD_LEGACY_LANG_ADMINMENU_MENU}> |
<{$module->modinfo.adminmenu|xoops_escape}> |
<{$smarty.const._HELP}> |
<{$module->modinfo.help|xoops_escape}> |
<{if $module->adminmenu}>
<{$smarty.const._AD_LEGACY_LANG_TEMPLATE_KEY}> |
<{$smarty.const._AD_LEGACY_LANG_ADMINMENU_NAME}> |
<{$smarty.const._AD_LEGACY_LANG_ADMINMENU_URL}> |
<{foreach from=$module->adminmenu item=admin key=admin_key}>
<{$admin_key|xoops_escape}> |
<{$admin.title|xoops_escape}> |
<{$admin.link|xoops_escape}> |
<{/foreach}>
<{/if}>
<{else}>
<{$smarty.const._AD_LEGACY_LANG_NO_ADMINMENU}>
<{/if}>
<{$smarty.const._AD_LEGACY_LANG_TEMPLATE_INFO}>
<{if $module->modinfo.templates}>
<{$smarty.const._AD_LEGACY_LANG_TEMPLATE_INFO}> |
<{$smarty.const._AD_LEGACY_LANG_TEMPLATE_HAS_MAIN}> |
<{$smarty.const._AD_LEGACY_LANG_ACTIVE}> |
<{$smarty.const._AD_LEGACY_LANG_TEMPLATE_ENGINE}> |
<{$smarty.const._AD_LEGACY_LANG_SMARTY}> |
<{$smarty.const._AD_LEGACY_LANG_TEMPLATE_KEY}> |
<{$smarty.const._AD_LEGACY_LANG_TEMPLATE_FILE}> |
<{$smarty.const._AD_LEGACY_LANG_TEMPLATE_DESC}> |
<{foreach from=$module->modinfo.templates item=template key=template_key}>
<{$template_key}> |
<{$template.file|xoops_escape}> |
<{$template.description|xoops_escape}> |
<{/foreach}>
<{else}>
<{$smarty.const._AD_LEGACY_LANG_NO_TEMPLATE}>
<{/if}>
<{$smarty.const._AD_LEGACY_LANG_BLOCKS_INFO}>
<{foreach from=$module->modinfo.blocks item=block key=block_num }>
<{$smarty.const._AD_LEGACY_LANG_BLOCK_KEY}> (<{$block_num|xoops_escape}>) |
<{$smarty.const._AD_LEGACY_LANG_BLOCK_VAL}> |
<{foreach from=$block key=block_key item=block_val name=block }>
<{$block_key|xoops_escape}> |
<{if $block_key == "name" }>
<{$block_val|xoops_escape}> |
<{else}>
<{$block_val|xoops_escape}> |
<{/if}>
<{/foreach}>
<{foreachelse}>
<{$smarty.const._AD_LEGACY_LANG_NO_BLOCK}>
<{/foreach}>
<{$smarty.const._AD_LEGACY_LANG_CONFIG_INFO}>
<{foreach from=$module->modinfo.config item=config key=conf_num}>
<{$smarty.const._AD_LEGACY_LANG_CONFIG_KEY}> (<{$conf_num}>) |
<{$smarty.const._AD_LEGACY_LANG_CONFIG_VAL}> |
<{foreach from=$config key=config_key item=config_val name=config}>
">
<{$config_key|xoops_escape}> |
<{if $config_key == "name" }>
<{$config_val|xoops_escape}>
<{elseif $config_key == options }>
<{foreach from=$config_val item=opt key=opt_key }>
<{$opt_key}> » <{$opt|xoops_escape}>
<{/foreach}>
<{else}>
<{$config_val|xoops_escape}>
<{/if}>
|
<{/foreach}>
<{foreachelse}>
<{$smarty.const._AD_LEGACY_LANG_NO_CONFIG}>
<{/foreach}>
<{*
<{$smarty.const._AD_LEGACY_LANG_FEATURE_SVC_INFO}>
<{if $module->get('hassearch')}>
<{$smarty.const._AD_LEGACY_LANG_SEARCH_SVC}> |
<{$smarty.const._AD_LEGACY_LANG_ACTIVE}> |
<{/if}>
<{if $module->get('hascomments')}>
<{$smarty.const._AD_LEGACY_LANG_COMMENT_SVC}> |
<{$smarty.const._AD_LEGACY_LANG_ACTIVE}> |
<{/if}>
<{if $module->get('hasnotification')}>
<{$smarty.const._AD_LEGACY_LANG_NOTIF_SVC}> |
<{$smarty.const._AD_LEGACY_LANG_ACTIVE}> |
<{/if}>
*}>