Hi
I'm looking to use XWiki to build a simple metadata are repository for reports. Basically each page will have the definition of reports I am building, and for fields within that report.
* Since the same fields will usually appear on multiple reports, I'm wanting to just write each field definition once.
* On previous systems (using ASP), I'd defined the fields in a database, then used the scripting language to construct the page dynamically - showing definitions for all fields I'd associated with that report.
Is there a (simple) way to do something equivalent in XWiki? So far I've used it for writing support notes but have never tried building anything dynamic till now. I've read through the XWiki documentation but truth is that I really don't know where to start. Any pointers in the right direction would be appreciated.
Cheers
Andrew Mercer | Business Intelligence Program | Xstrata Copper
Level 9, Riverside Centre, 123 Eagle Street, GPO 1433, Brisbane QLD 4000
Phone: +61 7 3295 7626 | Fax: +61 7 3295 7642 | Mobile: +61 457 041 640 | Email: amercer(a)xstratacopper.com<mailto:amercer@xstratacopper.com>
**********************************************************************
This e-mail contains confidential information which is intended only for the use of the named addresses/s. If you as recipient are not a named addressee, then you must not in any manner whatever disseminate or copy any part of this e-mail, or use or disclose any of its contents. Please would you notify us immediately by reply e-mail and then delete the message from your system. Please be aware, any opinions or views expressed in this email, do not necessarily represent the views of the Company
**********************************************************************
Hello again,
even though I updated to 3.0 the blog still seems to have major
issues. When I try to create a new category I get the error: Server
not responding. If I take a look at the log-files nothing shows up. No
warning, no Info and especially no error.
I made a screen-shot:
http://www.yhmail.de/tmp/blog_error.png
Any help would be awesome...
Cheers,
Stephanie
Hi all just no getting around to upgrading xwiki.. This is my first
attempt at an xwiki upgrade.. Not a pretty outcome :-(
stack below
I've copied over my xwiki.cfg, xwiki.properties, and hibernate.cfg.xml
from my 2.7.1 xwiki instance.
I verified xwiki.store.migration=1 is set is there any other hibernate
things I need to uncomment? I cant see anything in the release notes
that I should have done different..
INFO: Deploying configuration descriptor ROOT.xml
Apr 15, 2011 3:46:33 PM org.apache.catalina.session.StandardManager
doLoad
SEVERE: IOException while loading persisted sessions:
java.io.InvalidClassException: com.xpn.xwiki.objects.BaseElement; local
class incompatible: stream classdesc serialVersionUID =
7375085244707397057, local class serialVersionUID = 8286109986904027210
java.io.InvalidClassException: com.xpn.xwiki.objects.BaseElement; local
class incompatible: stream classdesc serialVersionUID =
7375085244707397057, local class serialVersionUID = 8286109986904027210
at
java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:562)
at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
at
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
at
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
at
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
at
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
at
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
at
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
at
org.apache.catalina.session.StandardSession.readObject(StandardSession.java:1475)
at
org.apache.catalina.session.StandardSession.readObjectData(StandardSession.java:977)
at
org.apache.catalina.session.StandardManager.doLoad(StandardManager.java:394)
at
org.apache.catalina.session.StandardManager.load(StandardManager.java:321)
at
org.apache.catalina.session.StandardManager.start(StandardManager.java:648)
at
org.apache.catalina.core.ContainerBase.setManager(ContainerBase.java:446)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4597)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
at
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)
at
org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)
at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)
at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1061)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
at
org.apache.catalina.core.StandardService.start(StandardService.java:525)
at
org.apache.catalina.core.StandardServer.start(StandardServer.java:701)
at org.apache.catalina.startup.Catalina.start(Catalina.java:585)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Apr 15, 2011 3:46:33 PM org.apache.catalina.session.StandardManager
start
SEVERE: Exception loading sessions from persistent storage
java.io.InvalidClassException: com.xpn.xwiki.objects.BaseElement; local
class incompatible: stream classdesc serialVersionUID =
7375085244707397057, local class serialVersionUID = 8286109986904027210
at
java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:562)
at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
at
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
at
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
at
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
at
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
at
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
at
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
at
org.apache.catalina.session.StandardSession.readObject(StandardSession.java:1475)
at
org.apache.catalina.session.StandardSession.readObjectData(StandardSession.java:977)
at
org.apache.catalina.session.StandardManager.doLoad(StandardManager.java:394)
at
org.apache.catalina.session.StandardManager.load(StandardManager.java:321)
at
org.apache.catalina.session.StandardManager.start(StandardManager.java:648)
at
org.apache.catalina.core.ContainerBase.setManager(ContainerBase.java:446)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4597)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
at
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)
at
org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)
at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)
at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1061)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
at
org.apache.catalina.core.StandardService.start(StandardService.java:525)
at
org.apache.catalina.core.StandardServer.start(StandardServer.java:701)
at org.apache.catalina.startup.Catalina.start(Catalina.java:585)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Apr 15, 2011 3:46:38 PM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Apr 15, 2011 3:46:38 PM org.apache.catalina.core.StandardContext start
SEVERE: Context [] startup failed due to previous errors
------
thanks
kevin.foote
Hello everbody,
I just updated from 2.8 to 3.0 and imported the corresponding XAR.
However, I created a new database in order to start a new wiki.
As you can see in the attached picture, I am having troubles with the
layout. In the admin section everything witch should be on the right
side of the new menu is bellow.
Any ideas way? Are there any changes in the config-files I might have missed?
Thank you for your help,
Stephanie
Hi
I'm trying to install xwiki in a windows 2008 server 64 bits.
I've installed postgress and the Servlet Container ( tomcat). I follow all
the instructions.
when I want to open : http://myserver:8080/xwiki , i got this error :
*root cause*
com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not
initialize main XWiki context
Wrapped Exception: Error number 3001 in 3: Cannot load class
com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager
from param xwiki.store.migration.manager.class
Wrapped Exception: Error number 0 in 3: Exception while hibernate execute
Wrapped Exception: Could not parse mapping document from resource xwiki.hbm.xml
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:428)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:497)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:137)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:117)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:218)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
I've verified the tomcat\webapps\wxiki\web-inf\hibernate.cfg.xml , and I
have:
<property
name="connection.url">jdbc:postgresql://localhost:5432/xwiki</property>
<property name="connection.username">xwiki</property>
<property name="connection.password">abc123</property>
<property
name="connection.driver_class">org.postgresql.Driver</property>
<property
name="dialect">org.hibernate.dialect.PostgreSQLDialect</property>
<property
name="connection.provider_class">com.xpn.xwiki.store.DBCPConnectionProvider</property>
<property name="connection.pool_size">2</property>
<property name="statement_cache.size">2</property>
<mapping resource="xwiki.hbm.xml"/>
<mapping resource="feeds.hbm.xml"/>
<mapping resource="activitystream.hbm.xml"/>
Thanks for your help.
Hi All,
We are manually copying over quite a lot of content from a Confluence Wiki
into an Xwiki wiki, and a problems that we keep hitting is periods in page
names.
As an example if I enclose in square quotes "init.d changes for tomcat6 on
Ubuntu 10.10" Xwiki displays it as just "10" when showing the page, however
it creates it with URL "
http://f.q.d.n/xwiki/bin/view/init.d+for+ubuntu+10/10"
Am I missing something ?
Cheers
Hi,
After upgrading to 3.0 from 3.0 milestone 2, I think it has overwritten
something.
I can't check, but I thought that the main landing page had a list of spaces
that were "visible" to the user and a list of recent changes. I now just
have the default "Welcome to your wiki" page.
Am I losing my memory, or has something changed, or is there something else
I need to configure ?
Cheers
Server is running on Ubuntu 10.10 x86 with Tomcat6
I followed the following steps
Stopped the tomcat6 service
moved the webapps/wiki directory to a different location
removed the previous xwiki.war file
copied the new .war file into place and renamed it xwiki.war
started and stopped the tomcat6 service to "deploy" the .war file
copied the old hibernate.cfg.xml, xwiki.cfg and xwiki.properties files
into place
started tomcat6
tried to connect using a web browser to http://f.q.d.n/ which redirected
correctly to https://f.q.d.n/xwiki/bin/view/Main/WebHome but I get the below
HTTP 500 error :-(
--------------------------------------------------
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented
it from fulfilling this request.
exception
javax.servlet.ServletException: com.xpn.xwiki.XWikiException: Error
number 3 in 0: Could not initialize main XWiki context
Wrapped Exception: Error number 3001 in 3: Cannot load class
com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager
from param xwiki.store.migration.manager.class
Wrapped Exception: Error number 0 in 3: Exception while hibernate execute
Wrapped Exception: Could not create a DBCP pool. There is an error in
the hibernate configuration file, please review it.
org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:535)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:433)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:218)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
root cause
com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not
initialize main XWiki context
Wrapped Exception: Error number 3001 in 3: Cannot load class
com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager
from param xwiki.store.migration.manager.class
Wrapped Exception: Error number 0 in 3: Exception while hibernate execute
Wrapped Exception: Could not create a DBCP pool. There is an error in
the hibernate configuration file, please review it.
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:428)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:497)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:137)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:117)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:218)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
note The full stack trace of the root cause is available in the Apache
Tomcat/6.0.28 logs.
Apache Tomcat/6.0.28
--------------------------------------------------
I just had a user renaming a page called 'Webhome' to something she
thought was more appropriate. I understood her reasoning for the name
'intro' but had a hard time explaning why there should be "WebHome" at
the end of the URL, especially since it isn't an English wiki. Even
when users understand the first page has a fixed name, they are more
accustomed to 'index' (.html, .php).
Of course, when reaching a space, the name WebHome isn't shown,
backlinks (e.g. breadcrumbs) do refer to Example/WebHome instead of
Example/
The biggest improvement imho would be: hide the trailing 'WebHome'
when viewing a WebHome. When editing this page, it can of course be
shown.
How do you all think about this?
Hello,
I am using Xwiki 3.0 and I am wondering how to move Child Pages?
I have a parent page "Information". This page has a few child pages. Now I want to move the child page "General" from "Information" to an other Page "Topic" in the same Space. This page "Topic" has a few child pages too.
How can I do this in Xwiki 3.0?
Best regards
Enzo
Hi all,
I am working with the Tooltip Macro, and I encounter some strange behaviour.
I can put in as many as I like in one page, but the event on click
only works with the first 8 Tooltips, when I use more, they show the
questionmark, but nothing happens when I click on that.
I tried to simply copy-paste one line of text with a working Tooltip
Macro, but with the same result, the first 8 work flawlessly, from
number 9 on it does not do anything when I click.
Is this a known bug, or is there a setting in the javascript extension
itself I can change ?
I looked through all the Objects of Tooltip, but did not find any such setting.
Any help would be greatly appreciated.
-Wouter
(still on 2.4.3 with the latest Tooltip Macro Version)
hello
I have some problem to upgrade my 2.7 to 3.0 xwiki.
I downloaded the WAR file, put I dont understand where put this one..
where to place this file?
Nicolas Jacquot
Informatique Autodistribution
06.24.48.70.77
03.80.58.61.16
Hi Team,
I would like to set different style properties for different panels (let's say, quick links panel in one color, recent blog posts panel in another color etc). The Skin style makes all of them with the same style. How can I achieve this editing the panel?
I'm using XE 3.0
Regards,
Ramon Gomes Brandão
When registering, is there a plugin that will updated LDAP with the new
user? Likewise, change LDAP for group membership?
Joel Schuster
joel.schuster(a)opsysinc.com
719-510-0181
So how would I set up my group rights in this scenario? I've tried this out
and I can't seem to get it to work.
SpaceMain -> everyone should be able to see
SpaceOne -> only users in GroupOne can see. No one else may see this space,
Non-grouped or spacetwo users.
SpaceTwo -> only users in GroupTwo and use. No one else may see this space,
Non-grouped or spaceone users.
I've tried denying GroupOne & AllGroup from SpaceTwo but a GroupTwo member
isn't being allowed to see.
Joel Schuster
joel.schuster(a)opsysinc.com
719-510-0181
Hello again,
I've troubles getting any Tree-View-Navigation to run properly.
I tried "Space Explorer Panel Application" as well as almost any other
tree-view-extension from extensions.xwiki.org .
I always ended up getting the following error pop-up:
ERROR: xwikiexplorer.js depends on xwiki.js
To get rid of it, I had to disable Java-Script and delete the panel.
Currently we are using 3 levels in our hierachy within a space.
Does anyone know a solution? Maybe someone has a working script
running in a panel and would like to share it with me?
Any help is very much appreciated.
Cheers,
Chris
Hi,
I am Avinash Parida , undergraduate final year from India . I am
really interested to work with XWiki organization , and propose my
project for GSoC 2011. I have attached an overview of the
Project Proposal for Mobil Skin XWiki and my resume outlining relevant
work experience and education . I feel my skills and knowledge in web
technologies and design are of best utilization for this project.
www.globaldelight.com/XWiki/Gsoc-XwikiProposal.pdf
<http://www.globaldelight.com/XWiki/Gsoc-XwikiProposal.pdf%20>[Gsoc
Project Proposal]
I have also attached detailed mobile views for the project.These are initial
layouts and am willing to make further iterations on remarks.
www.globaldelight.com/XWiki/XWiki-Mobile-layouts.zip [Mobile Skin Layouts ]
Please have a look at the proposal and i am ready for comments and
fine-tuning it.
Hoping for a positive response.
Regards,
Avinash Parida
BTech 2011
DA-IICT
User Interface Intern
Robosoft Technologies
Hello everyone,
my problem is, that the users I created cannot change their password.
If they click on the "Profile" or "Preference" Link they get:
"Error: You are not allowed to view this document or perform this action."
The Users themselfs do not have any rights assigned to them. However,
they all belong to a group called SUG. The groupd has the following
rights:
View: true
Comment: true
Edit: false
Delete: false
Admin: false
Register: false
Program: false
I don't think that I have changed anything this space/page -rights.
What am I missing? Any help is appreciated.
Cheers,
Chris
Hello everyone,
when I try to add a new category to the default Xwiki Blog I get the
following error in a little red Box at the buttom of the page:
Server not responding
Any Ideas?
Thanks,
Chris
Hi!
Is it possible to change default autocompletion of username in tregistration
window?
So when I'm enterning the first name and real name then the username
autocompletes to FirstnameLastname (uppercased).
I want to change it to first letter of firstnaeme and lastname without
uppercase and set it by default so users could not change this pattern.
When I clicked to edit the filds I've found tht this autocompletion is made
by javascript script "prepareName(...)"
Where is this script? can I change it when I've got hosted xwiki on myxwiki?
If not is there any method to change this behavior as I want?
Thank you!
Wojtek
I have an OpenLDAP installation with the following simple configuration:
dc=snapteam,dc=org < root (top)
cn=admin < admin login for access to LDAP, no
anonymous access (organizationalRole, simpleSecurityObject)
ou=groups < group of groups (organizationalUnit)
cn=group1 < posixGroups with multiple 'memberUid'
attributes with full user DNs
cn=group2
cn=admins
ou=users < group of users (organizationalUnit)
uid=snapadmin < user (inetOrgPerson, posixAccount) -
userPassword fields with plaintext password (I'd like to change to sha or
somesuch)
uid=user1 < another user
Here are the settings in the xwiki.cfg:
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthSer
viceImpl
xwiki.authentication.ldap=1
xwiki.authentication.ldap.server=127.0.0.1
xwiki.authentication.ldap.port=389
xwiki.authentication.ldap.bind_DN=cn=admin,dc=snapteam,dc=org
xwiki.authentication.ldap.bind_pass=adminPassword
xwiki.authentication.ldap.ldap_user_search_fmt=(&({0}={1})(objectClass=posix
Account))
xwiki.authentication.ldap.user_group=ou=users,dc=snapteam,dc=org
xwiki.authentication.ldap.base_DN=dc=snapteam,dc=org
xwiki.authentication.ldap.group_classes=posixGroup
xwiki.authentication.ldap.group_memberfields=memberUid
xwiki.authentication.ldap.fields_mapping=last_name=sn,first_name=givenName,e
mail=mail
xwiki.authentication.ldap.update_user=1
xwiki.authentication.ldap.group_mapping=XWiki.XWikiAdminGroup=cn=admins,ou=g
roups,dc=snapteam,dc=org|\
XWiki.SnapGroup=cn=snap,ou=groups,dc=snapteam,dc=org|\
XWiki.AARGroup=cn=aar,ou=groups,dc=snapteam,dc=org|\
XWiki.AACUSGroup=cn=aacus,ou=groups,dc=snapteam,dc=org
xwiki.authentication.ldap.groupcache_expiration=21800
xwiki.authentication.ldap.mode_group_sync=always
xwiki.authentication.ldap.trylocal=1
Here are the log trace I'm getting when trying to log in as one of the
users:
2011-04-09 21:35:19,522 DEBUG xwiki.XWiki - Using custom
AuthClass com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.
2011-04-09 21:50:42,946 TRACE LDAP.XWikiLDAPAuthServiceImpl - Starting
LDAP authentication
2011-04-09 21:50:42,946 DEBUG LDAP.XWikiLDAPAuthServiceImpl - The provided
user is null. We don't try to authenticate, it probably means the user is in
non logged mode.
2011-04-09 21:50:42,948 TRACE LDAP.XWikiLDAPAuthServiceImpl - Starting
LDAP authentication
2011-04-09 21:50:42,967 DEBUG LDAP.XWikiLDAPAuthServiceImpl - Checking if
the user belongs to the user group: ou=users,dc=snapteam,dc=org
2011-04-09 21:50:42,969 DEBUG LDAP.XWikiLDAPAuthServiceImpl - Local LDAP
authentication failed.
at
com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.ldapAuthenticateInCont
ext(XWikiLDAPAuthServiceImpl.java:339)
at
com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.ldapAuthenticate(XWiki
LDAPAuthServiceImpl.java:190)
at
com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.authenticate(XWikiLDAP
AuthServiceImpl.java:137)
2011-04-09 21:50:42,970 DEBUG LDAP.XWikiLDAPAuthServiceImpl - Trying
authentication against XWiki DB
2011-04-09 21:50:42,974 DEBUG LDAP.XWikiLDAPAuthServiceImpl - LDAP
authentication failed for user [snapadmin]
Any help would be appreciated. Thanks!
Joel Schuster
joel.schuster(a)opsysinc.com
719-510-0181
Hello World,
I am looking in fixing the "fulscreen textarea issue" and I wanted to ask if any1 can point me to where I can find the uncompressed (and maybe commented) javascript files from /resources/xwiki/js (mainly the fullscreenedit/fullscreenedit.js file)
Thanks,
Stefan
________________________________________
From: users-bounces(a)xwiki.org [users-bounces(a)xwiki.org] on behalf of Paul Libbrecht [paul(a)hoplahup.net]
Sent: Sunday, April 10, 2011 2:37 PM
To: XWiki Developers
Cc: XWiki Users
Subject: Re: [xwiki-users] [xwiki-devs] Translation application ?
Thibaut,
look at the archive, there's at least two.
The one of xwiki.org (l10n ?)
And the one of i2geo ( http://i2geo.net/xwiki/bin/view/TranslationUpdate/ )
I wouldn't be surprised there are others.
Arguments for each are available in the list.
paul
Le 10 avr. 2011 à 13:04, Thibaut Camberlin a écrit :
> Hello,
>
> I was wondering if someone had a start of an application managing
> translations. The need is to have an end-user interface to manage
> translations. I put a mockup there to show you what I have in mind :
> http://incubator.myxwiki.org/xwiki/bin/view/Drafts/TranslationApplication
>
> Thanks
> --
> Thibaut
> _______________________________________________
> devs mailing list
> devs(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hello,
I was wondering if someone had a start of an application managing
translations. The need is to have an end-user interface to manage
translations. I put a mockup there to show you what I have in mind :
http://incubator.myxwiki.org/xwiki/bin/view/Drafts/TranslationApplication
Thanks
--
Thibaut
Hi All,
I am looking for a way (probably a Macro) that allows me to show and
hide text content within an existing page by clicking on a specified
word.
Similiar to error codes where you click on the error code and you get
more information.
I need this so I can put alot of information in one page, and my users
can choose which information they want to have expanded.
A bit like show-hide table of contents in the 1.X versions.
I hope someone can help me out,
Thanks in advance,
Wouter