Having played around with XWiki I'd like to deploy it within my organization, but I'm still a bit confused about what's possible at the different levels of granularity (wikis, spaces, pages) with respect to ACL, so I'd appreciate any advice anyone has to offer. I'd also unsure of global vs local users in the context of multiple wikis.
I am in an organization that has multiple project teams. So consider this scenario for one team, called Team A:
Some "Top Secret" areas should only be visible to members of Team A
Some "Internal Secret" areas can be made available to members of other teams (Team B, say)
Some "Shared Secret" areas can be shared with specific members
Some "Public Info" areas can be made visible to all registered members
What granularity can I provide the above levels. Would I need a separate wiki per team, with different spaces for each of the above areas, or could I have a single wiki with a space per team and different visibility per page? And does this visibility also apply to files attached to these pages?
Hi everyone,
myxwiki.org has been upgraded to XE 6.2. If you own a wiki hosted
there you should have a look at the release notes for this version at:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/
You should automatically get an upgrade wizard for your wiki when you
login as admin.
For more details see the upgrade guide available at :
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Upgrade#HUpgradingwikid…
To be notified of the myxwiki.org server upgrade you can follow
myxwiki on twitter:
http://twitter.com/myxwiki
Note that we still have too many issues with Solr based search module
on myxwiki.org to enable it. You can use the Lucene based search
module instead (select it in the Search section in the administration
of your wiki).
Thanks,
-XWiki Community
Hi,
I'm trying, see my previous mails and sorry for these newbie questions ;-( ,
to make my Wiki runs after an update (my wiki is hosted on *.myxwiki.org).
When I perform a search there is no results and an error is returned :
"Lucene is not installed see wiki.cfg".
I have checked documentation and my xwikipreferences document :
- Lucene seems to be activated by default on XWiki
- in preferences: addon Lucene is installed and configured has default
search Engine. But I have also noticed that Lucene status returns code
instead of values ($lucene.luceneDocCount and $lucene.queueSize).
How can I enable a search Engine (Lucene or Solr)?
Thanks for your help,
Best regards,
Nam
PS : some of my post are attached to wrong discussion is Nabble does it
mind?
--
View this message in context: http://xwiki.475771.n2.nabble.com/How-to-activate-Search-on-myxwiki-org-tp7…
Sent from the XWiki- Users mailing list archive at Nabble.com.
I hope that I don't have overseen a simple switch in the Administration
interface - I want to format the number field for German users. Since we use
a comma to separate the places after the decimal point, I would like to know
if that is somehow possible to achieve for a float/double datatype field?
(e.g. 1200,99 instead of 1200.99)
Thanks a lot.
--
View this message in context: http://xwiki.475771.n2.nabble.com/Number-field-separate-decimal-places-with…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello,
(My french boss) noticed than a space character missing between question mark and text in FAQ application...
Rather to modify the code, do you think there is a way to fix it with CSS?
Note: I wanted fix it on Xwiki then I looking for typographical rules about that but I didn't found an authoritative source... :-/
http://english.stackexchange.com/questions/14003/any-authoritative-source-o…http://www.sdbcompany.com/index.php?option=com_content&view=article&id=59&I… => "Question mark (?): General rule: non-breaking space before the question mark and space after."
http://en.wikipedia.org/wiki/Question_mark#Stylistic_variants => "French usage must include a non-breaking space before the question mark (for example, "Que voulez-vous boire ?"), whereas in the English language orthography no space is allowed in front of the question mark (e.g. "What do you drink?")"
Pascal B.
Hello,
I'd like to connect xwiki with our AD. But I don't get it right.
I used these guide:
https://network.xwiki.com/xwiki/bin/view/DocXE34En/LDAPAuthentication#HMicro
softActiveDirectory
In xwiki.cfg made following changes: (Domain: Test.local)
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthSer
viceImpl
xwiki.authentication.ldap=1
xwiki.authentication.ldap.server=192.168.100.41
xwiki.authentication.ldap.port=389
xwiki.authentication.ldap.bind_DN=test{0}
xwiki.authentication.ldap.bind_pass={1}
xwiki.authentication.ldap.base_DN=dc=test,dc=local
xwiki.authentication.ldap.UID_attr=sAMAccountName
xwiki.authentication.ldap.fields_mapping=name=sAMAccountName,last_name=sn,fi
rst_name=givenName,fullname=displayName,email=mail,ldap_dn=dn
Then I restarted xwiki. But my user could not logging on.
In the guide they say that it is also possible to configure LDAP over UI.
But I can't find it. How do I come in Object Mode in Preferences and where
can I find the Logs?
Thank you for your help.
Best Regards,
Alexander Steinberg
Hello Community,
our company is looking for an alternative for our confluence wiki. It seems
to me xwiki could be the right wiki for us.
Now my question: Is there a way to migrate confluence with all insert files,
sites and blogposts to xwiki?
Thank you for your help.
Best Regards,
Alexander Steinberg
We've received a few questions from new users trying to register for the
wiki.
The registration form does not require an email to be entered in the
email field. If it is not supplied, and the form submitted, the newly
registered user cannot log in as they need a validation key that was
emailed to them (but remember, no email entered).
Here is a demo: http://youtu.be/xk0t7Hf3rQY
Is this a local issue that I can fix in the admin panels (we do want to
confirm users email), or is this an issue with the registration form itself?
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
OSI Phone: (415) 857-5398
Direct Phone: (970) 4MASSON
Skype: massonpj
Em: masson(a)opensource.org <mailto:masson@opensource.org>
Ws: www.opensource.org <http://www.opensource.org>
Hello,
I want send mail from xwiki to inform XWikiAllGroup of my xwiki upgrade
I tested with Invitation application and share by email without success. Both want email or xwiki username.
Is it possible?
Thxs.
Pascal BASTIEN