Customizing SMF > Modifications and Packages
Enhanced About Page
Adk-Team:
Link to Mod
Enhanced About Page
Authors:
* Lucas-ruroken
* Vicram10
Screens:
Features:
With this mod you can create your own customized "About us" page.
This mod gets by default the "About us" & "Our Team" page, but it allows you to modify it with lots of features.
[*]Create pages in html, php & bbcode
[*]Order pages
[*]Enable/disable all the pages
[*]Edit pages
[*]Default page allows you to choose wich groups will apear
[*]Edit page's body: windowbg, windowbg2, remove style.
[*]Edit page's title: Catbg, Titlebg, remove title.
[*]Choose default page
[/list]
Developers:
* SMF Personal
vicram10:
Approved
nice :)
lucas-ruroken:
Very nice :P
1 1/2 month without any reply :P
Joomlamz:
Yes that is good mod
thank you
when have Update dont forget Portuguese_pt
--- Code: ---<file name="$languagedir/Modifications.portuguese_pt.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
//EnhancedAboutPage translate by candidosa2
$txt['eap_title_admin'] = 'Sobre o Enhanced da página';
$txt['eap_news_from_smf'] = 'Notícias (actualizações)';
$txt['eap_settings'] = 'Configurações';
$txt['eap_create_page'] = 'Adicionar página personalizada';
$txt['eap_manage_page'] = 'Gerir as páginas';
$txt['eap_principal_aboutus'] = 'Sobre nós';
]]></add>
</operation>
</file>
<file name="$languagedir/Modifications.portuguese_pt-utf8.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
//EnhancedAboutPage translate by candidosa2
$txt['eap_title_admin'] = 'Sobre o Enhanced da página';
$txt['eap_news_from_smf'] = 'Notícias (actualizações)';
$txt['eap_settings'] = 'Configurações';
$txt['eap_create_page'] = 'Adicionar página personalizada';
$txt['eap_manage_page'] = 'Gerir as páginas';
$txt['eap_principal_aboutus'] = 'Sobre nós';
]]></add>
</operation>
</file>
--- End code ---
lucas-ruroken:
Thanks candidosa
Navigation
[0] Message Index
[#] Next page
Go to full version