The tag has no wiki summary.

learn more… | top users | synonyms

19
votes
12answers
2k views

Allowing customers to edit static website via WYSIWYG

I've set a few clients up with Adobe (formerly Macromedia) Contribute to edit static html content. Add the comments to prevent them from causing too much damage and it works okay: <!-- ...
7
votes
3answers
385 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) ...
6
votes
5answers
1k views

What is a good WYSIWYG HTML Editor?

I've used Dreamweaver (albeit CS3 so I am a few versions back), but I am disappointed with the amount of invalid markup it produces. Are there other WYSIWYG editors out there that produce valid ...
6
votes
3answers
301 views

WYSIWYG vs. BBC Code vs. Plain Text

When Putting in a place for users to put it content, (for example, posting a question,answer or comment on this site) What are some things to consider when deciding to use some form of WYSIWYG editor, ...
6
votes
4answers
436 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 ...
5
votes
2answers
1k views

How to support tableless columns with WYSIWYG editor?

On the front page of a site I'm working on there's a small slideshow. It's not for pictures in particular, any content can go in, and I'm currently setting up the editing interface for the client. I'd ...
4
votes
1answer
136 views

AJAX spreadsheet editor interfaced to own website

My website has records that are tables. I would like for my users to be able to edit these records in an easy way. Currently they download a .csv-file, edit it in their favourite spreadsheet, and ...
4
votes
2answers
1k views

WYSIWYG editor that outputs to markdown

Is there a WYSIWYG editor that outputs markdown?
4
votes
3answers
649 views

What file manager/uploader do you use with your embeded wysiwyg editor?

I am looking for a wysiwyg editor to allow user to edit part of their website. I already worked with TinyMCE, and heard about CKEditor, which both look great. However, they both lack a free (PHP) file ...
1
vote
1answer
58 views

Website Editor control for WYSIWYG/regions

For lack of a better title, let me try to explain further: I'm looking for a control that will allow me to have a library of "page elements" (such as a list of employees, or a photo gallery, or a ...
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
693 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 ...
0
votes
1answer
165 views

BBCode or WYSIWYG editor for non-technical people

I am creating a forum for non-technical people, and I can't figure out if BBCode or a WYSIWYG editor is easier for them to use. The forum is for craftsmen, and I am therefor in doubt if a BBCode ...
0
votes
0answers
111 views

WYSIWYG CSS-editing? [closed]

Are there any apps or browser extensions that provide rudimentary CSS-editing via WYSIWYG? For example I would like the tool to let me resize any box DIV on a page by selecting it and then dragging ...
0
votes
0answers
10 views

Any WYSIWYG editor for the website that does not leave mess? [duplicate]

Possible Duplicate: What is a good WYSIWYG HTML Editor? Looking for free WYSIWYG editor to put in my website, however i as web designer cannot stand the mess they create when i look at the ...
0
votes
1answer
50 views

How do non-coders do simple local templating to avoid redundant HTML? [closed]

I'm a web developer. When I start designing a site, I use a framework to handle templating for me, even if it's just rack + erubis. What do non-developers do? If you want to implement a site in HTML ...
0
votes
0answers
41 views

Pitfalls of using a WYSIWYG editor? [closed]

I'm interested in reasons for disallowing content editors on medium to large sites, from using various forms of WYSIWYG editors. A common problematic scenario I can think of is that with the use of a ...
0
votes
1answer
213 views

Online Front-End Image / Text Editor Plugin

I'm looking for a plugin will allow users to create their own postcard online, with some modifications of course. I need to let users upload images, add text on top of those images, and then save the ...
-1
votes
1answer
100 views

Choosing a CMS for Non-Technical Users [duplicate]

Possible Duplicate: Which Content Management System (CMS)/Wiki should I use? I am currently looking for a free CMS geared towards non-technical users. I'm hoping to find something where ...