[xwiki-users] XWiki Enterprise and XWiki Enterprise Manager 3.4 Released
The XWiki development team is proud to announce the availability of XWiki Commons, XWiki Rendering, XWiki Platform, XWiki Enterprise and XWiki Enterprise Manager 3.4. XWiki Enterprise 3.4 is a stabilization release as we're approaching the end of the 3.x cycle so its main goal was to improve the Extension Manager and App Within Minutes features. However, this release also comes with a new look and a new default wiki page syntax. The highlights of this release are: * New color themes * XWiki 2.1 is the default page syntax * Improved Extension Manager UI * Delete space menu * Simple space templates * Special characters in attachment file names * Minimized action menu * Display macro See the full release notes at http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWikiEnterprise... for more details. Thanks -The XWiki dev team
RESTful attachments upload is not working any more in 3.4. Is this a bug or a changing of service? Volker -- View this message in context: http://xwiki.475771.n2.nabble.com/XWiki-Enterprise-and-XWiki-Enterprise-Mana... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello We have 425 deleted attachments in our wiki. We can delete them one by one with the IHM but it's a bit boring. Is there any script to erase the deleted attachments ? Thanks. ************************************************************************************************************************** Ce message et toutes les pieces jointes sont confidentiels et etablis à l'intention exclusive de ses destinataires. Toute utilisation ou diffusion non autorisee est interdite. Tout message electronique est susceptible d'alteration. SISTEER decline toute responsabilite au titre de ce message s'il a ete altere, deforme ou falsifie. Si vous n'etes pas le destinataire de ce message, merci de le detruire et d'informer l'expediteur. ************************************************************************************************************************** This message and any attachments are confidential and intended solely for the addressee(s). Any unauthorised use or dissemination is prohibited. E-mails are susceptible to alteration. SISTEER shall not be liable for the message if altered, changed or falsified. If you are not the intended addressee of this message, please cancel it immediately and inform the sender. **************************************************************************************************************************
Hi Gerard, On Feb 16, 2012, at 10:08 AM, Turmel Gérard wrote:
Hello
We have 425 deleted attachments in our wiki. We can delete them one by one with the IHM but it's a bit boring. Is there any script to erase the deleted attachments ?
It's a good idea, we need one on extensions.xwiki.org and I think it would also be nice to have it in the Admin. Could you create a jira issue for this? For now you could write a script and take inspiration from: http://extensions.xwiki.org/xwiki/bin/view/Extension/Empty+Trash+Bin Thanks -Vincent
On 02/16/2012 04:17 AM, Vincent Massol wrote:
Hi Gerard,
On Feb 16, 2012, at 10:08 AM, Turmel Gérard wrote:
Hello
We have 425 deleted attachments in our wiki. We can delete them one by one with the IHM but it's a bit boring. Is there any script to erase the deleted attachments ?
It's a good idea, we need one on extensions.xwiki.org and I think it would also be nice to have it in the Admin. Could you create a jira issue for this?
For now you could write a script and take inspiration from: http://extensions.xwiki.org/xwiki/bin/view/Extension/Empty+Trash+Bin
It's done in https://github.com/xwiki-contrib/application-admintools/blob/master/src/main... -- Sergiu Dumitriu http://purl.org/net/sergiu/
On Feb 16, 2012, at 11:02 AM, Sergiu Dumitriu wrote:
On 02/16/2012 04:17 AM, Vincent Massol wrote:
Hi Gerard,
On Feb 16, 2012, at 10:08 AM, Turmel Gérard wrote:
Hello
We have 425 deleted attachments in our wiki. We can delete them one by one with the IHM but it's a bit boring. Is there any script to erase the deleted attachments ?
It's a good idea, we need one on extensions.xwiki.org and I think it would also be nice to have it in the Admin. Could you create a jira issue for this?
For now you could write a script and take inspiration from: http://extensions.xwiki.org/xwiki/bin/view/Extension/Empty+Trash+Bin
It's done in https://github.com/xwiki-contrib/application-admintools/blob/master/src/main...
Which means that you should be able to install the Admin application in your wiki: http://extensions.xwiki.org/xwiki/bin/view/Extension/Admin+Tools+Application I don't see this feature listed on http://extensions.xwiki.org/xwiki/bin/view/Extension/Admin+Tools+Application though… Thanks -Vincent
This feature will be available in version 3 of the Admin Tools. It will be fine to publish it. Maxime 2012/2/16 Vincent Massol <vincent@massol.net>:
On Feb 16, 2012, at 11:02 AM, Sergiu Dumitriu wrote:
On 02/16/2012 04:17 AM, Vincent Massol wrote:
Hi Gerard,
On Feb 16, 2012, at 10:08 AM, Turmel Gérard wrote:
Hello
We have 425 deleted attachments in our wiki. We can delete them one by one with the IHM but it's a bit boring. Is there any script to erase the deleted attachments ?
It's a good idea, we need one on extensions.xwiki.org and I think it would also be nice to have it in the Admin. Could you create a jira issue for this?
For now you could write a script and take inspiration from: http://extensions.xwiki.org/xwiki/bin/view/Extension/Empty+Trash+Bin
It's done in https://github.com/xwiki-contrib/application-admintools/blob/master/src/main...
Which means that you should be able to install the Admin application in your wiki: http://extensions.xwiki.org/xwiki/bin/view/Extension/Admin+Tools+Application
I don't see this feature listed on http://extensions.xwiki.org/xwiki/bin/view/Extension/Admin+Tools+Application though…
Thanks -Vincent _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
On Feb 16, 2012, at 11:29 AM, Maxime Sinclair wrote:
This feature will be available in version 3 of the Admin Tools. It will be fine to publish it.
Ok, didn't realize it was a feature being developed. IMO we really need to include a lot of the Admin app features in XWiki Platform since they are globally useful. Thanks -Vincent
Maxime
2012/2/16 Vincent Massol <vincent@massol.net>:
On Feb 16, 2012, at 11:02 AM, Sergiu Dumitriu wrote:
On 02/16/2012 04:17 AM, Vincent Massol wrote:
Hi Gerard,
On Feb 16, 2012, at 10:08 AM, Turmel Gérard wrote:
Hello
We have 425 deleted attachments in our wiki. We can delete them one by one with the IHM but it's a bit boring. Is there any script to erase the deleted attachments ?
It's a good idea, we need one on extensions.xwiki.org and I think it would also be nice to have it in the Admin. Could you create a jira issue for this?
For now you could write a script and take inspiration from: http://extensions.xwiki.org/xwiki/bin/view/Extension/Empty+Trash+Bin
It's done in https://github.com/xwiki-contrib/application-admintools/blob/master/src/main...
Which means that you should be able to install the Admin application in your wiki: http://extensions.xwiki.org/xwiki/bin/view/Extension/Admin+Tools+Application
I don't see this feature listed on http://extensions.xwiki.org/xwiki/bin/view/Extension/Admin+Tools+Application though…
Thanks -Vincent _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
participants (6)
-
Legeinfo -
Marius Dumitru Florea -
Maxime Sinclair -
Sergiu Dumitriu -
Turmel Gérard -
Vincent Massol