Hello,
I have some questions (today :-) )
- I wondered where is stored local users password? More precisely in which table? I see that users are in xwikidoc table: http://platform.xwiki.org/xwiki/bin/view/DevGuide/DatabaseSchema (but not the password)
Note, I don't want reinitialize password (I know how to do it with superuser)
- If I use LDAP authentication, a copy of user ldap password is stored in the database?
- With ldap authentication, I filter members by ldap statics groups
#-# Only members of the following group can authenticate.
xwiki.authentication.ldap.user_group=dn=_agents_,xxxx,dc=fr
_agents_ contain a static list of memberUID with name.surname
I active log for ldap and I saw that for the first connexion by a ldap user, cache creation take 1mn
Apparently xwiki try to retrieve the dn for each member of the static group for generate his cache (~5 queries by member)
Of course, I increased xwiki.authentication.ldap.groupcache_expiration value
Are there a way to refresh the ldap cache by cron or scheduled script?
Thxs.
Pascal B
Hi,
I'd like to use XWiki as the front-end to an application that uses a database and file-store separate to XWiki's. I have been very successful wrapping up the database interactions with groovy and velocity scripts. However, I also need to allow users to upload large (>300Mb) files. These files would not be attachments into XWiki, but would go directly into the separate filesystem. Is there support to handle uploading large files in this way?
I see that XWiki includes a file upload widget (http://platform.xwiki.org/xwiki/bin/view/DevGuide/HTML5Upload), which looks very close to what I need, but this seems to be for XWiki attachments only.
Any suggestions would be greatly appreciated,
Bryn
Per the documentation at:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Access+Rights#HPreventr…
You can restrict the creation of new spaces to users with
administrative privileges by following these steps:
In the global rights, deny write access to the XWikiAllGroup
group and the XWikiGuest user and allow edit access to the
XWikiAdminGroup group
In each space rights, allow write access to the XWikiAllGroup group
However looking at the "Administration: Rights" at
'mywiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin§ion=Rights#...'
I do not see a an option for "write access" as mentioned in the
documentation. Is this the same as "edit" as listed in the Groups & User
permissions table?
Also I do not have an XWikiGuest group (as I do not have a public wiki)
but just want to be sure I am working though the right admin panel.
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 would like to be able to refine searches in xwiki enterprise by tags as I
already can by Spaces or wikis. How can I do that?
Is there any way to do the same directly into the search input? Something
like 'install tag:linux' would search for the word 'install', on into
pages tagged 'linux'.
Thanks in advance,
Hello XWiki Community,
I am using the Ratings Extension with XWiki 6.1 and Flamingo Skin and I
noticed that the guest user can not vote. Is it the normal behavior?
I am asking because I made some skin customizations and I am wondering if
my settings is interfering in this extension.
Thanks.
Danilo
--
Danilo Amaral de Oliveira
Engenheiro de Computação
celular (32) 9111 - 6867
Hello,
My internet host asking me some question about it. If you can help me to answer. :-)
There are some duplicate libraries in ./WEB-INF/lib:
- /WEB-INF/lib/antlr-2.7.6.jar /WEB-INF/lib/antlr-runtime-3.5.jar
- commons-lang-2.6.jar commons-lang3-3.3.1.jar
- jdom-1.1.3.jar jdom2-2.0.5.jar
- xwiki-rendering-syntax-markdown10-6.0.jar xwiki-rendering-syntax-markdown11-6.0.jar
- xwiki-rendering-syntax-xwiki10-6.0.jar xwiki-rendering-syntax-xwiki20-6.0.jar xwiki-rendering-syntax-xwiki21-6.0.jar
Can I delete old versions?
I'm not sure about xwiki-rendering-syntax*: Xwiki 6.2 use some document with xwiki 1.0 syntax?
We found this old libraries:
/WEB-INF/lib/struts-core-1.3.10.jar but Struts 1 has reached its end of life and is no longer officially supported (since 2013). Cf.: http://struts.apache.org/struts1eol-announcement.html
Will you replace this framework with 2.x version?
There are this empty files:
- /resources/js/xwiki/wysiwyg/tinymce/tiny_mce/plugins/inlinepopups/readme.txt
- /resources/js/xwiki/wysiwyg/tinymce/tiny_mce/plugins/cleanup/editor_plugin_src.js
- /resources/js/xwiki/wysiwyg/tinymce/tiny_mce/plugins/cleanup/editor_plugin.js
I suppose I (you) can delete them?
This file seems to be not stored at its place (/WEB-INF/lib):
- /resources/js/smartclient/system/helpers/isomorphic_applets.jar
Can I (you) store it in (/WEB-INF/lib) subdirectory?
This libraries are not necessary on Tomcat server:
- ./WEB-INF/lib/jetty-*.jar
- ./WEB-INF/lib/jtidy-r938.jar
- ./WEB-INF/lib/maven-*.jar
Am I wrong?
Thanks you for your answers.
Hello all,
Lately, I have spent time testing the last LibreOffice version and noticed
that several of its features are not visible in XWiki after they had been
imported. This makes me ask your opinion regarding the necessity to
establish a section on XWiki.org in which the LibreOffice compatibility
would be visible to the community. Should such a section be established?
Thank you,
Andreea
I'm running xwiki version 2.7 and I recently installed the MultiPageExport
plugin version 1.1 (the version recommended). I have a new server with xwiki
6.1 and was hoping to use the exported to try and export/import the page
from the old into the new in chunks and then address the pages that
can't/won't import, on a case by case basis. But when I try and search for
pages to export I only get the following results. Has anyone else seen this?
Thanks
Ron
<http://xwiki.475771.n2.nabble.com/file/n7591474/multipage.jpg>
--
View this message in context: http://xwiki.475771.n2.nabble.com/Multi-Page-Export-issue-tp7591474.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello all,
I have trouble to use this new extension module
when I search on multi-page export page, it always give me back
$cplugin.escapeForXML($wptext)
I tried the page on xwki.org and it is the same results
I have trouble with installation for templates.
what should I exactly do in order to add printmulti.vm and pdfmulti.vm to
my wiki
thank you for your help
yann
After restarting tomcat I get long list of "StepProgressEvent was fired
too many times" messages:
2014-07-24 13:58:57,212 [XWiki initialization] INFO
.HibernateDataMigrationManager - Storage schema updates and data
migrations are enabled
2014-07-24 13:58:57,213 [XWiki initialization] INFO
.HibernateDataMigrationManager - No data migration to apply for wiki
[xwiki] currently in version [54300]
2014-07-24 13:58:57,213 [XWiki initialization] INFO
.HibernateDataMigrationManager - Checking Hibernate mapping and updating
schema if needed for wiki [xwiki]
2014-07-24 13:59:18,093 [XWiki Solr index job thread] INFO
o.x.s.s.i.j.IndexerJob - Starting job of type [solr.indexer] with
identifier [[solr, indexer]]
2014-07-24 13:59:27,538 [XWiki Solr index job thread] WARN
o.x.j.i.DefaultJobProgress - StepProgressEvent was fired too many
times: [3361] instead of [3360]. The number of times StepProgressEvent is
fired must match the number of steps passed to PushLevelProgressEvent.
...
Can they be avoided?
Valdis