Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Elxis documentation
for users and developers.
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Components
»
Bubbles Component Customizing
« previous
next »
Print
Pages: [
1
]
Author
Topic: Bubbles Component Customizing (Read 4128 times)
jorgebravoc
Jr. Member
Posts: 73
Bubbles Component Customizing
«
on:
June 06, 2010, 10:12:41 »
Hello Datahell, and others
I believe you might have an answer to my question,
how do I change the text on the Bubbles Component? I have installed it successfully but my website is in spanish, so I get english text such as:
There are no threads to show!
New topic
Submit (submit button)
Is there a file where I can configure this text? I tried looking at the files of the component via FTP but couldn't find the set of text mentioned above.
Also, another question, is there a way to make a website show the name of your component? Let's say i use Bubbles for Comments.... so instead of displaying
www.mysite.com/com_bubbles
to be
www.mysite.com/comments
?
Thanks a lot for your kind response
Logged
CREATIVE Options
Authorized Elxis Professional
Elxis Community
Hero Member
Posts: 2334
Professional services for Elxis CMS
Re: Bubbles Component Customizing
«
Reply #1 on:
June 06, 2010, 13:39:25 »
Hi, you can translate the language file:
Code:
[Select]
components/com_bubbles/language/english.php
You have to download it (FTP) rename it to spanish.php
Open it with Notepad++ or any other UTF8 editor
Translate it and safe it with encoding "UTF8 with out BOM"
and then upload it back at the same direcotry.
And if you have enabled the Spanish language for your Elxis will ready automatically the Spanish translation.
Logged
jorgebravoc
Jr. Member
Posts: 73
Re: Bubbles Component Customizing
«
Reply #2 on:
June 06, 2010, 15:11:04 »
Thanks a lot Sirigos!!! I'll try that.
Logged
jorgebravoc
Jr. Member
Posts: 73
Re: Bubbles Component Customizing
«
Reply #3 on:
June 09, 2010, 08:41:02 »
I got to translate the file and I got the spanish text now. Thanks again.
Any tips on how to set the url to show:
www.mysite.com/comments
instead of
www.mysite.com/com_bubbles
when using Bubbles component?
Logged
jorgebravoc
Jr. Member
Posts: 73
Re: Bubbles Component Customizing
«
Reply #4 on:
June 09, 2010, 09:13:28 »
Oh I forgot, I translated the file but for a very specific purpose, not a translation that can be used for any website. But I will take the time to make a literal translation so the Spanish Language can be added to Bubbles download zip file. I figure I can contribute with this tiny help.
Logged
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Components
»
Bubbles Component Customizing