6.0.0-beta1
8/13/25

[#9455] Horde_Theme elements need to be able to be output with a full url
Summary Horde_Theme elements need to be able to be output with a full url
Queue Horde Base
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester mrubinsk (at) horde (dot) org
Created 12/17/2010 (5353 days ago)
Due
Updated 01/22/2011 (5317 days ago)
Assigned 01/13/2011 (5326 days ago)
Resolved 01/22/2011 (5317 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/22/2011 06:51:22 AM Michael Rubinsky Comment #9
Taken from Michael Rubinsky
State ⇒ Resolved
Reply to this comment
Perfect. Thanks!

Had something similar written locally, but didn't know how/if it would 
affect the css caching...thanks.
01/21/2011 07:52:24 PM Michael Slusarz Comment #8 Reply to this comment
How about this?
01/21/2011 07:51:55 PM Git Commit Comment #7 Reply to this comment
Changes have been made in Git for this ticket:

Bug #9455: Add ability to output full URL for CSS

http://git.horde.org/horde-git/-/commit/027f48d507cb6df2b39057ce0fce6916a83e5b64
01/21/2011 07:51:54 PM Git Commit Comment #6 Reply to this comment
Changes have been made in Git for this ticket:

Bug #9455: Add ability to return relative URL when converting to string

  create mode 100644 framework/Url/test/Horde/Url/TostringTest.php
http://git.horde.org/horde-git/-/commit/5693513dfe4078a26fc91e8a8820a95265b48155
01/21/2011 04:52:59 PM Michael Rubinsky Comment #5 Reply to this comment
Unless I'm missing something, this doesn't really help. We still can't 
output full urls via Horde::includeStylesheetFiles().

01/13/2011 09:24:51 PM Michael Slusarz Comment #4
State ⇒ Feedback
Reply to this comment
How about this - added a 'fulluri' property to Horde_Themes_Element object.
01/13/2011 09:24:15 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git for this ticket:

Bug #9455: Add ability to get full URL from Horde_Themes_Element object

http://git.horde.org/horde-git/-/commit/c387b9aa4626e45f273d8969a0070d88487019a0
12/23/2010 05:20:44 PM Jan Schneider Comment #2 Reply to this comment
As a short-term workaround the elements can be wrapped with a 
Horde::url() call.
12/17/2010 12:31:58 AM Michael Rubinsky Comment #1
Priority ⇒ 1. Low
State ⇒ Assigned
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Assigned to Michael Rubinsky
Queue ⇒ Horde Base
Summary ⇒ Horde_Theme elements need to be able to be output with a full url
Type ⇒ Bug
Reply to this comment
When embedding horde content, or rendering a horde view via the API, 
it is necessary to sometimes include some type of theme content, like 
an image or stylesheet. We need to (re)add the ability to output the 
element's uri as a full url.

Saved Queries