Sha256: 916cf7766e146afdbd378ce2bb239c68afa1524ad12f9c77b2405c510339ec98

Contents?: true

Size: 769 Bytes

Versions: 12

Compression:

Stored size: 769 Bytes

Contents

<label>
  <span class="name"></span>
  <span class="inline_help"></span>
</label>

<!-- inline style for wysihtml5 to pick up -->
<textarea style="width: 100%;"></textarea>

<div class="toolbar">
  <a data-wysihtml5-command="bold" title="Fett">bold</a>
  <a data-wysihtml5-command="italic" title="Kursiv">italic</a>
  <a data-wysihtml5-command="underline" title="Unterstrichen">underline</a>
  <a data-wysihtml5-command="createLink" title="Link einfügen"></a>

  <div data-wysihtml5-dialog="createLink" class="dialog" style="display: none;">
    <label>
      URL:
      <input data-wysihtml5-dialog-field="href" value="http://">
    </label>
    <a data-wysihtml5-dialog-action="save">OK</a>
    <a data-wysihtml5-dialog-action="cancel">Abbrechen</a>
  </div>
</div>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
pageflow-0.6.0 app/assets/javascripts/pageflow/ui/templates/inputs/text_area_input.jst.ejs
pageflow-0.5.0 app/assets/javascripts/pageflow/editor/templates/inputs/text_area_input.jst.ejs
pageflow-0.4.0 app/assets/javascripts/pageflow/editor/templates/inputs/text_area_input.jst.ejs
pageflow-0.3.0 app/assets/javascripts/pageflow/editor/templates/inputs/text_area_input.jst.ejs
pageflow-0.2.1 app/assets/javascripts/pageflow/editor/templates/inputs/text_area_input.jst.ejs
pageflow-0.2.0 app/assets/javascripts/pageflow/editor/templates/inputs/text_area_input.jst.ejs
pageflow-0.1.0 app/assets/javascripts/pageflow/editor/templates/inputs/text_area_input.jst.ejs
pageflow-0.0.5 app/assets/javascripts/pageflow/editor/templates/inputs/text_area_input.jst.ejs
pageflow-0.0.4 app/assets/javascripts/pageflow/editor/templates/inputs/text_area_input.jst.ejs
pageflow-0.0.3 app/assets/javascripts/pageflow/editor/templates/inputs/text_area_input.jst.ejs
pageflow-0.0.2 app/assets/javascripts/pageflow/editor/templates/inputs/text_area_input.jst.ejs
pageflow-0.0.1 app/assets/javascripts/pageflow/editor/templates/inputs/text_area_input.jst.ejs