[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [ic] How to use/configure {{LEFT}} on the pageinclude/layout/leftright?


Eric Bont suppressed wrote:
> I want to change the components on the leftside off my foundation store
> (want to use new/other components).
> 
> On my index.html page I defined all the components I want to use.
> On my page include/layout/leftright there are some tags like {{LEFT}}
> {{TOP?}}  {{TOP}} {{/TOP?}} {{:DEFAULT}}
> 
> When I use for example {{LEFT}} in my foundationstore I get the components
> tinycard, promo and producttree.
> 
> Can anyone tell me how/where I can configure this tags, or how this tags
> work or where I can find some information?
> 
Correct me if I'm wrong, but I think you're referring to the new Standard
demo, or possibly the Mike demo, rather than the old Foundation demo.

Take a look at the "templates/regions/LEFTRIGHT_TOP" file (for instance).
In there, you'll find a few named [output] regions.  The regions are
output when the appropriate "{{NAME}}" is seen.  You can make the output
conditional by using "{{NAME?}} whatever {{NAME}} whatever {{/NAME?}}".

There's the [component group=xxx output=xxx] tag, as well as the
[output name=xxx] to take a look at, while you're in the "LEFTRIGHT_TOP"
file.

Also see the similar "LEFTRIGHT_BOTTOM" file.  That file may have some
additional [output] regions, and will handle the inclusion and unpacking
of the appropriate "include/layout/xxx" file.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    suppressed
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/

_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.