NIHVIVO-1304 Initial implementation of Widget directive. Requires two templates, one for assets and one for markup; would like to combine into a single template with two macros instead.

This commit is contained in:
rjy7 2010-11-10 19:50:28 +00:00
parent 3eed766716
commit 8dc645cfb6
18 changed files with 440 additions and 187 deletions

View file

@ -0,0 +1,5 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<p>This is the test widget.</p>
<p>${fruit}</p>