Customizing SMF > Modifications and Packages

Extended Help

(1/3) > >>

SMF Customization Team:
Link to Mod

SMF Comprehensive HelpAuthor: SMF Customization TeamLink To Mod | Mod Discussion | Other SMF Customization Team ModsSummary:
This package replaces the Help page in SMF 2.0 with the pre-RC5 comprehensive help pages.

Compatibility:
Compatible with SMF 2.0

Installation Information:
The Package Manager should work in most cases, if you have problems installing please use the discussion thread as well as Manual Installation of Mods

Change Log:
Version 1.0 - May 19, 2011
- Initial release

ABM:
Muchas gracias por el mod!

_sj:
This mod is very useful. Thank you.
I found a small problem in ExtendedHelp.template.php.
Some links are broken and '<span class="centertext">' should be '<div class="centertext">'.
Attached a patch for these.

Additionally, $txt['manual_entry_modify_profile_desc'] is duplicated both in ExtendedHelp.php and ExtendedManual.english.php.

Sources/ExtendedHelp.php:135

'description' => $txt['manual_entry_modify_profile_desc'],

shoud be

'description' => $txt['manual_entry_profile_actions_desc'],


Themes/default/languages/ExtendedManual.english.php:60

$txt['manual_entry_modify_profile_desc'] = 'This section provides information about certain actions that can be performed on accounts.';

shoud be

$txt['manual_entry_profile_actions_desc'] = 'This section provides information about certain actions that can be performed on accounts.';

Eleglin:
Useful mod.
Buf, why is there only english in the package ?
There were many translation for the help page of SMF 2.0 RC4, and previous one.
It would be useful to include all of these on the package. :-)

Lum-chan:
A Dutch translation would be more than welcome (any translation would be too for others). Any change on other languges than English in the future?

This version is easier to use than the stock version in SMF 2.0

[edit]
I'm working on a Dutch translation, might take a while as my translation-skills suck  ;)
[/edit]

Navigation

[0] Message Index

[#] Next page

Go to full version