473,671 Members | 2,586 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

WYSIWYG Editor for forms

155 New Member
Can anyone recommend a good WYSIWYG editor that I can use on my website? I need one that will allow a user to browse his computer for a image and upload it. It should also make a thumbnail of the image to display on the front side and be linked to the larger image.

Is this asking too much? I've tried Tinymce but you can't upload a picture using theirs. I can't even get Fckeditor to display on my website.

I can get Openwysiwyg to work, and I can upload a picture but it's not quite right. You have to manually link to the larger image and the thumbnail it generates is miserably tiny - about the size of a desktop icon.

I think this program has good potential but it needs a little tweaking to really make it shine. Unfortunately, that's beyond my skill level at the moment. It has way fewer files than the Tiny and Fckeditor and I like that. And I think I might be able to eliminate some of the features on the toolbar.
Jun 8 '09 #1
5 1841
acoder
16,027 Recognized Expert Moderator MVP
@DavidPr
This can be achieved by an input file element:
Expand|Select|Wrap|Line Numbers
  1. <input type="file" ... >
It should also make a thumbnail of the image to display on the front side and be linked to the larger image.
This will require some server-side code for the actual uploading. You may not get this exact functionality, but if you can get something close (check the demos), you can adapt it to display in this manner. Alternatively, add the whole upload part yourself.
Jun 8 '09 #2
DavidPr
155 New Member
I would actually prefer to just use a standard textarea and have some way for the user to include an image in the content. I made a photo gallery in php, but this is different.

Lets say I was typing this message and I wanted to include a image right HERE, and have it show up right there when viewed from the front side. A WYSIWYG editor can do that (well is suppose to be able to do that) but I can't do that with just a standard form textarea.

Yes I can include a image upload file in the form, but I wouldn't know how to display the image on the front side where the author meant for it to be displayed within his article.

I would rather do this with php instead of javascript also.
Jun 8 '09 #3
Markus
6,050 Recognized Expert Expert
TinyMCE is a widely used WYSIWYG editor.

Edit: nevermind.

Edit2: I'm sure there are plugins for TinyMCE that allow for file uploads (like wordpress's editor).

Edit3: It does. Check out the toolbar (top one), there is an icon of an image to upload images.
Jun 8 '09 #4
DavidPr
155 New Member
I tried Tinymce, but it gave me problems. It may be something to do with FireFox.
Jun 9 '09 #5
acoder
16,027 Recognized Expert Moderator MVP
I can say that I've used FckEditor in an intranet application. It worked fine on Firefox and IE and it does exactly what you require. What problems were you having setting it up?
Jun 9 '09 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

6
1998
by: lb | last post by:
Hi I'm looking for a wysiwyg XSTL editor, that actually is wysiwyg. So far every product I have tried out seems to have the idea that wysiwyg is just showing the result of an XML - XSL trans-formation. What I'm looking for is an editor that lets me design how I want the result to look, based on a XML file, and automatically generates the XSL needed to obtain the result. Does such a product exist?
0
2790
by: Ellen Quaadgras | last post by:
Hi, We are have built an in-house content management system and are looking for a good WYSIWYG browser-based editor to use with it. Cost can be anywhere from free to $2000. Qualities we're looking for (in order of importance) - Solid product – well used, well debugged - Can work with relatively complex HTML
3
2232
by: Mel Smith | last post by:
HI Friends, I'm a newbie at html writing but am a computer programmer and use a great editor (The Semware Editor - TSE) for all my coding -- even building my own first web pages. I'd like your recommendation for a good wysiwyg HTML editor please. (either free or commercial). I want to build 'quick' web pages with a wysiwyg editor, then 'fine-tune'
6
7740
by: sushant.bhatia | last post by:
Hi Folks. I would like to find a control or code for use with an app I am writing. We need to load a XML document. This XML document has a DTD and we want to allow a user to edit the plain text in the editor. Then the changes should be saved back to the xml file. The idea is very much akin to the HTML Editors which use WYSIWIG. However, we need to be able to extend the functionality of these editors to support functionality that we will...
5
1588
by: Arsalan | last post by:
How do they make WYSIWYG editor in the browser ? I've seen couple of website using them, but how do they make a WYSIWYG editor in the browser ?
12
2362
by: Michael Peters | last post by:
für einen Enduser, der kein HTML kann und nur die Contents auf statischen Seiten ändern will, brauche ich einen einfach zu bedienenden WYSIWYG-Editor. Wäre dankbar für Empfehlungen! -m
4
3024
by: David Lozzi | last post by:
Howdy, I'm using a WYSIWYG editor called TinyMCE. When I edit some text and then save it back to my SQL server using a SQLCommand, all HTML characters are changed to HTML code, i.e. &gt;strong&lt; instead of <strong> and so on. Is this a problem with the editor or something else? Does .Net convert it? I had to disable page validate request because of the tags, is there more? Thanks,
5
2327
by: DaveC | last post by:
I need some sage advice. For years I have been using a HTML editor (HomeSite 3) to produce crude web sites, mostly travelogs with text and a few clickable thumbnails leading to larger images. When I get going I usually produce a marginally navigable mess with sub pages and sub-sub pages. Check http://www.davearoundtheworld.org/s_chile/index.html as an example. These crude pages take me a lot of time. I would like to improve my web...
27
3821
by: prt7u | last post by:
Howdy, I've started back afte a very long time of working with web pages for an organization that I am affiliated with (personally not professionally). Seeing that technology has advanced a lot since the last time I authored web pages (using vi), I am looking for a good, "free" WYSIWYG HTML Editor. Now, before ya go and hit the reply key, I've already tinkered with "amaya" which was pretty cool and then I moved to "Nvu", which I like
0
8402
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8825
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8676
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7445
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5703
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4227
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4416
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2062
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1816
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.