You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Janet Yvan <yv...@cea.fr> on 2005/08/01 09:01:11 UTC

RE: Horizontal Menu & PHP Integration

Hi.

I think there are many ways for integrating PHP-Code into your lenya.
- you may generate some XML with your PHP which will be integrated into
lenya flows as a generator or aggregate part, thus your PHP-Code will have
to be accessed through HTTP.
- you may generate some PHP code with the help of Lenya and the generated
PHP-Code will have to be interpreted by the php engine. So you'll have to
have on your PHP engine some 

<?php
  @include "$lenya_script_url";
?>

As I'm still not an expert, I don't know much about the other ways it is
possible but there may exist some others.

Yvan


-----Message d'origine-----
De : Richard Schottdorf [mailto:schottdorf@politikressourcen.de] 
Envoyé : samedi 30 juillet 2005 10:14
À : user@lenya.apache.org
Objet : Horizontal Menu & PHP Integration

Hello everybody,

I am a Newbie with Lenya CMS and I am trying to integrate an existing
Project in Lenya.

Two questions:
The existing Project has a TAB-Menu and right beneath it a horizontal Menu.
How is it possible to change the menu.xsl, that the Menupoints are shown in
a horizontal way?
Is it possible to integrate PHP-Code and how?

Thx for your answers.

Best regards
Richard





 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org