Tagged Questions
6
votes
4answers
419 views
A method to edit html email templates easily
I'm designing and developing some html email templates for mass mailings. I was asked to provide an easy solution for a non-technical person to edit them safely and easily.
I'm afraid conventional ...
1
vote
1answer
88 views
Editor for blog writing
I have created a blog site in ASP.NET and I am using dynamic syntax highlighter. I need a editor in which I can write my blog and necessary code should wrap inside the
<pre>
syntax. Which ...
1
vote
1answer
673 views
Self-hosted collaborative document editor
I'm looking for something like Google Documents, but that our company can host ourselves (for security/confidentiality reasons).
I'd like something where multiple users can edit a ...
7
votes
3answers
363 views
What options are out there for an embeddable WYSIWIG text editor?
I'm thinking something along the lines of TinyMCE
Please include a list of features.
Examples include:
supports text formatting
supports links
supports images
syntax types (markdown/wiki/etc)
...