Monday 21 November 2005 2:51:01 am
>Justifying the text or selecting the color of the text? Its impossible to do it directly in current realization, although you can use templates and css classes to implement it on your site. For justifying text you can use your special custom tag and render it as justified text using template. (placed in /templates/content/datatype/view/ezxmltags directory in your site design) > Also how are we suppose to use the "wordmatch.ini" file to enable text pasted from Word? You can paste from Word without any additional settings. 'wordmatch.ini' is an advanced feature intended to keep additional Word styling information and translate it in order to use in your site design. In fact it searches the given string inside HTML pasted from Word and if matches it adds the corresponding class attribute to your XML tag. I don't know where user should get those strings, the possible way to do it is to view Word's clipboard result in HTML format. I think we will add debug output of the input data, so you can view it and copy those strings. But anyway now this is more like backward-compatiblity feature, we will review it in future releases of OE. > And finally how can modulate/customize what will be accepted or not in an XMLbloc (tag and attribute)? Currently it's impossible, although I think these features will be implemented in ez publish 4.
|