Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Advanced Help Language (Read 1574 times)
Dandello
Forum Administrator
*****
Offline


I love YaBB 2.7!

Posts: 1759
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Re: Advanced Help Language
Reply #1 - Feb 18th, 2016 at 4:40pm
Print Post  
Included in 2.7.00
  

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Dandello
Forum Administrator
*****
Offline


I love YaBB 2.7!

Posts: 1759
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Advanced Help Language
Feb 18th, 2016 at 12:52am
Print Post  
This mod gives Admins the ability to edit Help Files in additional languages without changing their own language preference in their Profile. It also allows Language specific help file orders.

Version History
---------------
0.1 - First release - Nov 22, 2015

Instructions:

Apply the mod and upload (in ASCII mode):

cgi-bin/yabb2/Admin/Modlist.pm
cgi-bin/yabb2/Admin/AdminSubList.pm
cgi-bin/yabb2/Admin/EditHelpCentre.pm
cgi-bin/yabb2/Languages/English/HelpCentre.lng
cgi-bin/yabb2/Sources/HelpCentre.pm

Upload HelpOrder.pm to cgi-bin/yabb2/Help/English and any other Help/Language folders.

(This mod will be part of 2.7.00)

Language changes/additions in English/HelpCentre.lng
Code
Select All
<search for>
'7' => "Edit Help Center Entries",
</search for>

<replace>
'7' => "Help Center Settings",
</replace>

<search for>
1;
</search for>

<add before>
$helptxt{'7c'} = q~Choose Help Language~;
$helptxt{'7d'} = q~Edit Help Center Entries~;

</add before> 

  

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint