<div dir="ltr">Hey Matej,<div><br></div><div>good questions.</div><div><br></div><div>1) Skinning<div><br></div><div>For Alpha4 we have decided to do not re-introduce Editor skinning feature as I think it&#39;s not as handy as I originally though during 4.3 development.</div>

<div>In fact getting the skin work was more trouble than actual benefits.</div><div><br></div><div>Little bit more context: There is no solid LESS-based CKEditor skin that could we compile RichWidgets against.</div><div>
<br>
</div><div>With that said, I don&#39;t think it&#39;s worth the trouble. The Editor should have just one skin and if someone wants to change it, he can use generic CKEditor skinning feature.</div><div><br></div><div>2) Inline editor</div>

<div><br></div><div>..works in RichWidgets, but it is not exposed as JSF component setting.</div><div><br></div><div>There are several additional steps that needs to be done in order to get this:</div><div>* render a &lt;div contenteditable=true&gt; alongside the &lt;textarea&gt;</div>

<div>* hide &lt;textarea&gt; </div><div>* synchronize a content of editor to &lt;textarea&gt;</div><div><br></div><div>Again, I don&#39;t think it&#39;s a must have.</div><div><br></div><div>My opinion: let&#39;s see whether someone from our community would consider it handy.</div>

<div><br></div><div><br></div><div>Cheers,</div><div><br></div><div>~ Lukas</div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Mar 13, 2014 at 12:18 PM, Matej Novotny <span dir="ltr">&lt;<a href="mailto:manovotn@redhat.com" target="_blank">manovotn@redhat.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello<br>
<br>
As I am working on editor tests I came across several problem I need to clarify:<br>
<br>
1) Skinning<br>
- This concerns more components than just editor, I heard that this will be somehow reworked in RF 5 but I have no more specific information, could you provide me with some please?<br>
- Any test we create for newly developed components should NOT contain tests for skins atm, is that correct?<br>
<br>
2) Inline editor<br>
- Is inline editor also a JSF component?<br>
- If so, how do I create it in code? And furthermore is there any functionality difference between inline and basic editor? (e.g. some functions missing etc)?<br>
<br>
<br>
Cheers<br>
Matej<br>
<br>
_______________________________________________<br>
richfaces-dev mailing list<br>
<a href="mailto:richfaces-dev@lists.jboss.org">richfaces-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/richfaces-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/richfaces-dev</a><br>
</blockquote></div><br></div></div></div></div>