Sha256: 367afee7a274a4d1049c0857bdcb7b4042be5a3cb2936cbbe7074eff5114fe13

Contents?: true

Size: 816 Bytes

Versions: 20

Compression:

Stored size: 816 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 }" rows="{ @rows }" cols="{ @cols }">{ @value }</textarea>
</div>

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
spiderfw-0.6.21 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.20 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.19 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.18 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.17 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.16 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.15 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.14 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.13 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.12 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.11 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.10 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.9 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.8 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.7 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.6 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.5 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.4 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.3 apps/core/forms/widgets/inputs/html_area/html_area.shtml
spiderfw-0.6.2 apps/core/forms/widgets/inputs/html_area/html_area.shtml