[Klone-users] Building several web pages with html extension
smlabs
smlabs at libero.it
Tue Sep 30 14:35:01 EDT 2008
Hi,
I have severeal problems:
1. CSS: following the thread
http://koanlogic.com/pipermail/klone-users/2008-April/000308.html
I added the row
dir_alias /css /mnt/flash/root
in klone.conf
in fact I have my csss in /mnt/flash/root
I have also added the followinf row in the make file
KLONE_CONF_ARGS += --enable_sup_fs
2. port 80. It doesn't work after change the port in klone.conf ???
3. Applet java:
I have a java applet in my web page and klone functions too.
How may I compile the page to include the java applet?
many thnaks for your post!
thomas fossati ha scritto:
> Hi,
>
> On Sep 30, 2008, at 3:05 PM, smlabs wrote:
>> ok. I'll try but i don't understand way with index.html that I posted
>> before it works...
>
> when performing embfs translation, klone treats .kl1 (.klx, .klone,
> ...) files specially in that the code between <% ... %> tags is
> extracted and compiled. When embedding other kind of files (e.g.
> .html) no code extraction is performed, so the whole content is
> preserved as-is. That said I can't imagine how your index.html
> containing C code could work.
>
>> I need to call the file with html extension..
>> Of course I have to use a css, does kl1 file work with CSS?
>
>
> CSS is an HTML feature, not a klone feature, so the answer is yes.
> Perhaps you may want to look at a previous thread by diakat and
> Stefano on the same topic:
> http://koanlogic.com/pipermail/klone-users/2008-April/000308.html
>
> ciao, t.
>
> _______________________________________________
> Klone-users mailing list
> Klone-users at koanlogic.com
> http://koanlogic.com/cgi-bin/mailman/listinfo/klone-users
>
More information about the klone-users
mailing list