<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged wysiwig</title>
<link>https://www.question2answer.org/qa/tag/wysiwig</link>
<description>Powered by Question2Answer</description>
<item>
<title>Plugin request and discussion - Advanced image handling</title>
<link>https://www.question2answer.org/qa/14258/plugin-request-and-discussion-advanced-image-handling</link>
<description>

&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;div&gt;
	Q2A is, besides its excellent features for a question and answer site, as well a perfect platform for other website projects like image discussion sites, news sites, forum sites and much more.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	For example does Q2A offer all features for a project like www.9gag.com or more or less all features for a site like www.pinterest.com , both being fast growing and well comented communities.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	Q2A basically was developed to offer a perfect php/mysql question and answer script, so it does not wonder that image features for above mentioned projects are not fitting perfectly.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	This discussion should figure out the needs of interested website developers as well as the best way to achieve the desired functionalities.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	Using the wysiwyg (ckeditor with imageupload activated) q2a already offers image upload but there are a few problems when trying to use this feature for image based projects.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	Problems:&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	a) Showing the questions content (images here) on question lists.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp;- There are several posts explaining how to do this by using the mouseover&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp;plugin.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	b) Uploading images through ckeditor is kind of difficult for targeted usergroups&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp;who have low internet experience.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp;- There are posts which explain how to get an easier to use upload dialog, but it&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp;is still not perfect.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	c) Images are stored actually in the database, what is great as long as images are&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp; not the main purpose of a webpage.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp; If each post uses images it could be better to store them in a folder on the&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp; server,&amp;nbsp; so the usage of CDN or multiple servers could be achieved easier,&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp; the database&amp;nbsp;&amp;nbsp;wouldnt grow that fast.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp;- There is a post including the information that a plugin could be used to store&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; images in folders, but that plugin is still not written.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	d) Resizing images server site. As consumer cams and cels do deliver actually&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp;images of huge size and pixeldimensions, resizing images on serversite will hit&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp;php limits on many shared hostings.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp;Resizing images through ckeditor is actually not possible, one can change the&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp;css, but the image is still stored with its original size.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp;The authors of tinymce offer with www.plupload.com a free tool which allows&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp;client side resizing, multiple image upload and more through either, flash,&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp;silverlight, html5 and others.&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp;It seems to be the most promising tool these days.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	What could be the perfect solution ? What would fit best with the script ?&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	What I as non programmer imagine, would either be added features in the wysiwig editor:&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;- simple imageupload dialog, automatic max width / hight for images, auto resizing&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp;clientside&lt;/div&gt;


&lt;div&gt;
	or&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;- adding special fields to the ask, answer, comment form, with show/allow options&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp; &amp;nbsp; in adminmenu.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	These special &quot;media&quot; fields could be shown or not on these forms, above or under the editorarea, and even the editor could be shown or not.&lt;/div&gt;


&lt;div&gt;
	Mediafields could be image upload fields, movie (Youtube..) fields, sound, pdf, file or other fields.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	Image upload fields should have the option in admin menu to set a max width / height, serversite or clientsite rezizing and may be more.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	What are Your opinions ? What is possible ? Which way would be the most promising ? Would it be better to have plugins (if possible) or should modifications be added to the core ?&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	Please coment on that, please post Your needs and opinions !&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	Who could write a matching plugin, would it be free or what would it cost ?&lt;/div&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/14258/plugin-request-and-discussion-advanced-image-handling</guid>
<pubDate>Mon, 16 Apr 2012 11:26:25 +0000</pubDate>
</item>
</channel>
</rss>