Hi all,
I am using XE 1.5, few misc questions I have got...
1. Is there a Space Manager available for XE ? I am planning to setup about
60+ spaces so would be nice to have a interface to manage them. I saw there
is one for the Workspace, is there something similar for the XE?
2. With the new Admin application, where is the Panel field located? In the
past there is an option we can see the Panel list (in text) so we can edit.
Does does it all rely on the drag and drop now?
3. Has anyone done Site Minder integration for the authentication? The Admin
Guide mentioned briefly saying it can be done as Custom Authentication but
no details.
4. Any news on the "Rating" feature please? would like to allow users to
rate the pages usefulness
5. I deployed the Bulletin Application. After I posted an article on the
forum, the right panel (the menu etc) went to the bottom of the screen. Even
when I left the forum and went back to the other pages, the right panel was
till at the bottom of the screen. Not sure if its CSS issue. Has anyone seen
it before?
Many Thanks
Art.
I have XE 1.5 and when I try to login the first time I click the login button
it tries to add a live bookmark and i must click login again to actually
login, any clues?
--
View this message in context: http://n2.nabble.com/When-I-click-login-on-FF-tp785258p785258.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Upgraded from 1.2 to 1.5 with 1.5 war file, then re-imported the unmodified
XE 1.5 pages from the .xar.
Now when I click the Panel Wizard from the Index it takes me to the XWiki
Preferences page not the panel wizard.
--
View this message in context: http://n2.nabble.com/Panel-Wizard-no-worky-tp785215p785215.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
We've just installed XWiki Enterprise on our dedicated server, which
runs on Debian Etch 4.02, using this tutorial :
http://www.howtoforge.com/xwiki-tomcat-mysql-debian-etch
We have managed to install the software whitout any error and have
come to the step when we are told : "If you want to access your XWiki
only with an IP-address, you can skip this step as you should already
be able to see your XWiki with http://MyIP:8180/xwiki"
Yet, when we go to this address we see this error "Message : /xwiki/
description : the required resource (/xwiki/) is not available"
while tomcat seems to work fine (we can see tomcat's homepage when we
go to http://ipserver:8180/) and it seems we have installed xwiki
correctly according to the tutorial (our xwiki folder is in the
tomcat's webapps folder).
Thank you for your time and the help you'll provide us.
Regards,
Jeremy Amode
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
Hi,
Is it possible to know if XWiki is running? And if it's not running, is
there a command to start XWiki or is there nothing to do once the
installation is completed?
Hi
Is it possible to have a popup window in xwiki ? If yes please provide the
sample code.
I am using XE 1.5.
Regards
Syam
--
View this message in context: http://n2.nabble.com/Popup-Windows-tp783274p783274.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi!
I am looking for some information on the supportablitlty of Xwiki with
SSO for authentication. At this stage, I am exploring the options on
how to set this configuration up. There is not much documentation
available on the Xwiki site on information for integrating with SSO
siteminder though a reference to siteminder is available on the site (
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication check
under Custom Aunthentication). I was wondering if any of you could
direct me towards more resources/documentation...
Thanks.
Sharan.
-----------------------------------------
This communication is for informational purposes only. It is not
intended as an offer or solicitation for the purchase or sale of
any financial instrument or as an official confirmation of any
transaction. All market prices, data and other information are not
warranted as to completeness or accuracy and are subject to change
without notice. Any comments or statements made herein do not
necessarily reflect those of JPMorgan Chase & Co., its subsidiaries
and affiliates.
This transmission may contain information that is privileged,
confidential, legally privileged, and/or exempt from disclosure
under applicable law. If you are not the intended recipient, you
are hereby notified that any disclosure, copying, distribution, or
use of the information contained herein (including any reliance
thereon) is STRICTLY PROHIBITED. Although this transmission and any
attachments are believed to be free of any virus or other defect
that might affect any computer system into which it is received and
opened, it is the responsibility of the recipient to ensure that it
is virus free and no responsibility is accepted by JPMorgan Chase &
Co., its subsidiaries and affiliates, as applicable, for any loss
or damage arising in any way from its use. If you received this
transmission in error, please immediately contact the sender and
destroy the material in its entirety, whether in electronic or hard
copy format. Thank you.
Please refer to http://www.jpmorgan.com/pages/disclosures for
disclosures relating to UK legal entities.
Hi fellow XWiki users,
I've spent the last couple weeks working on designing mockups for the new
version of the WYSIWYG editor that's currently in the works.
I've put all my work on this page :
http://dev.xwiki.org/xwiki/bin/view/Design/NewWysiwygEditorInterface
and I'd be glad to gather initial user feedback on these mockups. Please
tell us what you think about them now so that we can improve the screens
before implementation begins at full speed.
Specifically, I'm wondering about the following things :
- Can the text be improved to make things easier to understand ? If so,
where ?
- Are some features harder to reach than they should ?
- Are dialog boxes & trays consistent with user models of how edition
software usually behaves ?
- Do you see anything that will make an user wonder what's happening and
where he / she should click next ?
Please note that the colors are only indicative at this stage - a designer
will improve my work before we get to the final stage. I'll try incorporate
your feedback soon and will let you know how the subseuent development goes.
Thanks in advance,
Guillaume
--
Guillaume Lerouge
Product Manager - XWiki
Skype ID : wikibc
http://blog.xwiki.com/
Hi All
We are using xwiki-enterprise-1.5 which have the option to send the
validation email to the person who registers new. But I am getting the
following error when i click on the Register button on the Registration
page.
Error number 10003 in 10: Exception while sending email from
syam2304(a)gmail.com to [Ljava.lang.String;@68ece8
Wrapped Exception: Connection reset
com.xpn.xwiki.XWikiException: Error number 10003 in 10: Exception while
sending email from syam2304(a)gmail.com to [Ljava.lang.String;@68ece8
Wrapped Exception: Connection reset
at com.xpn.xwiki.XWiki.sendMessage(XWiki.java:3305)
at com.xpn.xwiki.XWiki.sendMessage(XWiki.java:3328)
at com.xpn.xwiki.XWiki.sendValidationEmail(XWiki.java:3242)
at com.xpn.xwiki.XWiki.sendValidationEmail(XWiki.java:3207)
at com.xpn.xwiki.XWiki.createUser(XWiki.java:3161)
at com.xpn.xwiki.web.RegisterAction.action(RegisterAction.java:41)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:215)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:616)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:287)
at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1565)
at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1517)
at org.mortbay.http.HttpServer.service(HttpServer.java:954)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Do we need to do any specific configuration to avail the email functionality
?
Please help
Regards
Syam
--
View this message in context: http://n2.nabble.com/Exception-on-sending-the-Registration-validation-Email…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
We're trying to install XWiki Enterprise on a redhat linux and we are
facing some issues.
Is there a mean to upload all the tables of the XWiki enterprise
database one shot instead of being obliged to upload each table one by one?
Up to now we have unzipped and installed the following file :
xwiki-enterprise-hsqldb-1.5.zip. Unfortunately it looks like if the
database does not install itself and that we are obliged to create the
64 tables one by one. Up to now we have obtained in the unzipped folder
the following files :
IMAGE FICHIERS
Thank you for your time and for the help you'll provide us.
Jeremy Amode