Hi guys,
I am using some code to view selected sections from one wiki page in another
results page. However, if the sections have an image the image is not
displayed in the new image. I assume this is because it looks for an
attachment on the new page. In order to fix this my stop gap solution is to
temporarily attach all other attachments to the page.
1) I can generate a list of attachments which I loop through using
#foreach($attachment in $attachments), could someone please tell me how to
attach the $attachment to the current document?
2) Can anyone suggest a better solution than this? My problem is that
this solution would probably work for now but it simply won't be scalable
when there are many other documents with many other attachments.
Regards,
Brian
We are working on a xwiki with user registration.
What if a user forgets a password, how can he/she get a new or
temporary password to get back in the system?
Gerritjan
hello,
some time ago i had a problem with the editor...wysiwyg...and then i changed to the wiki editor. but now it seems that i have to come back to the wysiwyg editor and it freaks me out.
i have a menu in a div and it simply changes my page even if i do nothing.
for example..i have this page..i click the edit button(wysiwyg) and then it alters my html code.
does anyoane know what to do to make it stop, please??
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
Hi all,
I've got many problems to install Xwiki Enterprise on my Ubuntu Server 8.04.
I followed this official howto :
http://www.howtoforge.com/xwiki-tomcat-mysql-debian-etchhttp://www.howtoforge.com/xwiki-tomcat-mysql-debian-etch
Then i've got some errors during the postgres database creation so i created
the database and the user xwiki through my webmin interface.
I finished the howto and i've got a blank page...
I've read the xwiki.log and i found an error : Caused by:
java.lang.UnsatisfiedLinkError:
/usr/lib/jvm/java-1.5.0-sun-1.5.0.15/jre/lib/i386/libawt.so:
libmlib_image.so: cannot open shared object file: No such file or directory
So i've been searching on the net and i found this topic to fix the error :
http://ubuntuforums.org/showthread.php?t=829866http://ubuntuforums.org/showthread.php?t=829866
Now no more new errors in the xwiki.log but i still have a blank page...
I think maybe it's a problem of connection between xwiki and the database
because when there were no database, i already have this blank page.
Someone can help me please ????...
Thank you in advance
--
View this message in context: http://n2.nabble.com/Xwiki-Enterprise-installation-problem-on-Ubuntu-Server…
Sent from the XWiki- Users mailing list archive at Nabble.com.
I am using 1.5m2 and could not get it to support "." in UN's even though it
is supposed to.
Philip Wright
Reports Analyst
ACS: BPS
Affiliated Computer Services, Inc
Affiliated Computer Services, Inc (ACS) Proprietary and Confidential
Information
This document (or any part thereof) may not be disseminated outside of ACS
in either electronic or physical form without specific authorization of the
office of the ACS Chief Information Security Officer. The information
included in this document represents no commitment by ACS to any other
party. The policies and standards described do not consider any country law
or other directive outside of the United States.
P Please consider the environment before printing this email
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of
João Paulo Lima
Sent: Friday, July 18, 2008 7:05 AM
To: XWiki Users
Subject: Re: [xwiki-users] authentication LDAP doesn't support "." in logi n
names
Unfortunately, i downloaded version 1.5rc1 and it doesn't accept login with
dot. It seems like only version 1.5M2 has this patch. But i didn't get find
out where i can to download it.
Does anybody know if version 1.5rc2 will solve this problem???
Where can i download version 1.5M2???
2008/7/18 Jean-Vincent Drean <jv(a)xwiki.com>:
> Yes.
>
> Source : http://jira.xwiki.org/jira/browse/XWIKI-2264
> ps : 1.5RC2 will be released in the coming hours.
>
> JV.
>
> On Fri, Jul 18, 2008 at 3:24 PM, João Paulo Lima <jpcarta(a)gmail.com>
> wrote:
> > Guys,
> >
> > Should the version 1.5rc1 support character dot in login names???
> >
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
--
João Paulo de Lima
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Good Morning Community,
I am using the getContentOfSection method to display the content of certain
sections of my wiki as I rudimentary type of search functionality. The line
of code used is $doc.getContentOfSection($item.getSectionNumber()). Is there
any way to display the sections without displaying their titles?
Also, is there any way to display images which are embedded within a
section.
Regards,
Brian
Hello All,
I have installed XWiki in our environment using jetty and MS SQL Server.
I have successfully configured authentication using LDAP but I don't see any users when I click on Users and Groups under Administration.
I guess this is because XWiki just uses LDAP to authenticate but doesn't stores the users anywhere.
I checked on mailing lists and found that few discussions where people have suggested to add following line in xwiki.cfg
xwiki.authentication.createuser=ldap
and XWiki will start storing users in his database.
But the above didn't work for me. I also found a snippet which might import the users but don't know how to run it.
I am a .Net guy and I have very limited knowledge of java.
I would like to create groups of LDAP user and give different permissions to different groups. How can I achieve this?
Thanks,
Avinash
As of this latest XE release, I don't appear to be able to disable user
registration. I've got the red "don't" sign in the "Register" checkbox
on a bunch of the Rights pages, but it still shows and allows user
registration.
Am I doing something wrong, or did something change?
Thanks!
Jamie