I have installed xwiki-enterprise-web-1.8-milestone-2 into a tomcat6
instance and cannot seem to change the page layout of one of the spaces.
Changing skin colors works fine. When I go to the panels page and choose
page layout, I can see the no sidebar chosen. I choose another layout
without a problem and click save. This reports that the layout has been
saved correctly. However, when I go to the space that I edited, I still get
the no-sidebar option. Any thoughts?
Thanks,
Sean
I have a problem with a multi-language xwiki.
I've added a new space and some documents in that space.
xxxx.WebHome is the startpage in that xxxx space
A few documents have graphical attachments and one has a pdf attachment
As a guest of this website I do not see the full text, and sometimes
the geaphics are lost.
Als the PDF is lost.
When I edit the documents they are still there, saving does not
resolve the problem
I made a XAR export of the xwiki, and I noticed something remarkable
(taken from package.xml)
<file defaultAction="0" language="">CdLSWorld. Index of Questions</file>
<file defaultAction="0" language="">CdLSWorld.BookingForm</file>
<file defaultAction="0" language="en">CdLSWorld.BookingForm</file>
<file defaultAction="0" language="">CdLSWorld.ConferenceVenue</file>
<file defaultAction="0" language="en">CdLSWorld.ConferenceVenue</file>
<file defaultAction="0" language="">CdLSWorld.ContactDetails</file>
<file defaultAction="0" language="en">CdLSWorld.ContactDetails</file>
<file defaultAction="0" language="">CdLSWorld.GettingThere</file>
<file defaultAction="0" language="">CdLSWorld.GrowthCharts</file>
<file defaultAction="0" language="">CdLSWorld.MedicalProfessional</file>
<file defaultAction="0" language="en">CdLSWorld.MedicalProfessional</
file>
<file defaultAction="0" language="">CdLSWorld.Professional</file>
<file defaultAction="0" language="en">CdLSWorld.Professional</file>
<file defaultAction="0" language="">CdLSWorld.ScientificFederation</
file>
<file defaultAction="0" language="en">CdLSWorld.ScientificFederation</
file>
<file defaultAction="0" language="">CdLSWorld.TheFamilyConference</file>
<file defaultAction="0" language="en">CdLSWorld.TheFamilyConference</
file>
<file defaultAction="0" language="">CdLSWorld.WebHome</file>
<file defaultAction="0" language="en">CdLSWorld.WebHome</file>
<file defaultAction="0" language="">CdLSWorld.What is CdLS</file>
<file defaultAction="0" language="">CdLSWorld.World conference</file>
<file defaultAction="0" language="en">CdLSWorld.World conference</file>
<file defaultAction="0" language="">CdLSWorld.hotel</file>
<file defaultAction="0" language="en">CdLSWorld.hotel</file>
Example:
<file defaultAction="0" language="">CdLSWorld.BookingForm</file>
<file defaultAction="0" language="en">CdLSWorld.BookingForm</file>
The BookingForm document contains my PDF, but I see two instances of
them in the XAR (while expecting only one)
One has the language="" and the other language="en"
My xwiki has "en" as default language, but in the XAR only my new
space has documents with "en"
The other space(s) are like;
<file defaultAction="0" language="">Main.AllDocs</file>
<file defaultAction="0" language="">Main.BlogRss</file>
<file defaultAction="0" language="">Main.Dashboard</file>
<file defaultAction="0" language="">Main.EventCalendar</file>
<file defaultAction="0" language="">Main.LuceneSearch</file>
<file defaultAction="0" language="">Main.RecentMembers</file>
or
<file defaultAction="0"
language="">CdlsatdPublic.GerritjanKoekkoek_FAQ12</file>
<file defaultAction="0"
language="">CdlsatdPublic.GerritjanKoekkoek_FAQ13</file>
<file defaultAction="0"
language="">CdlsatdPublic.GerritjanKoekkoek_FAQ14</file>
<file defaultAction="0"
language="">CdlsatdPublic.GerritjanKoekkoek_FAQ15</file>
<file defaultAction="0"
language="">CdlsatdPublic.GerritjanKoekkoek_FAQ16</file>
<file defaultAction="0"
language="">CdlsatdPublic.GerritjanKoekkoek_FAQ17</file>
<file defaultAction="0"
language="">CdlsatdPublic.GerritjanKoekkoek_FAQ178</file>
<file defaultAction="0"
language="">CdlsatdPublic.GerritjanKoekkoek_FAQ179</file>
The last type of files have many translations inside, but not as
seperate documents
What is the reason of this? Could it explain why 'view' does not
display the same as 'edit'
I was heavily switsching between WYSIWIG and WIKI editor and switching
from xwiki1 and xwiki2 syntax?
Could this have lead to this problem
How do I remove the "en" files or should I not do that?
Gerritajn
The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.8 Release Candidate 1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
First release candidate of the XWiki Enterprise 1.8 version.
Main changes:
* WYSIWYG improvements: macro support implemented, default browser
list support overridden.
* Various improvements on XWiki REST service.
* Various bugs fixed in XWiki 2.0 syntax rendering.
* Upgrade to groovy 1.6 RC3.
Important bug fixes:
* XWIKI-3208: getSpaceDocsName does not work with postgresql Fixed.
Patch submitted by Dave Burklund.
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise18RC1
Note that general goals for XWiki Enterprise 1.8 are:
* Office Importer
* New Blog
* REST API
* Finish new rendering/syntax
* Finish new WYSIWYG
* French XE
* MediaWiki import
Thanks,
- The XWiki dev team
I've done this.
Currently I have the xwiki upload_maxsize to 200 and
the mysql max_allowed_packet=1024M. Now, I was able to successfully
upload a 25 MB file, which is better than the 10 MB limit that I had
before, but I couldn't upload something that's 75 MB.
When I try to upload a larger file, I get this message:
Wrong password
This is even when I'm logged in as Admin.
Any ideas?
Sam
On Jan 10, 2009, at 6:29 AM, hel-o wrote:
Hi,
don't know if that could solve your problem but if you use a mysql
database
you should change the max_allowed_packet size to:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQL
hel.
Samuel Lee wrote:
Hello,
I've gone to the XWikipreferences, then edit > Class.
Here's what is set:
name: upload_maxsize
Pretty Name: Maximum Upload Size
x No
Number: 53
Number Type: long
Size: 200
Error: �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.
Any ideas?
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
View this message in context:
http://n2.nabble.com/Changed-upload_maxsize-but-still-can%27t-attach-larger…
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
The XWiki development team is pleased to announce the release of XWiki
Enterprise Manager 1.5.1.
This release is based on XWiki Enterprise 1.7.2.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
Main changes since XWiki Enterprise Manager 1.5:
* XEM now support virtual wikis using path urls and not host urls
* XEM is now using XWiki Enterprise 1.7.2
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM151
Thanks
-The XWiki dev team
The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.7.2.
This is a bugfix release following XE 1.7.1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
Important bugs fixed
* XWIKI-3119: URLFactory does not work properly with an invalid
request in the context
* XWIKI-3208: getSpaceDocsName does not work with postgresql
Syntax and WYSIWYG 2.0 Bugs fixed
* XWIKI-3114: Backspace is ignored at the beginning of a list item if
the previous list item is on a lower level
* XWIKI-2734: Cannot edit the outer list item
* XWIKI-3112: Cannot indent a list item after undo step
* XWIKI-3089: Cannot move cursor after table
* XWIKI-3090: Cannot move cursor before table
* XWIKI-3110: Cannot unbold a bold word selected with double-click
* XWIKI-3170: Custom parameter ending syntax characters are not
escaped inside xwiki/2.0 custom parameter values
* XWIKI-3104: Erroneous rendering of links to page anchors
* XWIKI-3109: Headers generated from wiki syntax look and behave differently
* XWIKI-3071: Hitting enter at the end of the paragraph moves the
cursor at the beginning of the next unit in IE
* XWIKI-3098: If a macro throw a NullPointerException it breaks the
whole rendering process
* XWIKI-3122: If macro contains format block the macro is printed in
XWiki syntax with empty custom parameters before it
* XWIKI-2993: Insert horizontal line on a selection of unordered list.
* XWIKI-3113: New list item is on the same line after undo step
* XWIKI-3096: NullPointerException when using toc macro without any section
* XWIKI-3061: Overwrite the default list support
* XWIKI-3115: Pressing Tab in the last table cell should generate a
new table row
* XWIKI-3143: Quotes are not escaped inside xwiki/2.0 custom parameter values
* XWIKI-3072: Special characters in tables are not escaped by XWIKI renderer
* XWIKI-3105: Use the same Range implementation for all browsers
* XWIKI-3159: WYSIWYG 2.0 Editor Stylesheet Problem
* XWIKI-3138: WYSIWYG 2.0 Preview Error
* XWIKI-3053: When a HR is inserted at the beginning of a paragraph
an extra empty paragraph is generated before that HR
* XWIKI-3103: XHTML parser does not support macro with parameters but
without content
* XWIKI-3195: underscores in links not recognized in new wysiwyg editor
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise172
Thanks
-The XWiki dev team
I moved our XWiki to another instance. Everything moved over
correctly, but the search function seems to be broken.
When I search for something, I get:
Notice
The requested document could not be found.
You can edit this page to create it.
Any ideas?
Sam
Hi guys,
what is wrong here:
--snip--
select prop.value from BaseObject as obj, StringProperty as prop,
StringProperty as prop2, where
obj.className='XWiki.ServicesReviewerClass' and prop.id.id=obj.id and
prop2.id.id=obj.id and prop.id.name='name' and
prop2.id.name='externintern' and prop2.value='intern' order by
prop.value
--snap--
I'm using this for a database list field in a class. I want to list
all objects by the name property, but only those, where property
"externintern" is set to extern (static list).
Many thanx in advance.
Cheers
Sebastian
Hi,
I experiment
http://platform.xwiki.org/xwiki/bin/view/DevGuide/WritingComponents
I'm at "The component explained".
I try "mvn install" (which is not in the tutorial, I'm crazy).
I get that :
Missing:
----------
1) org.xwiki.platform:xwiki-core-component:jar:1.5-SNAPSHOT
Try downloading the file manually from the project website.
... and etc.
Here is pom.xml with the snapshot :
<properties>
<!-- TODO: remove this if you inherit a project that has the core version
set -->
<platform.core.version>1.5-SNAPSHOT</platform.core.version>
</properties>
<dependencies>
<dependency>
<groupId>org.xwiki.platform</groupId>
<artifactId>xwiki-core-component</artifactId>
<version>${platform.core.version}</version>
</dependency>
<dependency>
<groupId>junit</groupId>
As I understand things, I don't inherit a project, so I suppose it's the
automatic settings of platform.core.version which is false.
What is the good one ?
Thanks.