Hi all,
I decided to try out a fresh install of 1.5 RC1. It's up and running
fine and the database gets initialized on the first run. I go to the
XWikiPreferences page to import the administration application.
I browse for the xwiki-application-administration-1.1.xar file and
attach it successfully. I click on the attachment in the "Select the
file you wish to import" list and it expands the available documents to
import list. I check all of the boxes, click Import, and get this error:
Importing xwiki-application-administration-1.1.xar: Error while
preparing importing
* 0 Document(s) installed
* 0 Document(s) skipped
* 0 Document(s) with error
There are no errors logged to the xwiki.log or my Resin logs. I get the
same behavior in both Firefox and IE7.
Has anybody seen this or know what may be causing it? With no useful
feedback about what XWiki thinks is wrong, I have no idea where to
start.
-Jamie
Hi Members!
I still have problems with xwiki and Active Directory
authentication. I upgraded to 1.5 RC1, but didn't helped.
This are my users ldif:
dn: CN=Sztar Balazs, OU=COMPANY, DC=company,DC=intranet
displayName: Sztar Balazs
givenName: Sztar
sAMAccountType: 805306368
primaryGroupID: 513
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: user
badPasswordTime: 128606019171875000
objectCategory: CN=Person,CN=Schema,CN=Configuration,DC=company,DC=intranet
cn: Sztar Balazs
userAccountControl: 66048
userPrincipalName: balazs(a)company.intranet
codePage: 0
distinguishedName: CN=Sztar Balazs,OU=COMPANY,DC=company,DC=intranet
whenChanged: 20080715132556.0Z
whenCreated: 20080707142421.0Z
pwdLastSet: 128606019568593750
logonCount: 0
accountExpires: 9223372036854775807
lastLogoff: 0
objectGUID: ^LB¯¡Úr]G<93>ç.;\zöA
sn: Balazs
lastLogon: 128606019762343750
uSNChanged: 16406
uSNCreated: 13936
objectSid: ^A^E^@^@^@^@^@^E^U^@^@^@Ú¤uÊ^?<99><94>ãÜ»¼iT^D^@^@
countryCode: 0
sAMAccountName: balazs
instanceType: 4
badPwdCount: 0
name: Sztar Balazs
dn: CN=Zoltán Beck, OU=COMPANY, DC=company,DC=intranet
displayName: Zoltán Beck
givenName: Zoltán
sAMAccountType: 805306368
primaryGroupID: 513
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: user
badPasswordTime: 0
objectCategory: CN=Person,CN=Schema,CN=Configuration,DC=company,DC=intranet
cn: Zoltán Beck
userAccountControl: 66048
userPrincipalName: beck(a)company.intranet
codePage: 0
distinguishedName: CN=Zoltán Beck,OU=COMPANY,DC=company,DC=intranet
whenChanged: 20080715143431.0Z
whenCreated: 20080715143431.0Z
pwdLastSet: 128606060713750000
logonCount: 0
accountExpires: 9223372036854775807
lastLogoff: 0
objectGUID: Ì~õÜPuýC<93><8f>)¾¨<8b>^WÃ
sn: Beck
lastLogon: 0
uSNChanged: 16425
uSNCreated: 16419
objectSid: ^A^E^@^@^@^@^@^E^U^@^@^@Ú¤uÊ^?<99><94>ãÜ»¼iU^D^@^@
countryCode: 0
sAMAccountName: beck
instanceType: 4
badPwdCount: 0
name: Zoltán Beck
xwiki.cfg:
xwiki.authentication.ldap=1
xwiki.authentication.ldap.server=172.16.1.165
xwiki.authentication.ldap.check_level=1
xwiki.authentication.ldap.port=389
xwiki.authentication.ldap.base_DN=dc=company,dc=intranet
xwiki.authentication.ldap.bind_DN=cn={0},ou=COMPANY,dc=company,dc=intranet
xwiki.authentication.ldap.bind_pass={1}
xwiki.authentication.ldap.UID_attr=sAMAccountName
xwiki.authentication.ldap.fields_mapping=name=sAMAccountName,last_name=sn,first_name=givenName,fullname=displayName,mail=cn,ldap_dn=dn
So actually with Sztar Balazs user I an loging and user the wiki, but
with Zoltán Beck I got the following error:
[15/Jul/2008:17:03:27] info (20106): CORE3282: stdout: 2008-07-15
17:03:27,844 [https://unixdba.sysman.hu/xwiki/bin/loginsubmit/XWiki/XWikiLogin]
[service-j2ee-8] ERROR LDAP.LDAPAuthServiceImpl - LDAP Bind
failed with Exception Invalid Credentials
In the Active Directory Event Viever I can't see anything about this
failed login attempt!
It is possible to login with sAMAccountName attribute or it will be
developed in the near future?
Best regards,
bzg
--
Zoltan Gyula Beck
Tel.: +36-70-328-9306
E-Mail: beckzg(a)gmail.com
okay i figured it out
Add this and it works.
Thanks man
Original Message:
You'll just have to edit the style of the page where you want to this.<br />So, edit the page and put this at the end:<br />#commentscontent .xwikititlewrapper {<br />cursor: default;<br />}<br />#comments {<br />display: block;<br />}<br /> Quoting Hosam Hassan : Hello guys,<br /> Is it possible to keep the comments for the page opened always. I<br />mean I don't need to click on it to see the comments I want them<br />always visible. I want this just to be in one specifc page not all the<br />wiki.<br /> Many thanks in advance<br /> Cheers,<br /> Hosam<br /> Ar cieÅu, Mihails<br /><br />Links:<br />------<br />[1] mailto:hosam@mytum.de<br />_______________________________________________<br />users mailing list<br />users(a)xwiki.org<br />http://lists.xwiki.org/mailman/listinfo/users<br />
--
I tried to change in the style.css and it works perfectly Just I dont know how to make a specific style for one page in the xwiki
Original Message:
You'll just have to edit the style of the page where you want to this.<br />So, edit the page and put this at the end:<br />#commentscontent .xwikititlewrapper {<br />cursor: default;<br />}<br />#comments {<br />display: block;<br />}<br /> Quoting Hosam Hassan : Hello guys,<br /> Is it possible to keep the comments for the page opened always. I<br />mean I don't need to click on it to see the comments I want them<br />always visible. I want this just to be in one specifc page not all the<br />wiki.<br /> Many thanks in advance<br /> Cheers,<br /> Hosam<br /> Ar cieÅu, Mihails<br /><br />Links:<br />------<br />[1] mailto:hosam@mytum.de<br />_______________________________________________<br />users mailing list<br />users(a)xwiki.org<br />http://lists.xwiki.org/mailman/listinfo/users<br />
--
How Can I change the style of the page?.
It looks to me like CSS code I guess. How Can I add it to the page?.
Using the XWiki editor?, it didn't work ofcourse
Thanks
Original Message:
You'll just have to edit the style of the page where you want to this.<br />So, edit the page and put this at the end:<br />#commentscontent .xwikititlewrapper {<br />cursor: default;<br />}<br />#comments {<br />display: block;<br />}<br /> Quoting Hosam Hassan : Hello guys,<br /> Is it possible to keep the comments for the page opened always. I<br />mean I don't need to click on it to see the comments I want them<br />always visible. I want this just to be in one specifc page not all the<br />wiki.<br /> Many thanks in advance<br /> Cheers,<br /> Hosam<br /> Ar cieÅu, Mihails<br /><br />Links:<br />------<br />[1] mailto:hosam@mytum.de<br />_______________________________________________<br />users mailing list<br />users(a)xwiki.org<br />http://lists.xwiki.org/mailman/listinfo/users<br />
--
Hello guys,
Is it possible to keep the comments for the page opened always. I mean I don't need to click on it to see the comments I want them always visible. I want this just to be in one specifc page not all the wiki.
Many thanks in advance
Cheers,
Hosam
Hi,
I have been trying to use the video macro [1] without much success.
I followed the instructions to upload and import the xar file into my
xwiki. The import was successful.
I then add the macro into the Velocity macros:
Administration:
Preferences->Advanced->Velocity Macro Pages I added:
Marcos.Video,
I was then hoping to embed a video into my xwiki. Unfortunately all I
see is the text of the macro rather than the video, For example:
#video('http://www.youtube.com/v/NEV2TnDUA-E&hl=en');
Any ideas on why this is not working ?
Thanks
James
Filtrbox delivered the information included below, recently.
I'm wondering if there is a particular issue the UKeiG group has forgot to
address in their setup?
Is this a problem in an older version of xwiki and they're needing an
upgrade?
Or is this a more fundamental problem that may affect other xwiki
installations?
What are the best ways of avoiding "spam on user profile pages"??
Isn't there an easy way to integrate jcaptcha to side-step auto-generated
spam?
http://www.ukeig.org.uk/blog/2008/07/ukeig-xwiki-is-about-to-close.html
Sunday, July 13, 2008 The UKeiG xWiki is about to close
The UKeiG xWiki at http://ukeig.xwiki.com/ will be closed down on Monday
28th July. The UKeiG xWiki was always an experiment and we chose xWiki
because of the software's flexibility, power and sophistication. It was an
interesting experiment and in the initial stages highlighted the importance
of controlling access rights at all levels! We succeeded in blocking spam on
the main pages but have still not mastered the art of stopping spammers
clogging up the user profiles pages :-(
UKeiG is now researching options for a Content Management System for its
main web site and our 'spec' includes wiki and blog capability. Our main
blog will remain for the time being at http://www.ukeig.org.uk/blog/ and
powered by Blogger, and our Wordpress Web 2.0 blog will stay at
http://ukeig.wordpress.com/. If you want to download copies of the wiki
pages now is the time to do it. We do, though, have a local backup of the
content so let Karen Blakeman (karen.blakeman(a)rba.co.uk) know if you
desperately need access to anything.
--
Niels
http://nielsmayer.com
I noticed on the download section for XWiki.org that attempting to download the
WAR file leads me to downloading a zip. I didn't see a WAR file located in the
zip - is the link broken? I tried downloading the 1.4.1.war file, but instead
got the 1.4.1.zip file.
I wasn't sure if this is correct.