Actually it seems as if
$attribute.content is pretty empty it just has the zone_layout set. No zones 
array as the other ezflow supplied ones do.

Here is my bit from the zone.ini.append.php

[ColLayout]
ZoneTypeName=ColLayout

Zones[]=column
Zones[]=test
ZoneName[column]=Column Zone
ZoneName[test]=Test ZOne

ZoneThumbnail=globalzone_layout.gif

Template=colzonetemplate.tpl

AvailableForClasses[]=right_col

Which should give me 2 available zones but seems as if none are getting where 
they need to go

Any guidance would be appreciated

Stefan
----- Original Message -----
From: "Nicolas Pastorino" <[email protected]>
To: "sdk-public" <[email protected]>
Cc: "Stefan Georg" <[email protected]>
Sent: Thursday, October 7, 2010 5:09:47 PM GMT +07:00 Bangkok, Hanoi, Jakarta
Subject: Re: [Sdk-public] Ezflow zone questions

Hi Stefan, 

On Oct 7, 2010, at 12:07 , Stefan Georg wrote:

> Hey I am creating a new zone type for a project and I noticed on the built in 
> zones types that it fires off a ajax query to load the block part (ex: 
> http://domain.com/index.php/ezflow/zone/201/17/0) html. However for my zone 
> type, no ajax call is made. Any reason why that would be? I get everything 
> else showing up fine including the thumbnail image.
> 
> Therefore I cannot add blocks because the area where it should be done is 
> empty as the ajax was never called. The javascript file which should be 
> backing the call is loaded. Any idea on what step I could be missing?
Are you talking about the view or edit interface here? It sounds strange to me 
that the view interface would load its content through Ajax..
-- 
Nicolas
-- 
Sdk-public mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/sdk-public

Reply via email to