Hi Lenya devs,

Jörn and I wondered if we could replace the <lenya:asset> element
with a plain link, using for instance a CSS class or an attribute
from a different namespace to denote that we're dealing with a
special download link:

<a class="asset" href="lenya-document:...">Foo</a>
<a lenya:type="asset" href="...

or something like that.

The size and type attributes of the <lenya:asset> element can't
be used anyway (see
http://issues.apache.org/bugzilla/show_bug.cgi?id=42878).

I have started to implement the first version in my local sandbox
(with BXE editing), and up to now it looks quite good.

WDYT?

-- Andreas


-- 
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to