Sha256: 63a73d8ae295cb71df5b25fd182d4ba6cff51ac057997038431700169c23f7a8

Contents?: true

Size: 638 Bytes

Versions: 28

Compression:

Stored size: 638 Bytes

Contents

<div class="mceTmpl">	
	<h2>Example Template</h2>
  <p>Adding a new template is easy.  Just add a line to mce_options.rb and a the corresponding template file to javascripts/tiny_mce/templates.</p>
  <p>For example, this template lives in javascripts/tiny_mce/templates/example.htm.  The entry for the template is found in mce_options.rb and is as follows:</p>
  <pre>
    MuckContents.configuration.raw_mce_options = 'template_templates : [
      {
        title : "Example Template",
        src : "/javascripts/tiny_mce/templates/example.htm",
        description : "An example of how to add a template."
      }
    ]'
  </pre>
</div>

Version data entries

28 entries across 25 versions & 8 rubygems

Version Path
muck-activities-3.2.2 test/public/javascripts/tiny_mce/templates/example.htm
muck-activities-3.2.1 test/public/javascripts/tiny_mce/templates/example.htm
muck-services-3.3.3 test/public/javascripts/tiny_mce/templates/example.htm
muck-profiles-3.1.4 test/public/javascripts/tiny_mce/templates/example.htm
muck-auth-3.5.4 test/public/javascripts/tiny_mce/templates/example.htm
muck-auth-3.5.3 test/public/javascripts/tiny_mce/templates/example.htm
muck-profiles-3.1.3 test/public/javascripts/tiny_mce/templates/example.htm
muck-auth-3.5.2 test/public/javascripts/tiny_mce/templates/example.htm
muck-contents-3.1.7 public/javascripts/tiny_mce/templates/example.htm
muck-invites-3.4.1 test/public/javascripts/tiny_mce/templates/example.htm
muck-contents-3.1.6 public/javascripts/tiny_mce/templates/example.htm
muck-contents-3.1.5 public/javascripts/tiny_mce/templates/example.htm
muck-contents-3.1.4 public/javascripts/tiny_mce/templates/example.htm
muck-contents-3.1.3 public/javascripts/tiny_mce/templates/example.htm
muck-contents-3.1.2 public/javascripts/tiny_mce/templates/example.htm
muck-contents-3.1.1 public/javascripts/tiny_mce/templates/example.htm
muck-contents-3.1.0 public/javascripts/tiny_mce/templates/example.htm
muck-contents-3.0.2 public/javascripts/tiny_mce/templates/example.htm
muck-contents-3.0.2 test/rails_test/public/javascripts/tiny_mce/templates/example.htm
muck-profiles-3.0.2 test/rails_test/public/javascripts/tiny_mce/templates/example.htm