The text-editor tag has no usage guidance.
10
votes
4answers
11k views
How do you save/export changes made in Firebug?
Using Firebug to edit CSS, how do I save/export changes made to the CSS?
TOOLS: Firefox, Firebug
MAJOR UPDATE: If you know of a way to lock the forward/back/refresh on a FireFox tab, please let me ...
10
votes
3answers
848 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)
...
7
votes
4answers
1k 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 ...
4
votes
1answer
789 views
no-CMS front end WYSIWYG website editor
Is there a front end WYSIWYG website editor that can edit a webpage without having to install a CMS?
3
votes
2answers
153 views
What tool to use to modify HTML file structure
I have HTML files with all sharing the same structure. Something like this:
Body
Table
tr1
... (more nested tables)
tr2
... (more nested tables)
...
2
votes
2answers
466 views
A JavaScript Rich Editor That Doesn't Convert Non-ASCII Text to Character Entities?
I am working on a site for Spanish speakers, and I am looking for a UTF-8 enabled JavaScript Rich Text Editor that preserves non-ascii characters as text, instead of entity encoding. That is, when I ...
2
votes
1answer
1k views
How to Edit Simple Flat CSV Text Files Online?
For a new website a team of translators will be editing each their own comma separated text files, files like de.txt fr.txt cn.txt etc. All such files reside in one and the same directory. Each file ...
2
votes
0answers
166 views
How have you found Markdown for writers/editors working on articles? [closed]
I am a web developer putting together a system for writers/editors to efficiently add — fairly rich — content to a website.
I've previously used standard WYSIWYG editors but find that often what you ...
1
vote
2answers
510 views
Lightweight javascript editor for textarea
I'm looking for a simple javascript editor, much like the one i'm using to type this message. I've tried searching (and i wondered why starting to ask a question shows much better search results than ...
1
vote
1answer
54 views
Blank lines between sourcecode [closed]
I'm so confused with a strange behaviour. Actually I have edited some php files remotely with my PhpDesigner8 (a php editor). Everything goes right, but when my teammates reopen the files that I have ...
1
vote
1answer
66 views
Which editor creates file with extension html.add
My sister teaches HTML language on the university. Students have to build their own website during class but one of them gave the project with weird code which cannot be written by hand. Moreover each ...
1
vote
1answer
187 views
Which HTML+Javascript source editors support continuous validation and preview?
For programmers, Eclipse continuously compiles source code and highlights errors as you type. This greatly accelerates edit-test iteration cycles.
I'm looking for a similar sourcecode editor for HTML ...
1
vote
2answers
388 views
Markdown (or Textile) editor for Joomla
I wonder whether there's any markdown editor similar to one used on StackExchange sites that's pluggable into Joomla CMS?
Regular users tend to use rich WYSIWYG as they use Word. They set too many ...
1
vote
1answer
93 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
1k 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
20 views
Tools for a HTML-CSS simple website with full control [closed]
I want to code an HTML website with simple text editor and tools (I'm not a professional).
Why:
I want to have full control, light and portable product and readable code and I don't want to learn how ...
0
votes
1answer
193 views
Change administrator editor
Is it possible to change the default administration editor in Joomla 1.5?
I've tried installing Textile and Markdown editors, but those are only installed for on page editing and not in ...