Sha256: ef24edab6761802699d0eaa9b90636d46d0e6d7f1b75995d8f10b62b2639943a

Contents?: true

Size: 827 Bytes

Versions: 15

Compression:

Stored size: 827 Bytes

Contents

<div>
    <tpl:asset type="js" src="ckeditor/ckeditor.js" compressed="true" copy_dir="true"/>
    <tpl:asset type="js" src="ckeditor/adapters/jquery.js" compressed="true" />
    <tpl:asset name="jquery" />
    <tpl:asset type="js" src="input.js" />
    <tpl:asset type="js" src="html_area.js" /><tpl:asset type="js" src="text_area.js" />
    <tpl:asset type="css" src="css/html_area.css" />
    <!--- <tpl:asset type="css" src="jwysiwyg/jquery.wysiwyg.css" />
    <tpl:asset type="js" src="jwysiwyg/jquery.wysiwyg.js" /> -->
    <div class="initial_html" style="display:none">{ @initial_html }</div>
    <div class="css" style="display:none">{ @css }</div>
    <div class="options" style="display:none">{ @options }</div>
    <textarea name="{ @name }" id="input" rows="{ @rows }" cols="{ @cols }">{ @value }</textarea>
</div>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
spiderfw-1.0.1 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-1.0.0 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.39 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.38 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.37 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.35 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.34 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.33 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.32 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.31 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.30 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.29 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.28 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.27 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.26 apps/core/forms/widgets/inputs/html_area/html_area.shtml