Can you share this code? I would really like to see the changes
you've made to the lzc script. I don't think you've reinvented the
wheel. To my knowledge, there is currently no php-based lps server.
The right click menu items are configurable, although we would prefer
that you leave in the About Open Laszlo menu item. See LzContextMenu
and LzCanvas.setContextMenu(cmenu) in the reference for details. BTW,
the View Source menu item should not actually show the source if you
configure your php to not serve up raw lzx; the tomcat-based server
uses a servlet to format and present the source.
-ben
On Nov 26, 2006, at 4:27 PM, Stefan wrote:
I'm about to prepare a PHP based caching compiler for openLaszlo,
which is
based on the compiler part of the full distribution. Although it's
not finished,
it already works.
Basically, it's a single PHP script and the 3rd-party, WEB-INF and
lps folders of the
original distribution and a moderately changed lcz script.
Thus, some questions came to mind:
- Did I reinvented the wheel? Is something like that already
available?
- Do we have a PHP based equivalent of the JAVA based live LPS
server, which supports SOAP and such?
I might install Tomcat, but I'd prefer to stay with pure PHP.
- Finally, I'd be too happy to remove certain parts of the 'right-
click' menue of compiled SWF files.
I wonder, if I could remove the 'View Source' item, since I use
the system in a production environment.
Moverover, I'd like to remove the 'About OpenLaszlo' item -
although this isn't essential.
Thx,
s
Benjamin Shine
Software Engineer, Open Laszlo / Laszlo Systems
[EMAIL PROTECTED]