<{$smarty.const._MODABOUT_DEVELOPER_CREDITS}> |
<{$module_credits}> |
<{$smarty.const._MODABOUT_AUTHOR_INFO}> | |
<{$smarty.const._MODABOUT_DEVELOPER_LEAD}> | <{$module_developer_lead}> |
<{$smarty.const._MODABOUT_DEVELOPER_CONTRIBUTOR}> | <{$module_developer_contributor}> |
<{$smarty.const._MODABOUT_PEOPLE_DEVELOPERS}> |
<{foreach item=person from=$module_people_developers}>
<{$person}>
<{/foreach}>
|
<{$smarty.const._MODABOUT_PEOPLE_TESTERS}> |
<{foreach item=person from=$module_people_testers}>
<{$person}>
<{/foreach}>
|
<{$smarty.const._MODABOUT_PEOPLE_TRANSLATERS}> |
<{foreach item=person from=$module_people_translators}>
<{$person}>
<{/foreach}>
|
<{$smarty.const._MODABOUT_PEOPLE_DOCUMENTERS}> |
<{foreach item=person from=$module_people_documenters}>
<{$person}>
<{/foreach}>
|
<{$smarty.const._MODABOUT_PEOPLE_OTHER}> |
<{foreach item=person from=$module_people_other}>
<{$person}>
<{/foreach}>
|
<{$smarty.const._MODABOUT_DEVELOPER_WEBSITE}> | <{$module_developer_website_name}> |
<{$smarty.const._MODABOUT_DEVELOPER_EMAIL}> | <{$module_developer_email}> |
<{$smarty.const._MODABOUT_MODULE_INFO}> | |
<{$smarty.const._MODABOUT_MODULE_RELEASE_DATE}> | <{$module_date}> |
<{$smarty.const._MODABOUT_MODULE_STATUS}> | <{$module_status}> |
<{$smarty.const._MODABOUT_MODULE_DEMO}> | <{$module_demo_site_name}> |
<{$smarty.const._MODABOUT_MODULE_SUPPORT}> | <{$module_support_site_name}> |
<{$smarty.const._MODABOUT_MODULE_BUG}> | <{$smarty.const._MODABOUT_MODULE_SUBMIT_BUG}> |
<{$smarty.const._MODABOUT_MODULE_FEATURE}> | <{$smarty.const._MODABOUT_MODULE_SUBMIT_FEATURE}> |
<{$smarty.const._MODABOUT_MANUAL}> | |
<{$smarty.const._MODABOUT_MANUAL_WIKI}> |
<{foreach item=manual from=$module_manual}>
<{$manual}>
<{/foreach}>
|
<{$smarty.const._MODABOUT_MODULE_DISCLAIMER}> |
<{$module_warning}> |
<{$smarty.const._MODABOUT_AUTHOR_WORD}> |
<{$module_author_word}> |
<{$smarty.const._MODABOUT_VERSION_HISTORY}> |
<{$module_version_history}>
|
<{$smarty.const._MODABOUT_MODULE_LICENSE}> |
<{$module_license_txt}>
|