Hi everyone,
Did anyone manage to add Dropbox API integration to Attachments. Instead of
uploading a local file to upload a file from Dropbox.
Is there any pluging doing something similar to Attachments ?
Thank you!
In our effort to increase the performance of our XWiki 5.4.3 we are noticing
warnings in our logs:
2014-04-01 16:36:59,657
[http://XXX.XXX.XXX:8080/xwiki/bin/view/Dashboard/WebHome?srid=tC0qENZU&f_ty…]
WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of getter
[com.xpn.xwiki.api.DeprecatedContext.getUser] in
xwiki:Dashboard.WebHome@1,47
2014-04-01 16:36:59,657
[http://XXX.XXX.XXX:8080/xwiki/bin/view/Dashboard/WebHome?srid=tC0qENZU&f_ty…]
WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of getter
[com.xpn.xwiki.api.DeprecatedContext.getUser] in
xwiki:Dashboard.WebHome@2,46
2014-04-01 16:36:59,657
[http://XXX.XXX.XXX:8080/xwiki/bin/view/Dashboard/WebHome?srid=tC0qENZU&f_ty…]
WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of getter
[com.xpn.xwiki.api.DeprecatedContext.getUser] in
xwiki:Dashboard.WebHome@3,49
2014-04-01 16:36:59,657
[http://XXX.XXX.XXX:8080/xwiki/bin/view/Dashboard/WebHome?srid=tC0qENZU&f_ty…]
WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of getter
[com.xpn.xwiki.api.DeprecatedContext.getUser] in
xwiki:Dashboard.WebHome@4,52
2014-04-01 16:36:59,658
[http://XXX.XXX.XXX:8080/xwiki/bin/view/Dashboard/WebHome?srid=tC0qENZU&f_ty…]
WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of getter
[com.xpn.xwiki.api.DeprecatedContext.getUser] in
xwiki:Dashboard.WebHome@5,50
2014-04-01 16:36:59,658
[http://XXX.XXX.XXX:8080/xwiki/bin/view/Dashboard/WebHome?srid=tC0qENZU&f_ty…]
WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of getter
[com.xpn.xwiki.api.DeprecatedContext.getUser] in
xwiki:Dashboard.WebHome@6,49
2014-04-01 16:36:59,836
[http://XXX.XXX.XXX:8080/xwiki/bin/ssx/SyntaxHighlighting/SyntaxHighlighting…]
WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of method
[com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPluginAPI.getFileLink] in
xwiki:SyntaxHighlighting.SyntaxHighlighting@5,62
2014-04-01 16:37:00,050
[http://XXX.XXX.XXX:8080/xwiki/bin/jsx/SyntaxHighlighting/Autocomplete?langu…]
WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of method
[com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPluginAPI.getFileLink] in
xwiki:SyntaxHighlighting.Autocomplete@5,62
2014-04-01 16:37:00,054
[http://XXX.XXX.XXX:8080/xwiki/bin/jsx/SyntaxHighlighting/SyntaxHighlighting…]
WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of method
[com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPluginAPI.getFileLink] in
xwiki:SyntaxHighlighting.SyntaxHighlighting@5,62
2014-04-01 16:37:08,168
[http://XXX.XXX.XXX:8080/xwiki/bin/view/Algemeen/Engineering] WARN
o.x.v.i.DefaultVelocityEngine - Deprecated usage of method
[com.xpn.xwiki.api.XWiki.searchDocuments] in
xwiki:Algemeen.Engineering@12,26
2014-04-01 16:37:32,109
[http://XXX.XXX.XXX:8080/xwiki/bin/view/Algemeen/PersoneelInformatie] WARN
o.x.v.i.DefaultVelocityEngine - Deprecated usage of method
[com.xpn.xwiki.api.XWiki.searchDocuments] in
xwiki:Algemeen.PersoneelInformatie@12,26
As far as I can see, there are 3 distinct warnings:
1) Deprecated usage of getter [com.xpn.xwiki.api.DeprecatedContext.getUser]
in xwiki:Dashboard.WebHome@1,47
2) Deprecated usage of method
[com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPluginAPI.getFileLink] in
xwiki:SyntaxHighlighting.SyntaxHighlighting@5,62
3) Deprecated usage of method [com.xpn.xwiki.api.XWiki.searchDocuments] in
xwiki:Algemeen.Engineering@12,26
(1) This is the warning I can't put my finger on at all. Where should I
start looking?
(2) This looks like part of an Extension...but our Xwiki does NOT have the
Syntax Highlighting Application
<http://extensions.xwiki.org/xwiki/bin/view/Extension/Syntax+Highlighting+Ap…>
installed.
(3) This error is probable related to an XWiki Macro I have written which
indeed uses the $wiki.searchDocuments. What method should I use instead?
--
View this message in context: http://xwiki.475771.n2.nabble.com/DefaultVelocityEngine-Warnings-tp7589925.…
Sent from the XWiki- Users mailing list archive at Nabble.com.
I'm concerned some may be using the MyDashboard feature of their profile
page to post inappropriate content. What access rights do admins have on
pages that are located off the MyDashboard or where permissions are set
so that only some registered users may see them?
Let's say a user was using our site to post/distribute/develop child
pornography or malware?
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
Skype: massonpj
sip: masson(a)getonsip.com
<https://www.getonsip.com/call?a=masson@getonsip.com>
Ph: (970) 4MASSON
Em: masson(a)opensource.org <mailto:masson@opensource.org>
Ws: www.opensource.org <http://www.opensource.org>
Hi, all!
5.2 -> 5.4.3 Upgrade
Xwiki.SearchSuggest objects were changed
It was:
type:OBJECT AND (class:XWiki.BlogPostClass) AND objcontent:(__INPUT__*)
It is:
fq=type:DOCUMENT
fq=class:Blog.BlogPostClass
qf=object.Blog.BlogPostClass
The main difference:
- it was "__INPUT__*" query string and
- (as far as I understood) it is "__INPUT__" if parameter "q" is omitted
The result is Solr Suggest changes it's behaviour and gives only exact results.
To make Search Suggest running as it was, we have to add: "q=__INPUT__*"
Is it done by puprpose or it is a bug and I have to "jira" it?
Kind regards,
Dmitry