Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Did you know that
Elxis 5.x
uses HTML5, CSS3 and pure javascript without external libraries such as jQuery?
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Components
»
Bubbles URL customizing
« previous
next »
Print
Pages: [
1
]
Author
Topic: Bubbles URL customizing (Read 7107 times)
jorgebravoc
Jr. Member
Posts: 73
Bubbles URL customizing
«
on:
June 27, 2010, 16:17:54 »
Sorry if this counts as a double post but I'm really looking for some tips if anyone could help me
How to set the url to show:
www.mysite.com/comments
instead of
www.mysite.com/com_bubbles
when using Bubbles component?
I tried messing up with the code and so far I have been able to tweak some things but I cannot get to define a different url for the component rather than the default /com_bubbles ....
I am afraid that overwritting the name of the folder component will mess up the connections. Maybe this line needs to be altered?
Code:
[Select]
$this->url = $mainframe->getCfg('live_site').'/components/com_bubbles'
<--- from bubbles.php
Anybody out there that might know?
Thanks a lot
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Bubbles URL customizing
«
Reply #1 on:
June 27, 2010, 16:55:51 »
You have to edit the component's frontend php files, the SEO PRO extension and includes/sef.php file.
Documentation here:
http://wiki.elxis.org/wiki/SEO_PRO_base_names
and here:
https://forum.elxis.org/index.php?topic=1378.0
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
jorgebravoc
Jr. Member
Posts: 73
Re: Bubbles URL customizing
«
Reply #2 on:
June 28, 2010, 21:49:41 »
Thanks a lot Datahell ! I will try that.
Logged
seadhna
Hero Member
Posts: 507
Re: Bubbles URL customizing
«
Reply #3 on:
May 31, 2024, 19:18:57 »
Hi datahell,
could you advise if this is possible with the new Bubbles component - to customize the URL?
Logged
seadhna
Hero Member
Posts: 507
Re: Bubbles URL customizing
«
Reply #4 on:
May 31, 2024, 19:33:27 »
Ah, I see it's under 'Route' in the component's Basic Settings
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Bubbles URL customizing
«
Reply #5 on:
May 31, 2024, 20:10:23 »
Yeap. You can re-route any component like that.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
seadhna
Hero Member
Posts: 507
Re: Bubbles URL customizing
«
Reply #6 on:
June 03, 2024, 16:29:47 »
Great! Do you know where the name 'Bubbles' can be edited, where the component name it appears in the cPanel sidebar menu?
I can't find where to change that in the language files.
Logged
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Components
»
Bubbles URL customizing