David Huynh wrote: > <div ex:role="lens-template" ex:itemTypes="Person"> > <div>Author: <span ex:content=".label"></span></div> > <ul ex:content=".paper"> > <li><span ex:content=".label"></span>, <span > ex:content=".year"></span></li> > </ul> > </div> > > When an element with ex:content (ul) has children elements (li), then > its children elements are used as the template to render the inner > items. So, ".year" is the year of each paper, not of the author. > Ah, okay, that makes sense. >> <applet ex:height-content=".a" ex:width-content=".b" >> ex:code-content=".c" ex:archive-content=".d" >> ex:codebase-content=".e"> >> <param ex:name-content=".f" ex:value=".g" /> >> </applet> >> >> <object ex:type-content=".a" ex:data-content=".b" >> ex:width-content=".c" height=".d"> >> <param ex:name-content=".e" value=".f" /> >> <img ex:src-content=".g" ex:alt-content=".h" >> ex:height-content=".i" ex:width-content=".j" /><!-- No Flash >> Detected --> >> </object> >> > Have you tried that code? How does it break? It looks to me like it > should work. > These actually work. I ran into a completely unrelated problem that wasn't allowing the applets to load (downed server... fun) so I tested with the flash, which works perfectly. I'm assuming the applet will work too (gotta wait for server to get turned on again).
On a side note, a nice added feature might be some sort of light box (not that silly ajax script that everyone is obsessed with). Demo: http://www.lightboxphoto.com/gallery_software_ent_demo/index.php?category=gallery/Stock_Photo_Library/Byron_Jorjorian/Abstracts That way for people who are using this product for academic purposes I find that instructors are always trying to save stuff for presentations, and I thought maybe a light box to save each item to would then be a good way for them to quickly display all the items they've saved... or want to show to students. Just a thought. +dk -- Derek Kinsman The Idea Company New Media Designer http://www.ideacompany.ca/ http://boring.ambitiouslemon.com/ 1.416.371.5652
_______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
