Thats the part of the login in the Login.vm in the templates folder.
What should i change here?. I am not quiet familiar with xredirect and html thats why its a little confusing for me.
Thanks again
Original Message:
<br />On May 16, 2008, at 4:36 PM, Hosam Hassan wrote:
<br />
<br />> Hello Vincent,
<br />>
<br />> Where can i pass the xredirect parameter in the URL?
<br />
<br />hmm... in the login.vm file. Try changing the one in templates/
<br />
<br />-Vincent
<br />
<br />> Original Message:
<br />>
<br />> Hi,
<br />> <br />
<br />> <br />I think you can pass the xredirect parameter in the URL to
<br />> redirect to
<br />> <br />the page you want. Right now users are redirected to the page
<br />> they
<br />> <br />asked and not to Main.WebHome (unless they asked for that page
<br />> of
<br />> <br />course ;)).
<br />> <br />
<br />> <br />Thanks
<br />> <br />-Vincent
<br />> <br />
<br />> <br />On May 16, 2008, at 4:23 PM, Hosam Hassan wrote:
<br />> <br />
<br />> <br />> Hello guys,
<br />> <br />>
<br />> <br />> I want to redirect after login to a specific space instead of
<br />> <br />> getting redirected to the Main.Webhome. I want to redirect to
<br />> <br />> KnowledgeBase.Webhome for example
<br />> <br />>
<br />> <br />> I tried changing in the login.vml in the albatross folder
<br />> but no use.
<br />> <br />>
<br />> <br />> Where can i change this?
<br />> <br />_______________________________________________
<br />> <br />users mailing list
<br />> <br />users(a)xwiki.org
<br />> <br />http://lists.xwiki.org/mailman/listinfo/users
<br />> <br />
<br />>
<br />> --
<br />> _______________________________________________
<br />> users mailing list
<br />> users(a)xwiki.org
<br />> http://lists.xwiki.org/mailman/listinfo/users
<br />
<br />_______________________________________________
<br />users mailing list
<br />users(a)xwiki.org
<br />http://lists.xwiki.org/mailman/listinfo/users
<br />
--
Hello Vincent,
Where can i pass the xredirect parameter in the URL?
Cheers,
Hosam
Original Message:
Hi,
<br />
<br />I think you can pass the xredirect parameter in the URL to redirect to
<br />the page you want. Right now users are redirected to the page they
<br />asked and not to Main.WebHome (unless they asked for that page of
<br />course ;)).
<br />
<br />Thanks
<br />-Vincent
<br />
<br />On May 16, 2008, at 4:23 PM, Hosam Hassan wrote:
<br />
<br />> Hello guys,
<br />>
<br />> I want to redirect after login to a specific space instead of
<br />> getting redirected to the Main.Webhome. I want to redirect to
<br />> KnowledgeBase.Webhome for example
<br />>
<br />> I tried changing in the login.vml in the albatross folder but no use.
<br />>
<br />> Where can i change this?
<br />_______________________________________________
<br />users mailing list
<br />users(a)xwiki.org
<br />http://lists.xwiki.org/mailman/listinfo/users
<br />
--
Hello guys,
I want to redirect after login to a specific space instead of getting redirected to the Main.Webhome. I want to redirect to KnowledgeBase.Webhome for example
I tried changing in the login.vml in the albatross folder but no use.
Where can i change this?
Cheers and many thanks
Hi!
For some unknown reasons, "Choose editor" panel just doesn't exist in
my XWiki anymore. Where can I get this panel? In default *.xar version
1.3 there is no such panel.
Ar cieņu, Mihails
Hi,
I want to display all the pages of a specific space. For that I found the
following code :
#set($docs = $xwiki.getSpaceDocsName('MySpace'))
#foreach ($doc in $docs)
[${doc}]
#end
It works fine but I need more than that (ordering, exclusion...). So I'm
trying to find the same fonctionnality but with a query. I couldn't find
anything at
http://dev.xwiki.org/xwiki/bin/view/Design/XWiki+Query+Language+Specificati…
so I've tried several queries but in vain. I would like to do something like
that :
#set($query="where spaces='MySpace'")
#set($results = $xwiki.searchDocuments($query, 5, 0))
#foreach ($item in $results)
* $item <br/>
#end
Any idea ?
Thanks,
Antonio
hello!
where can i find the code that creates a new xwiki page? i know i can create new pages from xeclipse. but i wanna be able to create the pages from an interface. for instance to have a text field and a button, and when the button is pressed a new page will be created with the name given in the text field.
thank you for your time
I just installed 1.4 over an existing 1.3 version and got the following:
#template("startpage.vm")
#template("contentview.vm") #template("docextra.vm")
#template("endpage.vm")
but nothing else...
I started with the start_xwiki.bat
--
View this message in context: http://www.nabble.com/Problem-with-1.4-tp17268421p17268421.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.4 final.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This release spanned a bit more than 2 months starting on the 8th of
March 2008 and ending on the 15th of May 2008.
During that period we implemented 116 issues, fixing 67 bugs and
adding new features such as:
* Attachment Rollback, when rollbacking a wiki page, attachments
versions are now rollbacked as well.
* 2 new colors were added for the toucan skin : Black & Dark Blue.
* Various performance improvements.
* New Admin page to monitor Requests in your XWiki instance
* The Index page was improved to add realtime page filtering.
* Keyboard shortcuts were made a generic feature using a standard
keyboard shortcuts set, see http://tinyurl.com/3hnvge
* The Watchlist feature now adds a diff in the email it sends when
watched documents or spaces are modified. The diff is between "first
revision since last notification" and "last revision".
* Added better Active Directory support by supporting case
insensitive username.
* Added Galician translation
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise14
Thanks
-The XWiki dev team
Hi,
we are students and want to have an XWiki on your farm. We create a
Website/Wiki for a voluntary fire department.
My user name is BernhardHirsch.
The prefered Server Name would be ffottnang.myxwiki.org
Thank you,
Bernhard Hirsch
James,
I too have issues with the WYSIWYG editor messing up pages. When it works -
its great, but when it seems to randomly mess you edits up - ahhh! It
doesn't seem to translate to wiki markup very well sometimes. I understand
there might be a new better WYSIWYG editor being developed perhaps maybe
available this September. Meantime I'd suggest using the wiki editor - it's
quite good when you get used to it and it doesn't mess up your pages
although it doesn't quite have all the features available that the WYSIWYG
editor.
Regards,
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of James Dougherty
Sent: 15 May 2008 02:36
To: users(a)xwiki.org
Subject: [xwiki-users] Editing with Wysiwyg
I am having major difficulties with the Wysiwyg editor in both 1.3.2 and
1.4.
If I use Wysiwyg, the text font displayed while in the editor is not the
same as the final wiki page. Often I have several lines that are in a
different font, even though they looked the same while using Wysiwyg. I am
also finding random issues. For example, today I changed the font colour of
an index page and lost all of the links. I am using a standard Toucan skin.
Is it common to have problems with the Wysiwg editor, or is there a fix I
haven't found? I am finding I am spending as much time fixing the appearance
of pages as writing them. Alternatively, is there another wiki with better
editing.
Thanks
--
View this message in context:
http://www.nabble.com/Editing-with-Wysiwyg-tp17244408p17244408.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
is confidential. It may also be legally privileged. It is intended only for
the stated addressee(s) and access to it by any other person is
unauthorised. If you are not an addressee, you must not disclose, copy,
circulate or in any other way use or rely on the information contained in
this e-mail. Such unauthorised use may be unlawful. We may monitor all
e-mail communications through our networks. If you have received this e-mail
in error, please inform us immediately on +44 (0) 1749 672081 and delete it
and all copies from your system. We accept no responsibility for changes to
any e-mail which occur after it has been sent. Attachments to this e-mail
may contain software viruses which could damage your system. We therefore
recommend you virus-check all attachments before opening. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
I am having major difficulties with the Wysiwyg editor in both 1.3.2 and 1.4.
If I use Wysiwyg, the text font displayed while in the editor is not the
same as the final wiki page. Often I have several lines that are in a
different font, even though they looked the same while using Wysiwyg. I am
also finding random issues. For example, today I changed the font colour of
an index page and lost all of the links. I am using a standard Toucan skin.
Is it common to have problems with the Wysiwg editor, or is there a fix I
haven't found? I am finding I am spending as much time fixing the appearance
of pages as writing them. Alternatively, is there another wiki with better
editing.
Thanks
--
View this message in context: http://www.nabble.com/Editing-with-Wysiwyg-tp17244408p17244408.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi guys,
I am trying to configure xwiki's URL to make it shorter by following
instructions in http://platform.xwiki.org/xwiki/bin/view/Main/ShortURLs in
1.4-RC1 under tomcat
Everything is working fine except for configuring correctly static resources
(the 'hardest' part) to be served correctly by jetty which is difficult to
configure under tomcat.
My question is to know if it is easy to relocate 'static content' under
'/resources' directory for instance. Then it will be much more configurable.
instead of making N-servlet mappings for the following:
*.js
/yui/*
/wiki_editor/*
/tiny_mce/*
/skins/*
/s5/*
There won't have any mapping to do if files are relocated in a central
directory.
- My question is to know if it is easily to rewrite static content URL to
add '/resources' at the beginning. Can someone tell me how ?
- My second question is to know if you think that it is a good idea to
relocate all static resources under /resources for instance.
Many thanks !
Thomas
hi,
I am trying to upgrade my XE 1.2.1 to XE 1.3.2 . When I tried to import
the XAR file it shows the following . Why it is so? Can any one reply?
A problem occured while trying to service your request. Please contact the
support if this happens again.
Detailed information:
Error number 3232 in 3: Exception while saving attachment
xwiki-enterprise-installer-windows-1.2.1.xar of document
XWiki.Import
Wrapped Exception: Could not execute JDBC batch update
com.xpn.xwiki.XWikiException: Error number 3232 in 3: Exception while
saving attachment xwiki-enterprise-installer-windows-1.2.1.xar of document
XWiki.Import
Wrapped Exception: Could not execute JDBC batch update
at
com.xpn.xwiki.store.XWikiHibernateAttachmentStore.saveAttachmentContent(XWikiHibernateAttachmentStore.java:99)
at
com.xpn.xwiki.doc.XWikiDocument.saveAttachmentContent(XWikiDocument.java:2517)
at
com.xpn.xwiki.doc.XWikiDocument.saveAttachmentContent(XWikiDocument.java:2499)
at com.xpn.xwiki.web.UploadAction.action(UploadAction.java:129)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:197)
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.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
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)
Wrapped Exception:
java.sql.BatchUpdateException: Packet for query is too large (1458818 >
1048576). You can change this value on the server by setting the
max_allowed_packet' variable.
at
com.mysql.jdbc.PreparedStatement.executeBatch(PreparedStatement.java:1404)
at
org.apache.commons.dbcp.DelegatingStatement.executeBatch(DelegatingStatement.java:294)
at
org.apache.commons.dbcp.DelegatingStatement.executeBatch(DelegatingStatement.java:294)
at
org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:48)
at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:246)
at
org.hibernate.jdbc.AbstractBatcher.prepareStatement(AbstractBatcher.java:92)
at
org.hibernate.jdbc.AbstractBatcher.prepareStatement(AbstractBatcher.java:87)
at
org.hibernate.jdbc.AbstractBatcher.prepareBatchStatement(AbstractBatcher.java:222)
at
org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2224)
at
org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2660)
at
org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:56)
at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:250)
at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:234)
at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:141)
at
org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:298)
at
org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27)
at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000)
at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:338)
at
org.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:106)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.endTransaction(XWikiHibernateBaseStore.java:783)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.endTransaction(XWikiHibernateBaseStore.java:754)
at
com.xpn.xwiki.store.XWikiHibernateAttachmentStore.saveAttachmentContent(XWikiHibernateAttachmentStore.java:94)
at
com.xpn.xwiki.doc.XWikiDocument.saveAttachmentContent(XWikiDocument.java:2517)
at
com.xpn.xwiki.doc.XWikiDocument.saveAttachmentContent(XWikiDocument.java:2499)
at com.xpn.xwiki.web.UploadAction.action(UploadAction.java:129)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:197)
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.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
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)
Regards,
Project trainees.
Hi,
I have to deal some external data in xwiki. Is it require to connect
xwiki with Mysql through Hibernate.cfg or Is it possible through program
using velocity or groovy? Is velocity enough for transactions? One
another Qn. a groovy code should be called by a velocity code?
Thanks,
Project trainees.
I just upgraded from 1.1 to 1.4 RC2. The upgrade went pretty smoothly
but I overwrote our Quicklinks bar so I was trying to get it from my
backup. I uploaded the XAR but when I tried to open it I get
2008-05-08 17:34:01,056
[http://wiki/xwiki/bin/import/XWiki/Import?action=getPackageInfos&name=may08…]
[TP-Processor12] WARN web.XWikiAction - Uncaught
exception: Error number 11015 in 11: Exception while importing
Wrapped Exception: Unexpected end of ZLIB input stream
com.xpn.xwiki.XWikiException: Error number 11015 in 11: Exception while
importing
Wrapped Exception: Unexpected end of ZLIB input stream
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:94)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:205)
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.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at
org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:199)
at
org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:282)
at
org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:754)
at
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:684)
at
org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:876)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Wrapped Exception:
java.io.EOFException: Unexpected end of ZLIB input stream
at
java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:216)
at
java.util.zip.InflaterInputStream.read(InflaterInputStream.java:134)
at java.util.zip.ZipInputStream.read(ZipInputStream.java:139)
at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:91)
at
java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:69)
at
com.xpn.xwiki.plugin.packaging.Package.ReadZipInfoFile(Package.java:755)
at com.xpn.xwiki.plugin.packaging.Package.Import(Package.java:373)
at
com.xpn.xwiki.plugin.packaging.PackageAPI.Import(PackageAPI.java:202)
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:42)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:205)
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.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at
org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:199)
at
org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:282)
at
org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:754)
at
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:684)
at
org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:876)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Doh!
-Dave
--
Dave Mangot
Terracotta Inc.
650 Townsend St. Suite 325
San Francisco, CA 94103 USA
+1 415 738 4059
dmangot(a)terracottatech.com
This e-mail incorporates Terracotta's confidentiality policy, which is
online at http://www.terracottatech.com/emailconfidentiality.shtml
Hello experts,
Is it possible to leave a Wysiwig editor on a page under following
requirements:
1. Allow the users to access the Wysiwyg but not the Wiki (i.e. to let the
editor be just an editor for content and not embed any velocity or JS code)
2. Store the contents added by the user in an object of Xwiki class
Would appreciate your response,
Regards,
Archana.
--
View this message in context: http://www.nabble.com/Wysiwyg-editor-tp17220248p17220248.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
Looking at the source code in http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/core/trunk/xwiki-core/src…
/**
* The LDAP attribute containing the identifier for a user.
*/
private String uidAttributeName = LDAP_DEFAULT_UID;
static {
LDAP_GROUP_CLASS.add("group".toLowerCase());
LDAP_GROUP_CLASS.add("groupOfNames".toLowerCase());
LDAP_GROUP_CLASS.add("groupOfUniqueNames".toLowerCase());
LDAP_GROUP_CLASS.add("dynamicGroup".toLowerCase());
LDAP_GROUP_CLASS.add("dynamicGroupAux".toLowerCase());
LDAP_GROUP_CLASS.add("groupWiseDistributionList".toLowerCase());
LDAP_GROUP_MEMBER.add("member".toLowerCase());
LDAP_GROUP_MEMBER.add("uniqueMember".toLowerCase());
}
It seems there is no support for my openldap schema, my group class is "posixGroup" and my group membership attribute is "memberUid". Wouldn't it be a good idea to make these values configurable in xwiki.cfg?
Thanks,
Michael
----- "Michael Jeanson" <mjeanson(a)revolutionlinux.com> wrote:
> Hi,
>
> I'm trying to get ldap authentication working on xWiki 1.3.2.9174
> against an openldap server but there seems to be a problem with group
> membership validation.
>
> Here is what I have in the logs :
>
> [http-8080-1] DEBUG LDAP.XWikiLDAPAuthServiceImpl - Checking if the
> user belongs to the user group: cn=xwiki,ou=Group,dc=example,dc=net
> [http-8080-1] ERROR ldap.XWikiLDAPUtils - Could not find
> attribute uid for LDAP dn cn=xwiki,ou=Group,dc=example,dc=net
> [http-8080-1] DEBUG LDAP.XWikiLDAPAuthServiceImpl - Trying
> authentication against XWiki DB
> [http-8080-1] WARN LDAP.XWikiLDAPAuthServiceImpl - LDAP
> authentication failed.
>
> It seems xWiki uses the "uid" attribute to map group membership but in
> my case it should be "memberUid"
>
> The relevant configuration parameters :
>
> xwiki.authentication.ldap.user_group=cn=xwiki,ou=Group,dc=example,dc=net
> xwiki.authentication.ldap.UID_attr=uid
>
> The attribute "uid" is correctly used to define a unique user but I
> haven't found any parameter in the admin guide to define the group
> membership attribute, I am missing something?
>
> Thanks,
>
> Michael
>
> ---
> Michael Jeanson - Revolution Linux
> http://www.revolutionlinux.com - (819) 780 8955 #1119
>
> * Toute opinion et prise de position exprimée dans ce message est
> celle de son auteur et pas nécessairement celle de Révolution Linux.
> ** Any views and opinion presented in this e-mail are solely those of
> the author and do not necessarily represent those of Révolution Linux.
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> Date: Tue, 13 May 2008 17:35:32 +0200
> From: Vincent Massol <vincent(a)massol.net>
>
> I've checked the farm status on
> http://myxwiki.org/xwiki/bin/view/XWiki/RequestsStatus
>
see - I already learnt something: first check the status!
> > Also, when I do learn something about XWiki, I'd like to give something
> back
> > by updating the documentation. I couldn't find a "register" link
> > there.
>
> there = xwiki.org or myxwiki.org?
>
>
good question.
I was thinking of
http://platform.xwiki.org/xwiki/bin/view/Main/Documentation
but perhaps for question specific to the farm, like this one, its better to
create a Help section on http://www.myxwiki.org/?
cheers,
- Yishay
Hello all, and apologies for the n00b questions.
I'm running a wiki on the wiki farm at:
http://patternlanguagenetwork.myxwiki.org/
For the last few days, I've noticed a significant degradation in
performance. I suspect this is not specific to my wiki, but affecting the
whole farm (http://www.myxwiki.org/ is also a bit slow to respond). The
documentation recommends some measures for boosting performance, but as far
as I can see they all require access to the underlying system, e.g. indexing
the SQL tables.
Also, when I do learn something about XWiki, I'd like to give something back
by updating the documentation. I couldn't find a "register" link there.
thanks,
- Yishay
--
___________________________
Yishay Mor, Researcher, London Knowledge Lab
http://www.lkl.ac.uk/people/mor.htmlhttp://yishaym.wordpress.comhttps://www.linkedin.com/in/yishaymorhttp://www.google.com/calendar/embed?src=yishaym%40gmail.com
+44-20-78378888 x5737
The XWiki development team is pleased to announce the release of XWiki
Enterprise Manager 1.2 Release Candidate 1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This release follow XWiki Enterprise 1.4 Release Candidate 1 release
to maintain XEM synchronised with XE.
It add the wiki name ajax based validation to the wiki creation page
and XE 1.4M2 -> XE 1.4RC1 dependency upgrade.
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM12RC1
Thanks -The XWiki dev team
We would like to move this site from the current farm to community farm:
parents2.xwiki.com (Community Site for Parents of Web 2.0 era)
to
parents2.myxwiki.org
My account on community farm is "weihsingwang"
Thanks.
Wei-hsing
-------------- Original message from Vincent Massol <vincent(a)xwiki.com>: --------------
> Hi Wei-hsing,
>
> Thanks for pinging me. I'm in SF at the JavaOne conference right now
> so I won't have time to do anything for a few days.
>
> Also you need to go at http://myxwiki.org and read the instructions
> there as I told you in my previous email. This farm is not managed by
> me. It's a community farm managed by the community which means you
> need to ask the community, not me. You'll see that once you send the
> email as instructed on myxwiki.org the wikis will get created very
> quickly.
>
> Last, the community will be able to create the new wikis for you but
> you'll have to do the migration of data from the old farm to this
> farm. Again if you want pro services then you should use the pro farm
> and then the XPertNet company can do the migration for you as part of
> the hosting cost you'd pay.
>
> Thanks
> -Vincent
>
> On May 7, 2008, at 4:04 PM, wangwh(a)att.net wrote:
>
> > Hi, Vincent,
> >
> > Just to make sure this is on your to-do list. Thank you very much.
> >
> > Best regards,
> > Wei-hsing
> >
> > -------------- Forwarded Message: --------------
> > From: wangwh(a)att.net
> > To: Vincent Massol
> > Subject: XWiki farm moves
> > Date: Sun, 4 May 2008 00:16:13 +0000
> >
> > Hi, Vincent,
> >
> > We would like to move these sites from the current farm to community
> > farm:
> >
> > parents2.xwiki.com (Community Site for Parents of Web 2.0 era)
> > princetongirlscouts.xwiki.com (Community Site for girl scouts at
> > Princeton)
> > confucius.xwiki.com (Community Site for Chinese traditional culture
> > study)
> > sos.xwiki.com (Community Site for youth volunteer services)
> >
> > My account on community farm is "weihsingwang".
> >
> > Thank you very much.
> >
> > Best regards,
> > Wei-hsing
> >
> > -------------- Original message from Vincent Massol
> > : --------------
> >
> >
> > >
> > > On Apr 29, 2008, at 4:27 PM, wangwh(a)att.net wrote:
> > >
> > > > Hi, Vincent,
> > > >
> > > > Thanks a lot. I have been using XWiki for a number of
> > applications,
> > > > some of them might need pro-farm service in the future. I would
> > like
> > > > to move a few sites to the Community farm for the up-to-date
> > > > features. Then request to move to pro-farm when need comes. Is
> > this
> > > > direction OK?
> > >
> > > Sure.
> > >
> > > Just to repeat myself the community farm has the following rules:
> > > * No support warranty. All support is done on the XWiki user
> > > mailing list by the community.
> > > * No stability warranty. We install the latest milestone version
> > > of XWiki Enterprise Manager on this farm and we use it as a
> > stability
> > > test for the XWiki development team.
> > > * No uptime warranty. It's possible the farm will be down a few
> > > days in a row although we'll do the maximum so that it doesn't
> > happen.
> > > * The farm is open to anyone to create wikis on. However the
> > > target users are mostly technical people who can support
> > themselves to
> > > some extent. This farm should never be used for business-critical
> > > wikis. For that please use a pro farm service like the one
> > provided by
> > > XPertNet.
> > >
> > > If you're ok with these rules just follow the instructions listed on
> > > http://myxwiki.org
> > > and I'll create the wiki for you.
> > >
> > > > Should I worry that the current XWiki farm be shut down any time
> > soon?
> > >
> > > We don't have any plan to close it right now. However we're not
> > > maintaining it anymore (it's not evolving).
> > >
> > > Thanks
> > > -Vincent Massol
> > >
> > >
> > > > I would like to give my users best experience with XWiki to keep
> > > > growing communities on XWiki.
> > > >
> > > > Best regards,
> > > > Wei-hsing
> > > >
> > > > -------------- Original message from Vincent Massol
> > > > : --------------
> > > >
> > > >
> > > > > Hi Wei-hsing,
> > > > >
> > > > > Just wanted to let you know that the Community farm is now
> > online at
> > > > > http://myxwiki.org
> > > > > .
> > > > >
> > > > > Thanks
> > > > > -Vincent Massol
> > > > > CTO XWiki SAS
> > > > >
> > > > > On Apr 23, 2008, at 6:18 PM, Vincent Massol wrote:
> > > > >
> > > > > > Hi Wei-hsing,
> > > > > >
> > > > > > On Apr 23, 2008, at 6:09 PM, wangwh(a)att.net wrote:
> > > > > >
> > > > > >> Hi, Vincent,
> > > > > >>
> > > > > >> Thanks a lot for the message. I think what you said is you
> > can
> > > > help
> > > > > >> me get an XWiki site on the community farm with the latest
> > > > version
> > > > > >> of XWiki. It will have the best design and interface but it
> > is
> > > > not
> > > > > >> guaranteed to be stable.
> > > > > >>
> > > > > >> I need to upgrade an existing XWiki site, but I am not sure
> > what
> > > > > >> will the look and feel be when you help me move it over.
> > Will the
> > > > > >> native search work better? look better?
> > > > > >
> > > > > > The look will be the one you want. The community farm has the
> > > > > > Albatross and Toucan skins ready. See
> > > > > http://platform.xwiki.org/xwiki/bin/view/Features/Skins
> > > > > > Re the search, not sure what you mean by "work better". But
> > yes it
> > > > > > does work fine.
> > > > > >
> > > > > >> (the site is at sos.xwiki.com) It is for a non-profit
> > group, so,
> > > > > >> not business critical. But, I also need to know if we
> > choose to
> > > > > >> move to the Pro-farm, what will be the lowest charge. (I
> > could
> > > > not
> > > > > >> find the pricing page, could you send a link to me?) What
> > will
> > > > Pro-
> > > > > >> farm give us?
> > > > > >
> > > > > > Someone from sales will answer you on these points.
> > > > > >
> > > > > >> Please don't move the site before we have all the
> > information.
> > > > > >> Thank you very much!
> > > > > >
> > > > > > Sure. If you were to choose the community offering I
> > wouldn't move
> > > > > > anything, you'll have to do it. What I would do is simply
> > create
> > > > an
> > > > > > empty wiki for you but you'll have to do all the
> > customizations
> > > > and
> > > > > > content move by exporting/importing your old content. And all
> > > > > > questions will have to go through the xwiki users mailing
> > list.
> > > > > >
> > > > > > Hope we can find a solution that will satisfy you! :)
> > > > > >
> > > > > > Thanks
> > > > > > -Vincent
> > > > > >> -------------- Original message from Vincent Massol
> > > > > >> >: --------------
> > > > > >>
> > > > > >>
> > > > > >> > FYI the community farm has been upgraded and is ready to
> > accept
> > > > > >> wikis.
> > > > > >> >
> > > > > >> > Please let me know your usage as described below.
> > > > > >> >
> > > > > >> > If you decide to go with this farm instead of the pro one
> > then
> > > > > >> please:
> > > > > >> > 1) register on myxwiki.org
> > > > > >> > 2) give me your user id that you created in 1)
> > > > > >> > 3) let me know the name of your wiki
> > > > > >> >
> > > > > >> > Thanks
> > > > > >> > -Vincent Massol
> > > > > >> >
> > > > > >> > On Apr 21, 2008, at 4:01 PM, Vincent Massol wrote:
> > > > > >> >
> > > > > >> > > Hi Wei-hsing,
> > > > > >> > >
> > > > > >> > > I'm really sorry for not answering sooner. I've been sick
> > > > for a
> > > > > >> long
> > > > > >> > > time now... and I'm trying to catch up with the work.
> > > > > >> > >
> > > > > >> > > I actually started working on the community farm for you
> > > > about 2
> > > > > >> > > weeks ago and I have a first version of the farm working.
> > > > > >> > >
> > > > > >> > > Today we're upgrading it to the latest snapshot version
> > > > since the
> > > > > >> > > last one wasn't very stable. I'll ping you when it's
> > ready.
> > > > > >> > >
> > > > > >> > > On your side can you remind us what will be the usage you
> > > > would
> > > > > >> do
> > > > > >> > > on this farm? I want to ensure it'll match your needs. I
> > > > remind
> > > > > >> you
> > > > > >> > > that it's a no guarantee farm, i.e. it can be down for a
> > > > few days
> > > > > >> > > for example in the worst of cases and it'll always use
> > the
> > > > latest
> > > > > >> > > version of XWiki Enterprise/XEM. Also there's no
> > guaranteed
> > > > > >> support
> > > > > >> > > and all support requests will need to go through the
> > xwiki
> > > > users
> > > > > >> > > mailing list. The farm will be managed by the xwiki
> > > > community.
> > > > > >> > >
> > > > > >> > > For any business wiki we recommend using the Pro XWiki
> > farm.
> > > > > >> > >
> > > > > >> > > Thanks a lot
> > > > > >> > > -Vincent Massol
> > > > > >> > > CTO & XWiki tech lead/developer
> > > > > >> > >
> > > > > >> > > On Apr 21, 2008, at 3:05 PM, wangwh(a)att.net wrote:
> > > > > >> > >
> > > > > >> > >> Hi,
> > > > > >> > >> I have sent emails to you but did not get any answer.
> > > > > >> > >>
> > > > > >> > >> Could you tell me the charges for hosting on XWiki
> > farm at
> > > > > >> > >> different level?
> > > > > >> > >>
> > > > > >> > >> Thanks.
> > > > > >> > >> Wei-hsing Wang
> > > > > >> > >>
> > > > > >> > >
> > > > > >> >
> > > > > >
> > > > >
> > >
>
Hi,
I'm trying to get ldap authentication working on xWiki 1.3.2.9174 against an openldap server but there seems to be a problem with group membership validation.
Here is what I have in the logs :
[http-8080-1] DEBUG LDAP.XWikiLDAPAuthServiceImpl - Checking if the user belongs to the user group: cn=xwiki,ou=Group,dc=example,dc=net
[http-8080-1] ERROR ldap.XWikiLDAPUtils - Could not find attribute uid for LDAP dn cn=xwiki,ou=Group,dc=example,dc=net
[http-8080-1] DEBUG LDAP.XWikiLDAPAuthServiceImpl - Trying authentication against XWiki DB
[http-8080-1] WARN LDAP.XWikiLDAPAuthServiceImpl - LDAP authentication failed.
It seems xWiki uses the "uid" attribute to map group membership but in my case it should be "memberUid"
The relevant configuration parameters :
xwiki.authentication.ldap.user_group=cn=xwiki,ou=Group,dc=example,dc=net
xwiki.authentication.ldap.UID_attr=uid
The attribute "uid" is correctly used to define a unique user but I haven't found any parameter in the admin guide to define the group membership attribute, I am missing something?
Thanks,
Michael
---
Michael Jeanson - Revolution Linux
http://www.revolutionlinux.com - (819) 780 8955 #1119
* Toute opinion et prise de position exprimée dans ce message est celle de son auteur et pas nécessairement celle de Révolution Linux.
** Any views and opinion presented in this e-mail are solely those of the author and do not necessarily represent those of Révolution Linux.