Hi,
On 19 Feb 2016 at 16:12:04, Bruno
(bruno.joffredo@ec-nantes.fr(mailto:bruno.joffredo@ec-nantes.fr)) wrote:
 Hello,
 Let me share with you my comments about the WYSIWYG editor : 
Which one?
FYI, we just released version 1.2 of the CKEditor integration, see:
http://extensions.xwiki.org/xwiki/bin/view/Extension/CKEditor+Integration#H…
  * when inserting tables, borders are hardly visible.
Internal and
 external borders, 1 pixel solid would be more visible
 * same thing with the horizontal ruler that is invisible :-(
 * lists are not flexible. For example, if I insert code or contents of
 a configuration file under a 2nd or 3rd level bullet, I can't take
 back my list after this insertion at the same level. I can't do that :
 o XWiki setup :
 + code :
 apt-get update
 apt-get clean
 apt-get install xwiki-enterprise-tomcat8-mysql
 + during the installation, let dbconfig take care of the MySQL
 configuration
 * a box to highlight code or file configuration content in monospace
 and background-color will be great ! Like that :
 # We need a workers file exactly once
 # and in the global server
 JkWorkersFile /etc/libapache2-mod-jk/workers.properties
 # Our JK error log
 # You can (and should) use rotatelogs here
 JkLogFile /var/log/apache2/mod_jk.log
 # Our JK log level (trace,debug,info,warn,error)
 JkLogLevel info
 # Our JK shared memory file
 JkShmFile /var/log/apache2/jk-runtime-status
 * or that :
 jdbc:mysql://localhost/xwiki
 xwiki
 MOT.DE.PASSE
 com.mysql.jdbc.Driver
 org.hibernate.dialect.MySQL5InnoDBDialect
 true
 20
  
I’ll let Marius comment on those, thanks for the feedback!
-Vincent
  Thank you for your excellent work !
 Bruno Joffredo