Friday, November 13, 2009

Finished append method

The "append" method works now! I haven't documented it yet. For now, look at the code in default.asp to see how to use it.

Now, I need to fix the display method and {include}, because they can't handle directories yet:
objT.display("bluelayout/default.tpl") ' - doesn't work yet
{include file="bluelayout/header.tpl") ' - doesn't work yet

Perhaps I'll move it from Dermis 0.5 to 0.6 after this.

No comments:

Post a Comment