Re: [xwiki-users] wysiwyg editor is lame

2008-04-24 Thread David Hláčik
Hi , i am adding additional info to this thread as i just found something.

The manual you provided me with adding several lines to style.css file at
bottom works perfect - but only for Internet Explorer. Mozila Firefox
ignores this css added lines and still allows from tinyMCE to create tables
/ colours and so ...
What is workaround for this?

Thanks for your reply!

D.

2008/4/20 Guillaume Lerouge [EMAIL PROTECTED]:

 Hi David,

 On Sun, Apr 20, 2008 at 12:20 PM, David Hláčik [EMAIL PROTECTED] wrote:

  Thanks for info :)
 
  I found this :
  #mce_editor_0_macrostoolbar, #mce_editor_0_removeformat,
 #mce_editor_0_hr,
  #mce_editor_0_tabletoolbar, #mce_editor_0_tablerowtoolbar,
  #mce_editor_0_tablerowtoolbar, #mce_editor_0_tablecoltoolbar,
  #mce_editor_0_togglebutton, #mce_editor_0_styletoolbar,
  #mce_editor_0_indenttoolbar, #mce_editor_0_justifytoolbar {
 display:none;
  }
 
  which CSS file should i edit?
 

 Appendig it at the bottom of style.css should work.

 Guillaume
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] wysiwyg editor is lame

2008-04-20 Thread Guillaume Lerouge
Hi David,

On Sun, Apr 20, 2008 at 12:20 PM, David Hláčik [EMAIL PROTECTED] wrote:

 Thanks for info :)

 I found this :
 #mce_editor_0_macrostoolbar, #mce_editor_0_removeformat, #mce_editor_0_hr,
 #mce_editor_0_tabletoolbar, #mce_editor_0_tablerowtoolbar,
 #mce_editor_0_tablerowtoolbar, #mce_editor_0_tablecoltoolbar,
 #mce_editor_0_togglebutton, #mce_editor_0_styletoolbar,
 #mce_editor_0_indenttoolbar, #mce_editor_0_justifytoolbar { display:none;
 }

 which CSS file should i edit?


Appendig it at the bottom of style.css should work.

Guillaume
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] wysiwyg editor is lame

2008-04-20 Thread David Hláčik
Ok , i have added it to xwiki/skins/toucan/style.css as you refered.
Hope it will helps.

Thank you very much!

Regards,

D.

2008/4/20 Guillaume Lerouge [EMAIL PROTECTED]:

 Hi David,

 On Sun, Apr 20, 2008 at 12:20 PM, David Hláčik [EMAIL PROTECTED] wrote:

  Thanks for info :)
 
  I found this :
  #mce_editor_0_macrostoolbar, #mce_editor_0_removeformat,
 #mce_editor_0_hr,
  #mce_editor_0_tabletoolbar, #mce_editor_0_tablerowtoolbar,
  #mce_editor_0_tablerowtoolbar, #mce_editor_0_tablecoltoolbar,
  #mce_editor_0_togglebutton, #mce_editor_0_styletoolbar,
  #mce_editor_0_indenttoolbar, #mce_editor_0_justifytoolbar {
 display:none;
  }
 
  which CSS file should i edit?
 

 Appendig it at the bottom of style.css should work.

 Guillaume
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] wysiwyg editor is lame

2008-04-20 Thread David Hláčik
Just want to raise a question based on that situation.
Does companies using xwiki , uses wiki syntax for writing? When tinymce is
producing not-nice-to-use code...
Thanks,

David

2008/4/20 David Hláčik [EMAIL PROTECTED]:

 Ok , i have added it to xwiki/skins/toucan/style.css as you refered.
 Hope it will helps.

 Thank you very much!

 Regards,

 D.

 2008/4/20 Guillaume Lerouge [EMAIL PROTECTED]:

 Hi David,
 
  On Sun, Apr 20, 2008 at 12:20 PM, David Hláčik [EMAIL PROTECTED] wrote:
 
   Thanks for info :)
  
   I found this :
   #mce_editor_0_macrostoolbar, #mce_editor_0_removeformat,
  #mce_editor_0_hr,
   #mce_editor_0_tabletoolbar, #mce_editor_0_tablerowtoolbar,
   #mce_editor_0_tablerowtoolbar, #mce_editor_0_tablecoltoolbar,
   #mce_editor_0_togglebutton, #mce_editor_0_styletoolbar,
   #mce_editor_0_indenttoolbar, #mce_editor_0_justifytoolbar {
  display:none;
   }
  
   which CSS file should i edit?
  
 
  Appendig it at the bottom of style.css should work.
 
  Guillaume
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 


___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] wysiwyg editor is lame

2008-04-20 Thread Vincent Massol
The wysiwyg editor is pretty usable (although not perfect) if you  
don't try to do fancy things (hence Guillaume's recommendation to  
remove the ability to do a few fancy things). Fancy things = things  
for which there's no wiki syntax.

Most xwiki users use the wysiwyg editor.

Thanks
-Vincent

On Apr 20, 2008, at 7:20 PM, David Hláčik wrote:

 Just want to raise a question based on that situation.
 Does companies using xwiki , uses wiki syntax for writing? When  
 tinymce is
 producing not-nice-to-use code...
 Thanks,

 David

 2008/4/20 David Hláčik [EMAIL PROTECTED]:

 Ok , i have added it to xwiki/skins/toucan/style.css as you refered.
 Hope it will helps.

 Thank you very much!

 Regards,

 D.

 2008/4/20 Guillaume Lerouge [EMAIL PROTECTED]:

 Hi David,

 On Sun, Apr 20, 2008 at 12:20 PM, David Hláčik [EMAIL PROTECTED]  
 wrote:

 Thanks for info :)

 I found this :
 #mce_editor_0_macrostoolbar, #mce_editor_0_removeformat,
 #mce_editor_0_hr,
 #mce_editor_0_tabletoolbar, #mce_editor_0_tablerowtoolbar,
 #mce_editor_0_tablerowtoolbar, #mce_editor_0_tablecoltoolbar,
 #mce_editor_0_togglebutton, #mce_editor_0_styletoolbar,
 #mce_editor_0_indenttoolbar, #mce_editor_0_justifytoolbar {
 display:none;
 }

 which CSS file should i edit?


 Appendig it at the bottom of style.css should work.

 Guillaume
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users



 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] wysiwyg editor is lame

2008-04-20 Thread Vincent Massol
Hi,

On Apr 20, 2008, at 7:28 PM, Squirrel wrote:

 I would rather like to know a rough time schedule when the new GWT  
 interface
 will take place in a xwiki release (or did I missed that again?).

We hope to release a first beta/draft version sometime in September.

Thanks
-Vincent

 2008/4/20 David Hláčik [EMAIL PROTECTED]:

 Just want to raise a question based on that situation.
 Does companies using xwiki , uses wiki syntax for writing? When  
 tinymce is
 producing not-nice-to-use code...
 Thanks,

 David

 2008/4/20 David Hláčik [EMAIL PROTECTED]:

 Ok , i have added it to xwiki/skins/toucan/style.css as you refered.
 Hope it will helps.

 Thank you very much!

 Regards,

 D.

 2008/4/20 Guillaume Lerouge [EMAIL PROTECTED]:

 Hi David,

 On Sun, Apr 20, 2008 at 12:20 PM, David Hláčik [EMAIL PROTECTED]
 wrote:

 Thanks for info :)

 I found this :
 #mce_editor_0_macrostoolbar, #mce_editor_0_removeformat,
 #mce_editor_0_hr,
 #mce_editor_0_tabletoolbar, #mce_editor_0_tablerowtoolbar,
 #mce_editor_0_tablerowtoolbar, #mce_editor_0_tablecoltoolbar,
 #mce_editor_0_togglebutton, #mce_editor_0_styletoolbar,
 #mce_editor_0_indenttoolbar, #mce_editor_0_justifytoolbar {
 display:none;
 }

 which CSS file should i edit?


 Appendig it at the bottom of style.css should work.

 Guillaume
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users



 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] wysiwyg editor is lame

2008-04-19 Thread David Hláčik
Hi,

xwiki is great think - but for a business enviroment i am trying to use it
know is not suitable. I learned users how to use wiki , how to write pages
using wysiwyg editor.
And there is the problem wysiwyg -- creation of tables not working - users
will write whole document with nice tables and lot of colours save it, and
the result is table:null or table: TableMacro: missing content.

Any tips for improvements?

Thanks guys,

David
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] wysiwyg editor is lame

2008-04-19 Thread Guillaume Lerouge
Hi David,

xwiki is great think - but for a business enviroment i am trying to use it
 know is not suitable. I learned users how to use wiki , how to write pages
 using wysiwyg editor.
 And there is the problem wysiwyg -- creation of tables not working - users
 will write whole document with nice tables and lot of colours save it, and
 the result is table:null or table: TableMacro: missing content.

 Any tips for improvements?


We're well aware that the current WYSIWYG editor has a lot of issues. That's
why we started working on a new version of the editor that will be based on
GWT and provide a much stronger implementation. You can check out the work
surrounding it here :
http://dev.xwiki.org/xwiki/bin/view/Design/NewWysiwygEditorBasedOnGwt

In the meantime you can remove some options from the WYSIWYG editor by using
the tip provided on this page : http://jira.xwiki.org/jira/browse/XWIKI-2092

I'm sorry that your users won't be able to add tables with colored cells in
the wiki, but we don't support them as of now. You may want to teach them
how to write simple tables in wiki syntax if thay can't live without them.
In the meanwhile we'll be working hard getting the new editor out ASAP.

Hope this helps,

Guillaume
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users