[Klone-users] Building several web pages with html extension
thomas fossati
tho at koanlogic.com
Tue Sep 30 09:39:56 EDT 2008
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.
More information about the klone-users
mailing list