[Chameleon] Chameleon Digest, Vol 71, Issue 3

Julien-Samuel Lacroix jlacroix at mapgears.com
Wed Jun 23 16:09:42 EST 2010


Hello,

Well, Chameleon is a templating engine so it doesn't like being embeded 
in another application. Have you tried to put the chameleon application 
in an iframe?

Otherwise I would suggest to embed your application inside Chameleon.

Julien

On 10-06-23 01:41 PM, Abel Ludba wrote:
> Hello Julien-Samuel  and thank you for your response.
> The page PHP where I'd like to inckude my_Chameleon.php contains already
> HTML code. I tried, but it seems not to work properly, I don't know if I
> made mistakes... I 'll check that again.
> Are there other solutions?
> Thank you
> Best regards
> Ludba Abel
>
> ------------------------------------------------------------------------
> *From:* "chameleon-request at lists.maptools.org"
> <chameleon-request at lists.maptools.org>
> *To:* chameleon at lists.maptools.org
> *Sent:* Wed, June 23, 2010 1:00:01 PM
> *Subject:* Chameleon Digest, Vol 71, Issue 3
>
> Send Chameleon mailing list submissions to
> chameleon at lists.maptools.org <mailto:chameleon at lists.maptools.org>
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.maptools.org/mailman/listinfo/chameleon
> or, via email, send a message with subject or body 'help' to
> chameleon-request at lists.maptools.org
> <mailto:chameleon-request at lists.maptools.org>
>
> You can reach the person managing the list at
> chameleon-owner at lists.maptools.org
> <mailto:chameleon-owner at lists.maptools.org>
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Chameleon digest..."
>
>
> Today's Topics:
>
> 1. A matter of integration (Abel Ludba)
> 2. Re: A matter of integration (Julien-Samuel Lacroix)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 22 Jun 2010 13:39:14 -0700 (PDT)
> From: Abel Ludba <abel.ludba at yahoo.ca <mailto:abel.ludba at yahoo.ca>>
> Subject: [Chameleon] A matter of integration
> To: chameleon at lists.maptools.org <mailto:chameleon at lists.maptools.org>
> Message-ID: <403929.27658.qm at web57208.mail.re3.yahoo.com
> <mailto:403929.27658.qm at web57208.mail.re3.yahoo.com>>
> Content-Type: text/plain; charset="utf-8"
>
> Hello
>
> I?m developing a Chameleon WebSite and like to include it with an other
> application: map should be displayed within this web page.
> So, I'm using an include like this include('./my_Chameleon.php');
> I got the map and navigations tools (Zoom, Pan, etc.) are displayed too.
> But, navigation tools seem not to be working at all.
> I could not find out why. could you please help?
> Thank you
> Abel Ludba.
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.maptools.org/pipermail/chameleon/attachments/20100622/311e7879/attachment.html
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 23 Jun 2010 09:30:55 -0400
> From: Julien-Samuel Lacroix <jlacroix at mapgears.com
> <mailto:jlacroix at mapgears.com>>
> Subject: Re: [Chameleon] A matter of integration
> To: chameleon at lists.maptools.org <mailto:chameleon at lists.maptools.org>
> Message-ID: <4C220C8F.3070503 at mapgears.com
> <mailto:4C220C8F.3070503 at mapgears.com>>
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> Hi,
>
> Chameleon doesn't live well if included in other PHP scripts. The best
> you can do is: work with your my_Chameleon.php file and include your
> other script in it just before the CWCExecute() line.
>
> Also remember that Chameleon works with a HTML template. This template
> cannot contain PHP.
>
> Hope that help.
> Julien
>
> On 10-06-22 04:39 PM, Abel Ludba wrote:
>  > I?m developing a Chameleon WebSite and like to include it with an
> other application: map should be displayed within this web page.
>  > So, I'm using an include like this include('./my_Chameleon.php');
>  > I got the map and navigations tools (Zoom, Pan, etc.) are displayed
> too. But, navigation tools seem not to be working at all.
>  > I could not find out why. could you please help?
>  > Thank you
>  > Abel Ludba.
>
>
>
> --
> Julien-Samuel Lacroix
> Mapgears
> http://www.mapgears.com/
>
>
> ------------------------------
>
> _______________________________________________
> Chameleon mailing list
> Chameleon at lists.maptools.org <mailto:Chameleon at lists.maptools.org>
> http://lists.maptools.org/mailman/listinfo/chameleon
>
>
> End of Chameleon Digest, Vol 71, Issue 3
> ****************************************
>
>
>
> _______________________________________________
> Chameleon mailing list
> Chameleon at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/chameleon

-- 
Julien-Samuel Lacroix
Mapgears
http://www.mapgears.com/


More information about the Chameleon mailing list