Hi,
I have a very simple requirement when it comes to editing documents. I have evaluated ton's of Rich Text Editors and most of them just produce junk and it's absolutely unusable in my scenario. WYMEditor is one of the very few one's which looks promising.
I have a WebSite where the administrator of the portal can upload text using Text Editor and store it in the database. There are lots of users who would log into the system and read whatever is uploaded by the Administrator. So far, so good. But the catch is, some of the user's can edit only certain portions of the text like Phone Numbers, Email Address and few other lines of text that is relevant to them.
Is there any way I can use WYMEditor to achieve this functionality?? I want to be able to distinguish editable and no-editable words, so that when a user wants to edit the text, he will be presented with a text box only for the words he is authorized to edit.
One of the reasons why I want to user WYMeditor is, it produces clean XHTML. That way i can store the content of the document as an XML in the database. If there is any way to identify the editable fields ( ie., wrap them a tag with "edit" attribute ), it would work wonders for me.
Also, I need to have the print functionality.
Please let me know if this can be achieved or not.
--
Preetham Reddy