Questions tagged [text-editor]
The text-editor tag has no summary.
21 questions
1
vote
1
answer
87
views
Locally Hosted Graphic User HTML Editor for Web Developing [closed]
I'm currently developing a new website for a small business, but I'm the only one that can edit via HTML/CSS/JS files.
My boss doesn't want to rely on CMS for some reason, but wants some sort of GUI ...
0
votes
0
answers
31
views
Are HTML files edited with Word cross-browser compatible?
I edit a simple Word file (no images etc.) and want to put it on my website so that it is accessible to all visitors. So far, I exported it to PDF and it worked fine. But in order to save the hassle ...
0
votes
1
answer
32
views
Is there a text editor that auto reloads the page in the browser as I type? [closed]
I'm new to web design and working on some complex CSS and currently I'm working with the dev tools in FireFox and tweaking the CSS there then switching to Sublime Text to retype the altered CSS. Is ...
0
votes
2
answers
994
views
How to make a clickable link with HTML Editey
I am an HTML beginner and I'm making a website using HTML Editey. I know how to do things like make bold text or make an underline under the letter or number, but I don't know how to make a clickable ...
0
votes
1
answer
46
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 ...
1
vote
1
answer
99
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
1
answer
252
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
1
answer
61
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 ...
4
votes
1
answer
1k
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
2
answers
205
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
0
answers
174
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
2
answers
652
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
1
answer
220
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 ...
7
votes
4
answers
3k
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
2
answers
484
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 ...