Hallo,
i succeeded to implement an SSO Authentication for Xwiki using a configured
URL with some parameter and the login is functioning well.
The logout will not work if the passed parameter is still in the URL.
To logout user must go after login to another page so that parameter is no
more.
I will appreciate any help.
Thanks
Hello XWiki Community,
Maybe you could give me some light...
My company is buying other company and we are taking control in the next Month.
We will use a XWiki page to share an institutional video to our old and new employees clarifying the integration process. Actually we have 3k employees and the new company will add more 3k users.
I have installed the video JW macro extension and it's working well. We did a traffic analyze to measure the bandwidth consumption and we have this following conclusion:
Video size 8MB
Bytes exchanged (in one visualization) = 8MB
Bandwidth consumption 1.780,53 kbps
Probably we will have a lot of simultaneous access and want to avoid overcharge our Lan link and we want to guarantee that XWiki Server will support without fall, I could not think in an application to assure these requirements. What do you think?
Danilo
Grupo Energisa
Danilo A. Oliveira
Analista Suporte Aplicacao TI - DPTO CORP. DE INFRAESTR. TI
e-mail: danilo.oliveira(a)energisa.com.br | tel: (32) 3429-6342 | cel: (32) 8452-9478
Esta mensagem contém informação confidencial. Se você a recebeu por engano, não divulgue ou copie seu conteúdo. Por favor, avise ao remetente imediatamente e apague-a do computador.
Privileged and confidential. If this message has been received by mistake, do not disclose or copy its contents. Please notify sender and delete immediately.
Hi,
How is it possible to extend xwiki administrative ui to add my custom
configuration forms?
For example, I extended XWikiPreferences class by adding some fields, and
now I want to be able to configure them through admin ui, not object editor.
I will be gratefull for any tips.
Best regards
Karol
--
View this message in context: http://xwiki.475771.n2.nabble.com/Extending-administrative-ui-tp7589610.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello
I use newsletter extension (http://extensions.xwiki.org/xwiki/bin/view/Extension/Newsletter+Application) but I think scheduler doesn't work or mail doesn't sent...
(My user subscribe at my newsletter)
How can I log this to find the problem source?
My xwiki user can sent mail from "share by email" menu.
My catalina.out display nothing.
thxs
After I managed to install xwiki, I would like to have real-time chat support
as well. I assumed XMPP client/server would do the job, but it doesn't seem
to be working. Are there any extensions that do provide working real-time
chat?
I am using ubuntu/mysql/tomcat7 as base.
--
View this message in context: http://xwiki.475771.n2.nabble.com/XMPP-client-server-status-tp7589750.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
I tried to install xwiki via the deb package install method on a fresh Ubuntu
Server 12.04 LTS and all apg-get command completed without error. Then the
guide page
(http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationViaAPT)
said I could visit the wiki on this url: http://localhost:8080/xwiki (I
visit from another pc but it still worked fine). There was (eventually) a
nice gui explaining what I should do and I did so. But when it came to the
installation of extensions, some of the extensions got installed and then
suddenly the page reloaded to a login prompt. Browsing the guide I found the
default login, but what I see is incomplete. I do see the basic wiki without
any pages. There is a profile manager but it reports errors like: "Unknown
macro: attachmentSelector" and "Unknown macro: messageSender". Also, I
cannot find the Extension manager (if it should be visible somewhere).
Obviously the installer was cut short for some reason (I didn't click
anything) and now I am left with a half-installed wiki.
How do I complete the wiki installation? What I have now doesn't seem to be
fully functional. :-/
--
View this message in context: http://xwiki.475771.n2.nabble.com/Install-interrupted-tp7589489.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
I'm seeing many many folks registering for our wiki, which is great I
guess, but I am a bit concerned.
Our wiki is set up as a public wiki where registrants need to fill out
the captcha and have a valid email. However I am seeing quite a few
registrations each day (profiles being created) and then no activity.
These folks are not vandalizing the site or adding spam/adds/etc. Indeed
they do not seem to be doing anything.
Maybe our site is just boring and lame, and does not inspire any
participation, but it just seems weird.
Should I be concerned? Is there anyway I can send a bulk message to all
users to test the emails or ask folks why they joined?
Thanks,
Patrick
--
|| | | |||| || || | |||| ||| | |||
Patrick Masson
General Manager, Director & Secretary to the Board
Open Source Initiative
855 El Camino Real, Ste 13A, #270
Palo Alto, CA 94301
United States
Skype: massonpj
sip: masson(a)getonsip.com
<https://www.getonsip.com/call?a=masson@getonsip.com>
Ph: (970) 4MASSON
Em: masson(a)opensource.org <mailto:masson@opensource.org>
Ws: www.opensource.org <http://www.opensource.org>
Hello,
I'm a big problem when I try to acces at this page :
http://localhost:8080/xwiki/bin/view/Main/.
I have some errors :
javax.servlet.ServletException: java.lang.RuntimeException: Component
manager has not been initialized before lookup for
[org.xwiki.model.reference.DocumentReferenceResolver< java.lang.String >]
for hint [currentmixed]
org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:520)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:427)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:228)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)
javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:121)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:126)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
root cause
java.lang.RuntimeException: Component manager has not been initialized
before lookup for [org.xwiki.model.reference.DocumentReferenceResolver<
java.lang.String >] for hint [currentmixed]
com.xpn.xwiki.web.Utils.getComponent(Utils.java:700)
com.xpn.xwiki.XWikiContext.<init>(XWikiContext.java:151)
com.xpn.xwiki.web.Utils.prepareContext(Utils.java:382)
com.xpn.xwiki.web.XWikiAction.initializeXWikiContext(XWikiAction.java:433)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:126)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:425)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:228)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)
javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:121)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:126)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
I installed tomcat7.2 and I use Ubuntu OS.
What is the problem ? What sould I do ?
Here are the logs that I could recover :
http://pastebin.com/c4wx2iNZ
Here are the catalina.out logs that I could recover :
http://pastebin.com/N89ezz6z
Thank you in advance for your answers.
Nicolas.
--
View this message in context: http://xwiki.475771.n2.nabble.com/Component-manager-has-not-been-initialize…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Thxs Vincent and Thomas.
I corrected my file (extracted/ fixed and reinject)
About the french translation there a bug in the tip of the blog with apostroph.
Here the problem: http://snag.gy/U4E8I.jpg
I replaced:
xe.blog.code.notpublished=Cet article de blog n'a pas encore \u00E9t\u00E9 publi\u00E9. Publier l'article.
by
xe.blog.code.notpublished=Cet article de blog n\u0027a pas encore \u00E9t\u00E9 publi\u00E9. Publier l\u0027article.
without success (I obtain the same things)
________________________________
De : "vincent(a)massol.net" <vincent(a)massol.net>
À : Thomas Mortagne <thomas.mortagne(a)xwiki.com>
Cc : Pascal BASTIEN <pbasnews-xwiki(a)yahoo.fr>
Envoyé le : Mardi 18 mars 2014 18h17
Objet : Re: [xwiki-users] Wrong french translation
Hi Pascal,
On 18 Mar 2014 at 18:06:01, Pascal BASTIEN (pbasnews-xwiki@yahoo.fr(mailto:pbasnews-xwiki@yahoo.fr)) wrote:
> Ok I understand better now :-)
>
> By the way, how can I correct my french translation on my xwiki without waiting the next release?
> Thxs.
See http://platform.xwiki.org/xwiki/bin/view/DevGuide/InternationalizingApplica…
Thanks
-Vincent
> ________________________________
> De : Thomas Mortagne
> À : Pascal BASTIEN ; XWiki Users
> Envoyé le : Mardi 18 mars 2014 17h45
> Objet : Re: [xwiki-users] Wrong french translation
>
> ...
>
> >> I edit with object mode: http://l10n.xwiki.org/xwiki/bin/view/Platform/PlatformXWikiCoreResources_-5…
>
> Actually you just need to click on Edit but there was an issue I fixed.
>
>
> >>
> >> How can I correct it on my xwiki without waiting the next release?