Online Editor : need help

Author Message

Sébastien Antoniotti

Monday 10 September 2007 12:18:37 pm

Hi everybody,

Did someone can help me to find a general configuration of my online editor (by using customs tags, classes, etc.) in order to allow the final end user to easily produce that sort of output by using the OE :

<dl class="myCssClass1">
	<dt>> lorem ipsum</dt>
	<dd>
		<ul>
			<li>lorem ipsum.</li>
		</ul>
	</dd>
	<dt>> lorem ipsum</dt>
	<dd class="myCssClass2 myCssClass3">lorem ipsum :</dd>
	<dd>
		<ul>
			<li>- lorem ipsum</li>

			<li>- lorem ipsum</li>
		</ul>
	</dd>	
</dl>

I don't know if the best is to do many custom tags, or another solution.

Thanks in advance !

eZ Publish Freelance
web : http://www.webaxis.fr

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.