I'm trying to Import a backup of around 45 MB in a test environment of Xwiki
It fails after clicking UPLOAD;I'm getting a message:
XWiki has a default limit of around 10Mb for attached files. This limit can be changed using the upload_maxsize parameter. Check the FAQ for more information.
I'm running XWiki Enterprise 2.4.2.31315
on mySQL 5.1
I've changed my.cnf of mySQL to increase max_allowed_packet
# The MySQL server
[mysqld]
port = 3306
socket = /tmp/mysql.sock
skip-locking
key_buffer_size = 16M
max_allowed_packet = 64M
table_open_cache = 64
sort_buffer_size = 512K
net_buffer_length = 8K
read_buffer_size = 256K
read_rnd_buffer_size = 512K
myisam_sort_buffer_size = 8M
This shows in when i run mysqld --verbose --help as:
max_allowed_packet 67108864
I've also used the class editor in xwiki to edit the parameter of the preferences
Name: upload_maxsize (default)
Pretty Name: Maximum Upload Size (default)
Validation Regular Expression: (default)
Validation Message: (default)
Number Type: long (default)
Size of the corresponding form element in edit mode : 200000000 (changed)
any suggestions?
Please, could you tell me what the "," means in this query string? Thanks!
$query = ", BaseObject as obj where..."
Ricardo
--
Ricardo Rodríguez
CTO
eBioTIC.
Life Sciences, Data Modeling and Information Management Systems
Hi,
I am new to using xwiki and still learning, I have recently installed the
TaskManager Application. While everything seems to be working properly as
far as creating and editing tasks, The panel will now show the task, if I am
on the Page Tasks section that shows the My Active, My Reported, and All
active tasks it will show the tasks in the panel but only on this page. If
I go anywhere else in our wiki it will not show. I know this may be kind of
vague but, if anyone has had the same problem as me and could help that
would be great.
Thanks
--
View this message in context: http://xwiki.475771.n2.nabble.com/TaskManager-Application-Not-showing-tasks…
Sent from the XWiki- Users mailing list archive at Nabble.com.
The XWiki development team is pleased to announce the release of XWiki
Enterprise and XWiki Enterprise Manager 2.4.1.
This is a bug fix release for the 2.4 branch.
Important Bugs fixed:
* XWIKI-5511 - In some conditions a newly created wiki does not
have the standard classes
* XWIKI-5492 - Can't move the focus outside of the rich text area in Opera
* XWIKI-5440 - user.isUserInGroup return false if User in Master
and group in virtual
* XWIKI-5452 - "cache.path" configuration is not taken into
account by JBossCache module
* XWIKI-5414 - Keyboard shortcuts are not ignored when trying to
navigate with keys in a select input
* XWIKI-5391 - MediaWikiScanner#docElements() raises unexpected
ParseException when encountering <D_TABLE_CAPTION> tokens
* XWIKI-5515 - NPE when accessing an not existing wiki and autowww = 0
* XWIKI-5363 - PeriodFactory#createSinceMonthsPeriod creates a
"since weeks" period instead
* XWIKI-5476 - Problem with non-px image dimensions in wysiwyg
mode only with IE7
* XWIKI-5457 - Propeditor cannot work anymore with recent livetable code
* XWIKI-5243 - Reflected XSS in edit(wiki|wysiwyg|wysiwygnew).vm
* XWIKI-5450 - SQL injection in suggest.vm
* XWIKI-5428 - Save and Continue doesn't validate the mandatory
document title
* XWIKI-5434 - Saved request parameters are not restored on relogin
* XWIKI-5244 - Stored XSS via user/group name
* XWIKI-5510 - Text and background color don't match the color themev
* XWIKI-5417 - xwiki/2.0 renderer should escape any (% it can find
* XWIKI-5453 - includeMacro() no longer works in XE 2.4
* XASEARCH-10 - Escaping issue in Main.DatabaseSearch
* XAADMINISTRATION-156 - Cannot add "global" user in groups
* XAADMINISTRATION-155 - Improper search icon position in
Administration Application
* XAADMINISTRATION-168 - Small inconsistency in DOM of some
elements that use ConfigurationClass Class
For more information see the Releases notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise241
and http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM241
Thanks
-The XWiki dev team
Hi,
I can use this to enable/disable attachments and comments on a per wiki
basis:
http://www.xwiki.org/xwiki/bin/view/FAQ/Howtodisablecommentsandattachments
To the best of my understanding, there is no way of avoiding than an
user that have access to a given document, access its attachments and
comments provided he/she knows the right URL syntax.
Is that correct?
Thanks!
Ricardo
--
Ricardo Rodríguez
CTO
eBioTIC.
Life Sciences, Data Modeling and Information Management Systems
I see that my screenshot did not pass through to the list correctly, so
below is more information on what the Task App is looking like in our
wiki.
>From the new task page:
its_task 3 its_task_onpage
its_task -
* its_task_status : New Assigned Verified Resolved Reopened
* its_task_resolution : None Fixed Duplicate WorksForMe Wontfix
Invalid
* its_task_reporter : (removed for privacy)
* its_task_assignee : (removed for privacy)
* its_task_dueDate :
* its_task_severity :
So what we are seeing is "its_task_status" instead of just "status" and
so forth. Any ideas on what we did wrong? :)
Sorry about the multiple emails.
Thanks!
Tamara
> _____________________________________________
> From: Johnston, T. (Tamara)
> Sent: Thursday, September 23, 2010 11:06 AM
> To: 'users(a)xwiki.org'
> Subject: Problems with Task Application
>
> Xwiki users,
>
> We installed the TaskManager application
> (http://code.xwiki.org/xwiki/bin/view/Applications/TaskManagerApplicat
> ion) and are seeing some funkiness that we cannot figure out what is
> going on, mainly because our team is all new to xwiki. Can anyone give
> any guidance based on the attached screenshot of the app in our wiki.
>
> << File: screenshot-taskapp.JPG >>
> Any help would be so greatly appreciated!!
>
> Thanks!!
>
> Tamara Johnston
> ING Contractor - ArcSight
> Minneapolis Command Center
> 111 Washington Avenue South
> Minneapolis, MN 55401
> Office: (612) 342-3274
> Remote: (510) 364-1580
> ING email: tamara.johnston(a)us.ing.com
>
>
>
---------------------------------------------------------
NOTICE: The information contained in this electronic mail message is confidential and intended only for certain recipients. If you are not an intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication and any attachments is strictly prohibited. If you have received this communication in error, please notify the sender by reply transmission and delete the message without copying or disclosing it.
============================================================================================
Xwiki users,
We installed the TaskManager application
(http://code.xwiki.org/xwiki/bin/view/Applications/TaskManagerApplicatio
n) and are seeing some funkiness that we cannot figure out what is going
on, mainly because our team is all new to xwiki. Can anyone give any
guidance based on the attached screenshot of the app in our wiki.
<<screenshot-taskapp.JPG>>
Any help would be so greatly appreciated!!
Thanks!!
Tamara Johnston
ING Contractor - ArcSight
Minneapolis Command Center
111 Washington Avenue South
Minneapolis, MN 55401
Office: (612) 342-3274
Remote: (510) 364-1580
ING email: tamara.johnston(a)us.ing.com
---------------------------------------------------------
NOTICE: The information contained in this electronic mail message is confidential and intended only for certain recipients. If you are not an intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication and any attachments is strictly prohibited. If you have received this communication in error, please notify the sender by reply transmission and delete the message without copying or disclosing it.
============================================================================================
Hi,
Please, as an new XWiki *user* is created as a new instance of
XWiki.XWikiUser class, what class is instantiated to create a new XWiki
*document*?
Thanks!
--
Ricardo Rodríguez
CTO
eBioTIC.
Life Sciences, Data Modeling and Information Management Systems
Hello @all,
after Importing the LightBox addon I noticed that it wasn't visible for
other users. This was due to the reduced visibility of the MacroClass Object
to 'Only User'. It would be nice for others if the author would change this
to an appropiate value, so that others won't have the same problem as me.
Greets
--
View this message in context: http://xwiki.475771.n2.nabble.com/Info-LightBox-Macro-v1-3-tp5559163p555916…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
When using the *Meta+G* popup search in a wiki instance of the farm, after
typing something to search for, the dropdown appears saying always "Document
not found".
If we repeat the same operation with the admin user of the farm, all works
fine and the suggested list contains up to 10 pages.
Using Firebug, I discovered that all is right except that the Rest search
service returns an empty list of page. This is the exact JSON received :
{"template":"
http://server.com/xwiki/rest/wikis/calife/search?q={keywords}(&scope={conte…
","searchResults":[]}
My xwiki farm version is 2.3.2. Does someone encounter the same problem ? Do
I have to create an issue in JIRA ?
Thank for your response,
Maxime Mathieu
I am out of the office until 09/23/2010.
I will respond to your message when I return.
Note: This is an automated response to your message "users Digest, Vol 38,
Issue 41" sent on 9/22/2010 2:45:22 AM.
This is the only notification you will receive while this person is away.
Hi all
Trying again to get this mail sent through. please see mail below.
Hi all
>
> I would like to Export our XWiki to disk as a XAR, but I want the Page
> Content to be HTML.
>
> I have tried using the Large Wike Export Code Snippet:
> http://code.xwiki.org/xwiki/bin/view/Snippets/LargeWikiExportSnippet
>
> This works perfectly except I am not managing to use convertSyntax() on the
> "xdoc.content()". Perhaps I am not getting the syntax right (I'm not very
> good with Java-like)
>
> I have the following as part of the toXML function in the snippet:
>
> // Add SyntaxConversion
> xwriter.startElement("", "HTMLsyntax", "HTMLsyntax", attributes);
> xdoc.convertSyntax(xhtml/1.0);
> xwriter.write(xdoc.getContent())
> xwriter.endElement("", "HTMLsyntax", "HTMLsyntax");
>
> What am I missing? And is there a better way?
>
> Thanx in advance for the help
>
> --
> Gordon
>
>
>
>
--
Gordon
Hi devs,
Currently the image plugin [1] allows us to create image thumbnails by
specifying the image width and/or height in the query string of the
image attachment download URL:
/xwiki/bin/download/Spage/Page/image.jpg?width=100
I propose that we:
(A) Use the image width and/or height (when they are specified in the
image syntax using pixel unit) to resize the image on the server side.
For instance:
[[image:logo.jpg||width="100px"]]
will be linked to
/xwiki/bin/download/Spage/Page/logo.jpg?width=100
and
[[image:logo.jpg||style="height: 50px; width: 70px"]]
will be linked to
/xwiki/bin/download/Spage/Page/logo.jpg?width=70&height=50
The image plugin also accepts a quality parameter that controls the
compression quality when encoding jpeg images. The default value of this
parameter (i.e. when not specified in the URL) is configurable. I
propose we use 0.3 by default, 1 representing the best quality.
(B) Add the ability to limit the image dimensions (preserving aspect
ratio) when the image width and/or height are not specified in the image
syntax (or when they are not using pixel unit). The width and height
limit will be configurable and -1 by default (i.e. no limitation). For
instance:
image:logo.jpg
will be linked to
/xwiki/bin/download/Spage/Page/logo.jpg?width=1024
when width limit is 1024, and to
/xwiki/bin/download/Spage/Page/logo.jpg?width=1024&height=768&keepAspectRatio=true
when width limit is 1024 and height limit is 768. Note that in this case
the image aspect ratio is preserved. The image is resized to best fit
the limits. If the user want to bypass the limit he has to specify the
image width/height in the image syntax.
I'm +1 for both (A) and (B). WDYT?
Thanks,
Marius
[1]
http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-core/src/main/…
Hi all
Please excuse this first junk and see first email below. I am sending from my mobile so editing difficult
Gordon
-----Original Message-----
From: users-owner(a)xwiki.org
Sender: users-bounces(a)xwiki.org
Date: Tue, 21 Sep 2010 15:16:47
To: <gordon(a)yilaconsulting.com>
Subject: XWiki Export, Page content as HTML?
You are not allowed to post to this mailing list, and your message has
been automatically rejected. If you think that your messages are
being rejected in error, contact the mailing list owner at
users-owner(a)xwiki.org.
Has anyone ever performed a migration that could give me some advice on
how it's done and if what I asked about below is possible?
I have checked out this:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Backup
which suggests to backup the database but doesn't give any clue to
Postgresql!
Also is Xwiki content stored in a database or in the /webapps/xwiki
instance??
So if I simply backed up and restored the database and copied the xwiki/
dir across to a different platform the system should work?? Even if
going from Tomcat to Glassfish or so??
Thanks and regards,
Kaya
-------- Original Message --------
Subject: Migrating Xwiki
Date: Fri, 17 Sep 2010 14:16:08 +0300
From: Kaya Saman <kayasaman(a)gmail.com>
To: XWiki Users <users(a)xwiki.org>
Hi,
I'm wondering if it's possible to migrate Xwiki from one system to another??
I currently run Xwiki on a FreeBSD 8.0 RELEASE x64 platform with 4GB RAM
in a dedicated FreeBSD Jail, however I'm having an issue with Java
spinning up the CPU to 100% rendering Xwiki inoperable!
If I migrate it would be from FreeBSD to either a dedicated FreeBSD
system or an OpenSolaris based system on Nexenta.
Currently I run Tomcat6 coupled with Postgresql, but would migrate to
Glassfish and MySQL.
Is it just a matter of backup the Xwiki from the web GUI then restore
under Glassfish and convert database from Postgresql to MySQL then
attach at other end?
Or can I just simply dump the /webapps/xwiki folder into Glassfish or
another instance of Tomcat?
Thanks for any advice!!
Regards,
Kaya
Hi,
Just done a fresh install of XEM2.4 and I encounter the following problem.
In the templatexe wiki, it's impossible to add a new group or a new user
(the Add button do nothing).
If I edit the objects of an existing group (XWikiAllGroup for example), a
warning is displayed :
"Some objects from this document contain deprecated properties which were
deleted from their respective classes."
In fact, I detected that the *XWikiGroups and XWikiUsers classes are not
defined* (they do not exist) in this templatexe wiki.
In the main wiki, all is ok (and the XWikiGroups and Users classes are well
defined).
Nothing in the xwiki.log.
Do you have any idea to help me ?
Best regards,
Maxime Mathieu
Hi all,
I missed something about XWiki users object visibility.
I put in a wiki page the velocity script for implementing the Live table sample with XWikiUser objects.
It works if I log in with Admin rights.
If I log in with a user without Admin rights (Programming rights are ok) the live table shows no elements.
Thank you a lot,
Andrea
Hi,
I've done a installation on my localhost (Windows XP machine) of XE
2.1.1, Tomcat 6 and MySQL 5.1.
After this i wrote a bad hql query and executed it which brought MySQL
to spyke the CPU usage to 100% and even more rendering both the
localhost and database unusable.
{{velocity}}
#set($badhql = ", BaseObject obj, StringProperty stringprop,
LargeStringProperty largestringprop where (doc.name like '%$text%' or
doc.content like '%$text%') or (obj.name=doc.fullName and
stringprop.id.id=obj.id and stringprop.value like '%$text%') or
(obj.name=doc.fullName and largestringprop.id.id=obj.id and
largestringprop.value like '%$text%')")
#set($ok = $list.addAll(0, $xwiki.searchDocuments("$badhql")))
{{include document="XWiki.Results"/}}
{{/velocity}}
The bad thing is that $xwiki.searchDocuments brought me to this state
(no programming rights.).
Now my question is: Are there any remedies against this? MySQL
configuration statements that prevent this kind of behaviour?
--
Flavius Olaru
Hi XWiki people,
I need a "semantic" way to edit xml data. This is a project that could consume
a very large portion of my future time, but in the near term I'm looking for a
way to get this typed data into a wiki format so that the object graph can be
clicked through and offsite links can be managed.
First, I need to be able to have nested types. That is, a class has a field,
the type for which is a class I have defined elsewhere. I don't see a way to
do this in XWiki. Am I missing something? Seems like a typing system is
incomplete without being able to have classes have attributes of defined
types.
Travis
Hello, All.
I am trying to set up an xwiki/tomcat(5) installation that is proxied behind
nginx (httpd).
I was working with 2.4, but I am currently trying 2.5 snapshot
20100917.044441-172.
I've got it all working internally, the the proxies and xwiki redirects work
externally.
But when I try to edit a page, I get 2 javascript errors : (I got 3 errors
with 2.4)
Z is undefined in prototype.js : 1877
and
Permission denied for <external host> to get property Window.document from
<internal host:port> at http://<external
host>/xwiki/resources/js/xwiki/wysiwyg/xwe/2ED0D1BCD0DB002FD3C0404AF6E0AAA3.cache.html
Don't know if this is nginx configuration or xwiki issue. If anyone has
been successful running behind nginx I would love to hear any tips. I'm
rather new to both.
thanks a lot,
Linus
--
View this message in context: http://xwiki.475771.n2.nabble.com/edit-fails-with-xwiki-tomcat-proxy-from-n…
Sent from the XWiki- Users mailing list archive at Nabble.com.