Hi everyone!
I have just tried this fantastic wiki using the Windows EXE (v4.5) and I
have to say I'm impressed.
LDAP config just works out of the box and as stated in the config page:
*Ldap **Enable or not LDAP authentication for this wiki. If enabled and
configured properly, a local user will be created whenever a LDAP user
visit this wiki for the first time.*
What I really need is to manually disable local user creation from LDAP. I
don't want anybody in the company to create a new user ;)
I know I can restrict by LDAP groups but almost all users are in the same
cn (I'm not the one who made it!).
Do anyone has found a workaround for this? I haven't found any "disable
ldap user creation" option.
Thanks in advance!
Hello XWiki community,
does anyone know of a little add-on we could use that it's possible to guess the bandwidth each of the users?
I am supposing that a simple filter could do the trick.
This would allow us to choose the best representation for delivering a movie depending on it.
thanks in advance
Paul
Hello!
Maybe somebody can help me. I need to call "share by email" viewer with
predefined recipients list.
I easy can call share by email:
[[Share>>$doc.getExternalURL("view", "viewer=share")]]. Link created, and
when I click on it - I get share by email page. I need to send list of email
recipients "inside" my link ... How I can do it?
--
Thanks beforehand!
Eugen Colesnicov
--
View this message in context: http://xwiki.475771.n2.nabble.com/Share-by-email-feature-with-predefined-re…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello! I have school project where i need to make a page where used could
input some information (name, surname etc...) + be able to upload doc/pdf
files. So i wanted to make a file upload option so i googled it.
I have found this page:
http://platform.xwiki.org/xwiki/bin/view/DevGuide/HTML5Upload
My code looks like:
{{html}}
<form action="" enctype="mutipart/form-data" method="post">
<input type="file" name="file" id="my_upload" />
</form>
{{/html}}
The problem is that i can sleect file to upload, progress bar appears, but
then nothing happens (see attachment image). Could you help me to resolve
this issue?
<http://xwiki.475771.n2.nabble.com/file/n7583955/Untitled-1.png>
--
View this message in context: http://xwiki.475771.n2.nabble.com/HTML5-File-Upload-tp7583955.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi!
XWiki 3.5.1
I installed manually Space Explorer Panel Application from
http://extensions.xwiki.org/xwiki/bin/view/Extension/Space+Explorer+Panel+A…
On attempt to make it running I receive Alarm Window with following warning:
"Server returned TRANSPORT_ERROR with no error message."
And "Loading" inside panel still turning.
Any idea how to make it running?
Kind regards,
Dmitry
Hi,
a web crawler keeps deleting documents in our Wiki. Meanwhile we have a robots.txt, but it seems to ignore that.
In the global rights the unregistered user is explicitely denied edit, delete and admin rights. Nowhere are such rights set to allowed. What are we missing?
The deleted documents do not turn up in XWiki/DeletedDocuments. Is there any way to restore the deleted documents?
This is an absolute desaster atm, any hints greatly appreciated!
Cheers,
Olaf
Hi all,
A problem I've had for a long time, but never tried to fixed ... (with XE
3.5, but maybe since previous versions also)
I have an XClass with a field of type "List of Users".
I create objects from this class, and the pick list is ok, and lists users
defined in my wiki ... Except me.
So I tried to check some things about my profile page (but it seems ok).
If I go to Admin/Groups, I am properly listed in XWikiAllGroup.
If I go to Admin/Users, then ... I'm not there (well, my profile).
I don't know what could explain that ... I know I should migrate to 4.x,
but meanwhile, it's a bit annoying ;-)
BR,
Jeremie