Advertisement
Acceptance of relative URLs for iFrame wrappers in menu items
Moderator: General Support Moderators
Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
-
- Joomla! Intern
- Posts: 57
- Joined: Sun Sep 11, 2022 11:07 am
Acceptance of relative URLs for iFrame wrappers in menu items
While using iFrame wrappers in menu items, I frequently use relative URLs, i.e. a relative path to the main Joomla URL. I have been using this for many years and it is still active and working in some of my J3/J4/J5 installations.
In two of my recent J4.4.8 installations, I cannot manage to enter relative URLs any more. Any time I enter a relative URL, I get a warning message; or "http://" is added to the URL.
In the "Advanced" tab of the menu items, there is a button to switch on/off autoadding of "http://". However, this seems to have no influence.
Is there anything else which needs to be configured to allow relative URLs? E.g. in the global configuration? Any tricks how relative URLs can be entered?
In two of my recent J4.4.8 installations, I cannot manage to enter relative URLs any more. Any time I enter a relative URL, I get a warning message; or "http://" is added to the URL.
In the "Advanced" tab of the menu items, there is a button to switch on/off autoadding of "http://". However, this seems to have no influence.
Is there anything else which needs to be configured to allow relative URLs? E.g. in the global configuration? Any tricks how relative URLs can be entered?
You do not have the required permissions to view the files attached to this post.
Advertisement
- AMurray
- Joomla! Master
- Posts: 10346
- Joined: Sat Feb 13, 2010 7:35 am
- Location: Australia
Re: Acceptance of relative URLs for iFrame wrappers in menu items
I think you're missing the leading forward slash ("/") so the value should be "/myfolder/index.php".
Refer to https://docs-next.joomla.org/help/menu- ... e-wrapper/ which seems to confirm this.
From what I understand, the "prefix URL" toggle will then add the http://yoursite.com part to the URL or alternatively the https:// if using SSL.
Refer to https://docs-next.joomla.org/help/menu- ... e-wrapper/ which seems to confirm this.
From what I understand, the "prefix URL" toggle will then add the http://yoursite.com part to the URL or alternatively the https:// if using SSL.
Regards - A Murray
General Support Moderator
General Support Moderator
- Webdongle
- Joomla! Master
- Posts: 44758
- Joined: Sat Apr 05, 2008 9:58 pm
Re: Acceptance of relative URLs for iFrame wrappers in menu items
Yes a full url(i.e. including the domain with or without http://) must be used for iframe menu item type. This includes internal url's
It's menu item type System Links >>> URL ... that relative links can be used.
It's menu item type System Links >>> URL ... that relative links can be used.
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
- AMurray
- Joomla! Master
- Posts: 10346
- Joined: Sat Feb 13, 2010 7:35 am
- Location: Australia
Re: Acceptance of relative URLs for iFrame wrappers in menu items
Is the documentation mentioned above wrong then as it speaks of relative URLS.
...or am I misunderstanding what that is saying?https://docs-next.joomla.org/help/menu-items/menu-item-iframe-wrapper/ wrote:URL. Field to enter a URL (web page address.
Generally, it is a good idea to always add http:// or https:// when providing a URL. There is a Auto add function to prefix a URL with http:// unless it detects the prefix in the URL. NOTE - Use the relative path to a web page address on Joomla installation. If your Joomla! website is http://www.example.com, then use /html_docs/example.html omitting http://www.example.com and make sure the 'Auto add' function is disabled.
Regards - A Murray
General Support Moderator
General Support Moderator
-
- Joomla! Intern
- Posts: 57
- Joined: Sun Sep 11, 2022 11:07 am
Re: Acceptance of relative URLs for iFrame wrappers in menu items
I tried with and without forward slash. Neither works. In my existing J3/J4/J5 installations, I inserted relative URLs without a slash and it is working.
The "Auto Add" toggle in the "Advanced" tab only adds "http://" or "https://"AMurray wrote: ↑Sun Oct 13, 2024 9:45 pm From what I understand, the "prefix URL" toggle will then add the http://yoursite.com part to the URL or alternatively the https:// if using SSL.
-
- Joomla! Intern
- Posts: 57
- Joined: Sun Sep 11, 2022 11:07 am
Re: Acceptance of relative URLs for iFrame wrappers in menu items
My understanding is also that it deliberately uses relative URLs. Like mentioned in the the documentation, it really makes sense for the maintenance of the Joomla installation to use relative URLs if the path lies within the Joomla installation folders. For example, it enables to move the whole installation to a different folder or a different server without changing the iFrame wrapper URLs.AMurray wrote: ↑Sun Oct 13, 2024 10:09 pm Is the documentation mentioned above wrong then as it speaks of relative URLS.
...or am I misunderstanding what that is saying?https://docs-next.joomla.org/help/menu-items/menu-item-iframe-wrapper/ wrote:URL. Field to enter a URL (web page address.
Generally, it is a good idea to always add http:// or https:// when providing a URL. There is a Auto add function to prefix a URL with http:// unless it detects the prefix in the URL. NOTE - Use the relative path to a web page address on Joomla installation. If your Joomla! website is http://www.example.com, then use /html_docs/example.html omitting http://www.example.com and make sure the 'Auto add' function is disabled.
- Webdongle
- Joomla! Master
- Posts: 44758
- Joined: Sat Apr 05, 2008 9:58 pm
Re: Acceptance of relative URLs for iFrame wrappers in menu items
If you changed server the full url would be the same because changing server or folder does not change the domain name.Jefferson49 wrote: ↑Mon Oct 14, 2024 4:16 am ...
My understanding is also that it deliberately uses relative URLs. Like mentioned in the the documentation, it really makes sense for the maintenance of the Joomla installation to use relative URLs if the path lies within the Joomla installation folders. For example, it enables to move the whole installation to a different folder or a different server without changing the iFrame wrapper URLs.
As I said previously the iframe menu item requires a full url
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
-
- Joomla! Intern
- Posts: 57
- Joined: Sun Sep 11, 2022 11:07 am
Re: Acceptance of relative URLs for iFrame wrappers in menu items
Well, a typical use case for me is to prototype a Joomla site on a local machine. If everything is setup, I move the site to a remote server with a public address. In this case, the URL changes and it is very helpful if the iFrame URLs do not have to be changed.
- Webdongle
- Joomla! Master
- Posts: 44758
- Joined: Sat Apr 05, 2008 9:58 pm
Re: Acceptance of relative URLs for iFrame wrappers in menu items
ok I tried
http///index.php/typography and it saved but prefixed with http://
According to
https://docs.joomla.org/Help5.x:Menu_It ... orm_Fields relative url's should be allowed
Looks like something is wrong
https://issues.joomla.org/ would be a good place to post it
Addendum
Have started a tracker https://issues.joomla.org/tracker/joomla-cms/44262
http///index.php/typography and it saved but prefixed with http://
According to
https://docs.joomla.org/Help5.x:Menu_It ... orm_Fields relative url's should be allowed
So either the docs are incorrect or the error message is wrong but the http/// saves with the add http:// setting ignored.NOTE - Use the relative path to a web page address on Joomla installation. If your Joomla! website is http://www.example.com, then use /html_docs/example.html omitting http://www.example.com and make sure the 'Auto add' function is disabled.
Looks like something is wrong
https://issues.joomla.org/ would be a good place to post it
Addendum
Have started a tracker https://issues.joomla.org/tracker/joomla-cms/44262
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
- Webdongle
- Joomla! Master
- Posts: 44758
- Joined: Sat Apr 05, 2008 9:58 pm
Re: Acceptance of relative URLs for iFrame wrappers in menu items
Tracker has been closed because there is a PR.
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
Advertisement