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:
parent
3eed766716
commit
8dc645cfb6
18 changed files with 440 additions and 187 deletions
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue