[Yanel-commits] rev 45669 - public/yanel/trunk/src/realms/yanel-website/content/en/documentation/resources

michi at wyona.com michi at wyona.com
Tue Nov 24 21:16:23 CET 2009


Author: michi
Date: 2009-11-24 21:16:23 +0100 (Tue, 24 Nov 2009)
New Revision: 45669

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/en/documentation/resources/modifiable.html
Log:
some notes re TinyMCE version 2 added

Modified: public/yanel/trunk/src/realms/yanel-website/content/en/documentation/resources/modifiable.html
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/en/documentation/resources/modifiable.html	2009-11-24 16:00:55 UTC (rev 45668)
+++ public/yanel/trunk/src/realms/yanel-website/content/en/documentation/resources/modifiable.html	2009-11-24 20:16:23 UTC (rev 45669)
@@ -21,5 +21,18 @@
 <pre>&lt;html<span class="attribute-name"> xmlns</span>=<span class="attribute-value">&quot;http://www.w3.org/1999/xhtml&quot;</span>&gt;<br/>  &lt;head&gt;<br/>    &lt;link <span class="attribute-name">href=&quot;my-service-document.xml&quot; type</span>=<span class="attribute-value">&quot;application/atomsvc+xml&quot; </span><span class="attribute-name"><span class="attribute-value"><span class="attribute-name">rel</span>=<span class="attribute-value">&quot;service&quot;</span><span class="attribute-name">/</span>&gt;</span></span>
 </pre>
 </div>
+
+<h2>TinyMCE (Major Version: 2, Release Date: 2007-11-27)</h2>
+<h3>Version</h3>
+<p>
+<code>tiny_mce/tiny_mce_src.js</code>
+</p>
+<h3>Enable/disable "Widgets"</h3>
+<p>
+<code>tiny_mce/tinymceinit.js</code>
+<ul>
+  <li>image (<code>tiny_mce/themes/advanced/image.htm</code> which is called by <code>tiny_mce/themes/advanced/editor_template.js</code>, whereas the link is enhanced with <code>yanel.toolbar=suppress</code> in order to suppress the Yanel toolbar)</li>
+</ul>
+</p>
 </body>
-</html>
\ No newline at end of file
+</html>



More information about the Yanel-commits mailing list