NIHVIVO-564 Help directive for directive help output.

This commit is contained in:
rjy7 2010-08-05 19:54:24 +00:00
parent 91468db876
commit 216d7a7905
6 changed files with 119 additions and 2 deletions

View file

@ -0,0 +1,10 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- Template for displaying directive help -->
<h3>Template directive help</h3>
${help}
${stylesheets.add("/css/dump.css")}

View file

@ -61,3 +61,5 @@ ${scripts.add("/js/script1.js", "/js/script2.js", "/js/script3.js")}
<@dumpAll />
<@help directive="dump" />