Changes between Initial Version and Version 1 of Ticket #17048, comment 17
- Timestamp:
- 08/14/11 20:20:07 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17048, comment 17
initial v1 12 12 > It would be great if you could make a solution, I was just pointing out that your previous comment was on the wrong track; $_SERVER['HTTP_HOST' ] won't help at all (it won't hurt either), what would help is if we could make or find a central place where URLS are prefixed with "siteurl"+"home" and make it only use "home" if the URL is sent to a browser. 13 13 14 Please see the sample proof-of-concept patch attached above ? It is not perfect and only a first draft, but it implements the ideas from this topic and if it is on the right track then the patch can be refined and polished.14 Please see the sample proof-of-concept patch attached above - it is not perfect and only a first draft, but it implements the ideas from this topic and if it is on the right track then the patch can be refined and polished. 15 15 16 16 Again, just trying to help find a solution for what seems to me a good idea.
