Re: ShortURLs vs BaseURL in Base HREF tags
Jason <[email protected]> Fri, 14 Aug 2009 12:15:35 +0100
| Newsgroups | gmane.comp.cms.xaraya.devel |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
St.Ego wrote: > The tradition of using &xar-baseurl; as the URL for the base tag appears > to break CSS when combined with ShortURLs, since the xarServerGetBaseURI > does not seem to take ShortURL settings in var/config. > > The only solution I've found is to make the Base URL in the theme's page > template static for each site that makes use of ShortURLs. > > Has anyone else stumbled on this, and is there a better solution that > I'm missing? Can you give us some examples, because I'm sure what the problem is you are having. So long as you get all URLs through one of the Xaraya API functions, then everything *should* just work fine, and still be relocatable when needed. -- Jason