<![CDATA[ Templating in tinyMCE in modX 0.9.6 RC3 - My Forums]]> https://forums.modx.com/thread/?thread=45840 <![CDATA[Re: Templating in tinyMCE in modX 0.9.6 RC3]]> https://forums.modx.com/thread/45840/templating-in-tinymce-in-modx-0-9-6-rc3#dis-post-265402
http://modxcms.com/forums/index.php/topic,9989.0.html]]>
jesster444 Apr 29, 2007, 10:10 AM https://forums.modx.com/thread/45840/templating-in-tinymce-in-modx-0-9-6-rc3#dis-post-265402
<![CDATA[Re: Templating in tinyMCE in modX 0.9.6 RC3]]> https://forums.modx.com/thread/45840/templating-in-tinymce-in-modx-0-9-6-rc3#dis-post-265401 I have tried to do it as tv’s hovever I have a problem here. When I create individual tv’s per floor I need at least 12 tv’s per floor. (Rooms, Squermeters, availability, price and link to a pdf)

I’ve tried to have a single tv per appartment, with rich text editor to edit the content, but tinymce is deleting all html tags.

this is the way I created the tv.

<td> Zimmer </td>
<td> Bruttofläche </td>
<td> Status </td>
<td> Preis </td>
<td> pdf </td>

and then calling it into the chunk like this
<table>
<tr class="olive">
[*#wohnung2*]
</tr>
</table>

Is there a way to prevent tinymce from removing html tags?]]>
bbeer Apr 29, 2007, 05:39 AM https://forums.modx.com/thread/45840/templating-in-tinymce-in-modx-0-9-6-rc3#dis-post-265401
<![CDATA[Re: Templating in tinyMCE in modX 0.9.6 RC3]]> https://forums.modx.com/thread/45840/templating-in-tinymce-in-modx-0-9-6-rc3#dis-post-265400 jesster444 Apr 28, 2007, 03:28 AM https://forums.modx.com/thread/45840/templating-in-tinymce-in-modx-0-9-6-rc3#dis-post-265400 <![CDATA[Re: Templating in tinyMCE in modX 0.9.6 RC3]]> https://forums.modx.com/thread/45840/templating-in-tinymce-in-modx-0-9-6-rc3#dis-post-265399 I need a div with a table of 3 rows 4 cells floated left and a image with the floorplan floated rigth inside this div. Very important the client should be able to manage that whole thing himself to replace the free sign to sold.]]> bbeer Apr 28, 2007, 12:33 AM https://forums.modx.com/thread/45840/templating-in-tinymce-in-modx-0-9-6-rc3#dis-post-265399 <![CDATA[Re: Templating in tinyMCE in modX 0.9.6 RC3]]> https://forums.modx.com/thread/45840/templating-in-tinymce-in-modx-0-9-6-rc3#dis-post-265398
http://modxcms.com/template-variables.html]]>
jesster444 Apr 27, 2007, 02:25 PM https://forums.modx.com/thread/45840/templating-in-tinymce-in-modx-0-9-6-rc3#dis-post-265398
<![CDATA[Re: Templating in tinyMCE in modX 0.9.6 RC3]]> https://forums.modx.com/thread/45840/templating-in-tinymce-in-modx-0-9-6-rc3#dis-post-265397 what I really need is the possibility to add a template to tinymce that I can use several times in the same document.
It is ment for a real estate site. lets say they have a house with 3 floors. on each floor there are 3-4 apartments. So I would need to be able to create a template for each floor, calling them in on e document and then call the all the contents of the whole folder with ditto. In the end I would have a folder with lets say 10 houses. and I could call the byy ditto into a single side.]]>
bbeer Apr 27, 2007, 12:34 PM https://forums.modx.com/thread/45840/templating-in-tinymce-in-modx-0-9-6-rc3#dis-post-265397
<![CDATA[Re: Templating in tinyMCE in modX 0.9.6 RC3]]> https://forums.modx.com/thread/45840/templating-in-tinymce-in-modx-0-9-6-rc3#dis-post-265396
If you want the CSS styling to apply inside the RTE, such as TinyMCE, then go to Tools>>Configuration>>Interface&Features>>"Path to CSS file:"

Then place in there the path to your CSS file. Although it says to do it from your root, usually starting at /assets/templates/template/site.css, I could only get it to work with the absolute path to the CSS. Probably a server or configuration error on my part.]]>
jesster444 Apr 27, 2007, 11:21 AM https://forums.modx.com/thread/45840/templating-in-tinymce-in-modx-0-9-6-rc3#dis-post-265396
<![CDATA[Templating in tinyMCE in modX 0.9.6 RC3]]> https://forums.modx.com/thread/45840/templating-in-tinymce-in-modx-0-9-6-rc3#dis-post-265395 can anyone tell me how to activate the internal templating in tinyMCE, and how to place the templates, to be available inside tinyMCE.

thanks a lot.]]>
bbeer Apr 27, 2007, 09:38 AM https://forums.modx.com/thread/45840/templating-in-tinymce-in-modx-0-9-6-rc3#dis-post-265395