Hello
Will 1.3 strem have same database schema as 1.2?
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf Of Vincent Massol
Sent: Wednesday, January 30, 2008 5:16 PM
To: XWiki Developers; XWiki Users
Subject: [xwiki-users] [ANN] XWiki Enterprise 1.3 Milestone 1 Released
The XWiki development team is pleased to announce the release of XWiki Enterprise1.3 Milestone 1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
First milestone of the XWiki Enterprise 1.3 version.
Note that general goals for XWiki Enterprise 1.3 are:
* Bug fixes
* More automated tests
* Clean up the Skins, make it easy to create new skins and add the new xwiki.org skin
* Improve performances (less Javascript files, more optimized CSS, better caching, etc)
Main changes from 1.2.1:
* A good deal of bugs fixed
* Added ability to export pages as HTML in a zip file
* Added ability to export the current page in a XAR
* Removed Finch and Dodo skin from the default distribution. They are now available as separate downloads.
* Better support for Oracle with the upgrade to Hibernate 3.2.5.ga version.
+ lots of other changes, see Platform details and XWiki Enterprise details.
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise13M1 <http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise121>
Thanks
-The XWiki dev team
The XWiki development team is pleased to announce the release of XWiki
Enterprise1.3 Milestone 1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
First milestone of the XWiki Enterprise 1.3 version.
Note that general goals for XWiki Enterprise 1.3 are:
* Bug fixes
* More automated tests
* Clean up the Skins, make it easy to create new skins and add
the new xwiki.org skin
* Improve performances (less Javascript files, more optimized
CSS, better caching, etc)
Main changes from 1.2.1:
* A good deal of bugs fixed
* Added ability to export pages as HTML in a zip file
* Added ability to export the current page in a XAR
* Removed Finch and Dodo skin from the default distribution. They
are now available as separate downloads.
* Better support for Oracle with the upgrade to Hibernate
3.2.5.ga version.
+ lots of other changes, see Platform details and XWiki Enterprise
details.
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise13M1
Thanks
-The XWiki dev team
The XWiki development team is pleased to announce the release of the
XWiki Swizzle Plugin 1.0.
Go grab it at http://code.xwiki.org/xwiki/bin/view/Plugins/SwizzlePlugin
This plugin allows using Swizzle (http://swizzle.codehaus.org) from a
XWiki page. For example this allows to query a JIRA instance and
display all sort of information in a XWiki page about it.
Some usage ideas:
1) List all issues in a given release
2) List all JIRA projects
3) Create a dashboard
4) List most voted on issues
etc
Thanks
-The XWiki dev team
In XWiki there are "edit" links to edit sections. They are only
enabled with Heading 1 and Heading 2. Can this be modified, for
example, how to add this link to Heading 3?
Ar cieņu, Mihails
The XWiki development team is pleased to announce the release of XWiki
Enterprise1.2.1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This is a bug fix release. The highlight of this release is that it
fixes a bug when creating Users or Groups.
Changes from 1.2:
Bug fixed:
* XWIKI-1880 - Exception in the console when editing groups using
the new UI
* XWIKI-2027 - Lucene plugin filter some pages in the search
result list
* XWIKI-2028 - Can't delete document using Document.delete if
user does not have programming rights
* XWIKI-2029 - When loading a revision of a document the creation
date is incorrectly set as the last modification date
* XWIKI-2034 - Parse error (encountered EOF) while migrating the
database
* XWIKI-2037 - Two versions of commons-logging are put in WEB-INF/
lib
Improvements:
* XWIKI-2036 - Display the date in the logs
* XWIKI-2044 - Modify the database migrator that aligns RCS Diffs
data so that it can be executed even after the migrator that removes
RCS data from the document table has executed
New Features:
* XWIKI-1672 - Add API to delete a given wiki in a multi-wiki setup
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise121
Thanks
-The XWiki dev team
Hi all,
In the page
http://code.xwiki.org/xwiki/bin/view/Snippets/GeneratePdfForChildrenPagesSn…
read:
Since XWiki 1.2 it's possible to export several pages as PDF or RTF, using
> the currently undocumented includechilds=1, includelinks=1 and
> pagebreaks=1 request parameters. See XWIKI-1289 to follow the status on
> this.
I see in the menuview.vm the code
#submenuitem($doc.getURL("export", "format=pdf&$docvariant") $msg.get("
> core.menu.export.pdf"))
to compile the request URL and I find the variable $docvariant set in
xwikivars.vm
> ## Check revision option
> #if ($request.rev)
>
Can someone help me to find where to put includechilds=1 to make it icluded
in the link?
Thanks
Raffo
Hi XWiki users,
You may not be aware of this but we're tracking favorite user issues
in our JIRA instance at http://jira.xwiki.org.
For example favorite issues for the XWiki Platform:
http://tinyurl.com/28yqvv
Favorite issues for XWiki Enterprise:
http://tinyurl.com/yp9oa6
This is one of the input we use to prioritize the work. So if you a
favorite issue that you'd like to see fixed sooner rather than later
please vote!
Thanks
-Vincent on behalf of the XWiki dev team
Hi all,
I have a problem importing documents from a Xar I exported.
I have 3 Xwiki Installations (devel,test, production), all
installations are 1.2 release.
I tried to export contents from test server to import it into both
Devel and Production Servers.
When I try to import the XAR I exported I get the following error:
No document found in the selected archive
The XAR file (with History) is about 15Mb and this means that it
contains something... :-)
I hope someone can help me!
Thanks,
Loris