Customizing SMF > Graphics and Templates
Rename 'Home' to 'Community'
kerrang!:
I thought there was a mod which I book marked which did this, although I seem to be mistaken. I have searched the community, found a couple of similar questions which seems to refer to version prior to 2.2 but I have read the main article about adding tabs. I simply can't make heads or tails of it, seem to be confusing myself too.
Could anyone tell me how I can rename Home to Community please?
(Please explain this very simple) :o
Ricky.:
It is simply matter of editing a language file (assuming you have english as your default language)
Go to /Themes/default/languages
In file : index.english.php
--- Code: (find) ---$txt['home'] = 'Home';
--- End code ---
and
--- Code: (replace) ---$txt['home'] = 'Community';
--- End code ---
Mick.:
Empty file cache too in admin ;)
Arantor:
--- Quote from: Mick G. on June 17, 2012, 04:01:00 PM ---Empty file cache too in admin ;)
--- End quote ---
Language files stopped being cached in RC4 due to all the problems it was causing (and the performance gain was so small it didn't matter)
Mick.:
--- Quote from: Arantor on June 17, 2012, 04:03:08 PM ---
--- Quote from: Mick G. on June 17, 2012, 04:01:00 PM ---Empty file cache too in admin ;)
--- End quote ---
Language files stopped being cached in RC4 due to all the problems it was causing (and the performance gain was so small it didn't matter)
--- End quote ---
must be chrOme then. Or I'm just used to emptyIng the file
Navigation
[0] Message Index
[#] Next page
Go to full version