Simple Machines Community Forum

SMF Support => SMF 1.1.x Support => Topic started by: bderen on June 04, 2008, 09:48:28 AM

Title: Modyfying "HELP" files
Post by: bderen on June 04, 2008, 09:48:28 AM
I need to modify text within HELP section to reflect the forum.  I don't want the generic text SMF privided

I am talking about modifying this..

"
So you've arrived at this Simple Machines Forum (http://www.simplemachines.org/) (SMF)! Perhaps you've been looking at the board index (http://forum.unitedreefer.com/index.php?action=help;page=index#board) or a screen telling you that you need to register before you can read it and you're wondering what to do next?
Well, some forums permit guests to read and post, some permit guests to read only and some are restricted to registered members. We'd recommend registering (http://forum.unitedreefer.com/index.php?action=help;page=registering) at any forum that you see yourself using regularly because many of the most useful features will only become available to you when you do so. Since SMF, however, is such a flexible system that few forums are likely to be identical, we will start by describing four key areas that we'd normally expect to be there for you:"



Title: Re: Modyfying "HELP" files
Post by: Jade Elizabeth on June 05, 2008, 12:07:03 AM
All the text in the help files are located in /themes/default/languages/help.english.php

You will need a text editor, or code editor of some sort.
Title: Re: Modyfying "HELP" files
Post by: Antechinus on June 19, 2008, 08:58:23 PM
How would I go about adding additional custom pages to the help files?
Title: Re: Modyfying "HELP" files
Post by: Jade Elizabeth on June 19, 2008, 09:25:36 PM
I honestly have no clue. Maybe ask in coding discussion or find a mod that does it and see how they did?