Re: redirect/relink question

Philipp Stucki <[email protected]> Thu, 12 Nov 2009 23:43:06 +0100
Newsgroups gmane.comp.cms.bitflux.general
Message-ID <[email protected]>
These properties depend on the theme you're using and whether it has
been modified or not.

@relink is resolved at XSL level in the master stylesheet:
http://fisheye.liip.ch/browse/PUB/fluxcms_demo/trunk/themes/3-cols/master.x=
sl?r=3DHEAD#l181

To link a resource to an external link set @relink to http://othersite.com

@redirect is handled at request level in the cms and does not change the
href attribute. e.g.: let /abc, /def be collections, setting @redirect
on /abc to "/def/index.html" would make /abc an alias of /def/index.html

HTH
Philipp



list.fluxcms wrote:
> I need to realize a redirect of the collection named "stellenanzeigen" to
> the collection "jobs" which already has content and resources in it.
> So I created the collection and edited the properties of collection
> "stellenanzeigen", and put in =

> =

> bx::redirect -- /jobs
> =

> But the system answers with "/stellenanzeigen/ not found" but "/jobs/" is
> working.
> =

> Can you give me a hint why it is not working? (I tried the same with
> bx::relink which was not working as well).
> =

> Second question:
> =

> Is it possible to let a collection or resource point to an external URL,
> e.g. I create a collection "fluxcms" with properties
> =

> bx::redirect -- http://www.liip.ch
> =

> and want to redirect all to liip.ch ?
> =

> Thanks for your help in advance.
> =

> Thomas.


-- =

Philipp Stucki
Eibenstrasse 5
8045 Z=FCrich

[email protected]
http://qwert.ch
-- =

bitflux-cms mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms