[xwiki-users] WYSIWYG Editor Menu Missing in 3.1m1

2011-07-05 Thread Rob Gillen
I've recently deployed XWiki (3.1m1) in a Tomcat 6 container, and was
playing around with the editing features when I noticed that the WYSIWYG
editor menu, which is supposed to sit right above the editor toolbar, is
missing.  I've been unsuccessful in finding any posts regarding this issue,
and there doesn't seem to be very much information in the documentation
about it.  Is there something that I need to do to enable it? or maybe I've
done something wrong.  Perhaps someone can provide some hints to help.

In a similar note which may or may not be related, I've also noticed that
the Styles widget on the toolbar does not work.  I noticed that for most
buttons (features according to the docs), after you have added the
appropriate plugin, the feature name autofills when you begin typing its
name.  This never happened with the style plugin's stylename feature.
If I fill it out, the Style select box appears but does not contain any
styles.

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


Re: [xwiki-users] WYSIWYG Editor Menu Missing in 3.1m1

2011-07-05 Thread Marius Dumitru Florea
Hi Rob,

On 07/05/2011 07:30 PM, Rob Gillen wrote:
 I've recently deployed XWiki (3.1m1) in a Tomcat 6 container, and was
 playing around with the editing features when I noticed that the WYSIWYG
 editor menu, which is supposed to sit right above the editor toolbar, is
 missing.  I've been unsuccessful in finding any posts regarding this issue,
 and there doesn't seem to be very much information in the documentation
 about it.  Is there something that I need to do to enable it? or maybe I've
 done something wrong.  Perhaps someone can provide some hints to help.

We need more details:

* is it a clean 3.1M1? You didn't upgrade from a previous version and 
you have imported the default 3.1M1 XAR, right?
* did you try to clear your browser cache?
* what browser are you using and which version?
* in the WYSIWYG editor administration section the menu configuration is 
not empty, right? Are you able to edit the menu configuration?


 In a similar note which may or may not be related, I've also noticed that
 the Styles widget on the toolbar does not work.  I noticed that for most
 buttons (features according to the docs), after you have added the
 appropriate plugin, the feature name autofills when you begin typing its
 name.  This never happened with the style plugin's stylename feature.
 If I fill it out, the Style select box appears but does not contain any
 styles.

This is normal because XWiki Enterprise doesn't provide any styles by 
default. If you want to use this feature you have to create the styles 
by defining CSS classes in your skin (e.g. .error{color:red}) and then 
registering them in the WYSIWYG editor administration section, at the 
bottom of the page (e.g. style name = error).

Hope this helps,
Marius


 Thanks!
 Rob
 ___
 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] [myxwiki] new wiki request

2011-07-05 Thread Regan Gill
Hi,

My username is reganfgill and I am requesting a wiki to be named scservicesub

Purpose:


I am a member of a the Service Trips Subcommittee which is part of the National 
Outings Program of the Sierra Club.  We have over 100 subcommittee volunteers 
who lead and cook service trips in the wilderness and other government 
protected areas in the US and Canadawhere we and our participants work on 
conservation projects -- trail building, habitat restoration, invasive weed 
removal, etc. (for more info : 
http://www.sierraclub.org./outings/national/service.aspx)

Although the Sierra Club provides some support for us, they do not provide a 
wiki for the members of the subcommittee to communicate relevant information 
such as trip and agency experiences, equipment considerations, logistical 
information, supplies and where to get them and other things that makes our job 
easier and our trip participants experience better. 

BTW, if you are interested in going on a service trip please check out the link 
above :)

Thank you,
Regan Gill
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] WYSIWYG Editor Menu Missing in 3.1m1

2011-07-05 Thread Rob Gillen
On Tue, Jul 5, 2011 at 2:07 PM, Marius Dumitru Florea
mariusdumitru.flo...@xwiki.com wrote:

 Hi Rob,

 On 07/05/2011 07:30 PM, Rob Gillen wrote:
  I've recently deployed XWiki (3.1m1) in a Tomcat 6 container, and was
  playing around with the editing features when I noticed that the WYSIWYG
  editor menu, which is supposed to sit right above the editor toolbar, is
  missing.  I've been unsuccessful in finding any posts regarding this issue,
  and there doesn't seem to be very much information in the documentation
  about it.  Is there something that I need to do to enable it? or maybe I've
  done something wrong.  Perhaps someone can provide some hints to help.

 We need more details:

 * is it a clean 3.1M1? You didn't upgrade from a previous version and
 you have imported the default 3.1M1 XAR, right?
 * did you try to clear your browser cache?
 * what browser are you using and which version?
 * in the WYSIWYG editor administration section the menu configuration is
 not empty, right? Are you able to edit the menu configuration?


* Yes, it was a clean 3.1M1 installation, not an upgrade.
* I did import the default 3.1M1 XAR.
* Clearing the browser cache (and cookies) made no difference in any browser.
* I've been using Firefox 5.0, but tried Explorer 7 in response to
your question.  Both manifest the same issue.
* The menu configuration had some configured defaults (all that are
available, I believe).
* I've tried removing, re-adding, and rearranging the menu items.

I also haven't noted any errors in the tomcat logs; although, I
suspect this is probably a browser/client issue and not a server one.

I think I'll try out the all-in-one zip again.  It might be my
imagination, but I don't recall seeing the menu the last time I ran
that one when I was evaluating xwiki.


  In a similar note which may or may not be related, I've also noticed that
  the Styles widget on the toolbar does not work.  I noticed that for most
  buttons (features according to the docs), after you have added the
  appropriate plugin, the feature name autofills when you begin typing its
  name.  This never happened with the style plugin's stylename feature.
  If I fill it out, the Style select box appears but does not contain any
  styles.

 This is normal because XWiki Enterprise doesn't provide any styles by
 default. If you want to use this feature you have to create the styles
 by defining CSS classes in your skin (e.g. .error{color:red}) and then
 registering them in the WYSIWYG editor administration section, at the
 bottom of the page (e.g. style name = error).

That wasn't clear to me when I asked the question (although I hadn't
looked too deeply into it).

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


Re: [xwiki-users] WYSIWYG Editor Menu Missing in 3.1m1

2011-07-05 Thread Rob Gillen
On Tue, Jul 5, 2011 at 3:12 PM, Rob Gillen borgi...@gmail.com wrote:
 On Tue, Jul 5, 2011 at 2:07 PM, Marius Dumitru Florea
 mariusdumitru.flo...@xwiki.com wrote:

 Hi Rob,

 On 07/05/2011 07:30 PM, Rob Gillen wrote:
  I've recently deployed XWiki (3.1m1) in a Tomcat 6 container, and was
  playing around with the editing features when I noticed that the WYSIWYG
  editor menu, which is supposed to sit right above the editor toolbar, is
  missing.  I've been unsuccessful in finding any posts regarding this issue,
  and there doesn't seem to be very much information in the documentation
  about it.  Is there something that I need to do to enable it? or maybe I've
  done something wrong.  Perhaps someone can provide some hints to help.

 We need more details:

 * is it a clean 3.1M1? You didn't upgrade from a previous version and
 you have imported the default 3.1M1 XAR, right?
 * did you try to clear your browser cache?
 * what browser are you using and which version?
 * in the WYSIWYG editor administration section the menu configuration is
 not empty, right? Are you able to edit the menu configuration?


 * Yes, it was a clean 3.1M1 installation, not an upgrade.
 * I did import the default 3.1M1 XAR.
 * Clearing the browser cache (and cookies) made no difference in any browser.
 * I've been using Firefox 5.0, but tried Explorer 7 in response to
 your question.  Both manifest the same issue.
 * The menu configuration had some configured defaults (all that are
 available, I believe).
 * I've tried removing, re-adding, and rearranging the menu items.

 I also haven't noted any errors in the tomcat logs; although, I
 suspect this is probably a browser/client issue and not a server one.

 I think I'll try out the all-in-one zip again.  It might be my
 imagination, but I don't recall seeing the menu the last time I ran
 that one when I was evaluating xwiki.

Ok, I tried the all-in-one zip, and there were no issues when
displaying the editor menu.  It was there, fully functioning.  Just
for kicks, I ran a diff between the all-in-one and the uncompressed
WAR contents and saw nothing significantly different between the two.
The differences mostly amounted to my changes to set up a JNDI
datasource (in the hibernate.cfg.xml file) for Oracle and turning on
stats.  I've also tried bouncing tomcat just to make sure that any
changes to configuration files were applied.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] XWiki used in South Korea?

2011-07-05 Thread Sergiu Dumitriu
On 07/01/2011 09:55 AM, Gerritjan Koekkoek wrote:
 Hi,

 Is there somebody using the south-korean language for XWiki?
 We need it for a international website, and we wonder how mature the xwiki 
 internationalization is?

 What do we need to consider in our configuration if we want to use languages 
 like japanese, korean, arabic (If existing)
 Database configuartion, etcetera...

 Gerritjan

There are 1520 empty translations (out of 3392) according to 
http://l10n.xwiki.org/xwiki/bin/XE/XWikiCoreResources?language=ko but 
that doesn't say how well the wiki behaves, since a lot of the 
translation keys are not actually used or are rarely seen.

You can contribute missing translations on http://l10n.xwiki.org/

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Delete/Edit Button

2011-07-05 Thread Lockie
Hi LaStudent

You could try applying the edit and delete code found in the Event Calendar
application:


#foreach($yourobject in $doc.getObjects(XWiki.YourClass))

#if($hasedit) ( $doc.getURL( $msg.get(edit) , 
$doc.getURL( $msg.get(delete) )

#end


-
Lockie
--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Delete-Edit-Button-tp6546454p6552319.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users