| Name | Attachment Checkout Plugin |
|---|---|
| Vendor | Atlassian Developer Network (Website) |
| Authors | Amit Singh, Shaikh Riyaz |
| Homepage | http://confluence.atlassian.com/display/CONFEXT/Attachment+Checkout+Plugin |
| Issue Management | http://developer.atlassian.com/jira/browse/CHKOUT |
| Continuous Integration | n/a |
| Categories | Administration |
| Most Recent Version | 2.0-dr01 |
| Availability | Confluence v2.8.0 to v2.10-m1 |
| State | Beta |
| Support |
|
| License | Freeware / Open Source (BSD) |
| Price | Free |
| Release Docs | n/a |
| Java API Docs | n/a |
| Download Source | n/a |
| Download JAR | plugins-checkout-2.0-dr01.jar |
| Attachment Checkout Plugin version 2.0-dr01 is designed to work in cluster environment. |
Compatibility With Confluence
| Plugin Version | 2.5.1 | 2.5.4 | 2.6.x | 2.7.x | 2.8.x | 2.9 | 2.10-m1 | 2.10-m2 | 2.10.3 | Tested | Jars |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1.0.0 | |
|
|
|
|
|
|
|
|
Shaikh Riyaz | plugins-checkout-1.0.0.jar |
| 1.0.2 | |
|
|
|
|
|
|
|
|
Shaikh Riyaz | plugins-checkout-1.0.2.jar |
| 1.0.3 | |
|
|
|
|
|
|
|
|
Shaikh Riyaz | plugins-checkout-1.0.3.jar |
| 1.0.4-dr02 | |
|
|
|
|
|
|
|
|
Shaikh Riyaz | plugins-checkout-1.0.4-dr02.jar |
| 2.0-dr01 | |
|
|
|
|
|
|
|
|
Shaikh Riyaz | plugins-checkout-2.0-dr01.jar |
| 2.0-dr02 | |
|
|
|
|
|
|
|
|
Ray Barham | plugins-checkout-2.0-dr02.jar |
Download statistics
| Date | 2009-Jan | 2009-Feb | 2009-Mar | 2009-Apr | 2009-May | 2009-Jun | 2009-Jul |
|---|---|---|---|---|---|---|---|
| Hits | 166 | 152 | 163 | 186 | 149 | 172 | 7 |
Installation
At this point the plugin is not upgrading using Confluence Plugin Repository so you'll need to install it by uploading it manually to Confluence:
In the 'Administration' section of Confluence, click the Plugins link.
Click on the 'Upload' tab.
Use the 'Browse' button to find the plugin-checkout-VERSION.jar (you did download it, right?)
Select the jar file and click 'Open'.
The plugin will be uploaded from your machine to Confluence, and will be automatically installed.
*If anyone would like to modify it so that it is available via the Repository, have at it!
Description/Features
- Adds basic check-out/check-in functionality to Confluence attachments.
- Admin functionality is implemented to Undo Check-out for all the checked-out files for given space. This is permission based functionality where Confluence admin holds default permission to Undo Check-out and Space admin can provide undo checkout permissions for Individual and/or group of users. This functionality is available under Advanced tab. Screenshots is available here
- Automatic Undo Check-out functionality is implemented.
Aim of this functionality to overcome a problem which occur when some one checked-out a file and forget to check-in/ Undo checkout.
This problem may lead to restrict check-in for specific user and violate the concept of Knowledge management.
Automatic Undo Check-out functionality will cancel the checkout.
This cancellation is done on the basis of the lapsed time period set by the space admin.
Plug-in will send reminder mail to user who have checked-out the file and not checked-in in the scheduled time period set by administrator.
Every after reminder mail user have not check-in/ Undo check-out , then plug-in will take care to Undo Check-out on schedule time period set by administrator followed by a notification mail to user saying "Checkout of files listed below has been cancelled by Admin. This cancellation is done on the basis of the lapsed time period set by the administrator".This functionality is available under Space Admin tab. Screenshots is available herePlugin Versions
Version Date State License Price
2.0-dr01
(#10)
11 Sep 2008 Beta Freeware / Open Source (BSD) Free
1.0.4-dr02
(#9)
11 Sep 2008 Beta Freeware / Open Source (BSD) Free
1.0.4-dr01
(#8)
07 Jul 2008 Beta Freeware / Open Source (BSD) Free
1.0.3
(#7)
07 Jul 2008 Stable Freeware / Open Source (BSD) Free
1.0.2
(#6)
19 Mar 2008 Stable Freeware / Open Source (BSD) Free
1.0.0
(#4)
30 Oct 2007 Stable Freeware / Open Source (BSD) Free
0.0.94
(#4)
30 Oct 2007 Stable Freeware / Open Source (BSD) Free
0.0.93
(#3)
10 Sep 2007 Beta Freeware / Open Source (BSD) Free
0.0.92
(#2)
10 Sep 2007 Beta Freeware / Open Source (BSD) Free
0.0.91
(#1)
08 Aug 2007 Beta Freeware / Open Source (BSD) Free
Support
This plugin was written to meet the needs of a particular company and then released to the Confluence Developer Community as open source for further development/enhancement. We'll try to address issues that affect our installation as quickly as possible. We'll also make changes to the plug-in as our environment changes. (For example, right now we're on v2.5.4 with no planned upgrade in sight. Any issues relating to upgrading will be low on our list until we're ready to upgrade.)
We apologize for any inconvenience that this may cause but we don't have the resources to maintain this for every possible installation, yet we saw enough community demand for it to release it open source. We encourage everyone to continue to use the issue tracker that's been set up by Atlassian and for any developer that would like to enhance/upgrade it, have at it. (Actually, what we'd really like to see is Atlassian incorporate it as standard!) Thank you for understanding.


Comments (64)
Jul 19, 2007
Bob Swift says:
Nice! Something people have been looking for! Thanks.Nice! Something people have been looking for! Thanks.
Jul 19, 2007
Peter R. says:
You're welcome! We'll be putting out some more as we develop them for internal u...You're welcome! We'll be putting out some more as we develop them for internal use.
Jul 19, 2007
Jonathan Nolen says:
Hi Peter, I can give you a JIRA project if you want. And be sure to put this int...Hi Peter, I can give you a JIRA project if you want. And be sure to put this into the Confluence Plugin Repository so it can installed on the fly.
Jul 19, 2007
Peter R. says:
That'd be great, thanks! I'll get it in the repository soon as I teach myself ho...That'd be great, thanks! I'll get it in the repository soon as I teach myself how to do so. If programming's involved I'll have to get my developers to do it; I'm just the "face" of the team.
Jul 20, 2007
Guy Fraser says:
You'll need to add the XML data to the repository on Atlassian's servers - give ...You'll need to add the XML data to the repository on Atlassian's servers - give Jonathan Nolen a shout and he should be able to help out.
Jul 21, 2007
Peter R. says:
I added it as an issue for the project so if Jonathan wants to hit it that'd be ...I added it as an issue for the project so if Jonathan wants to hit it that'd be cool. If not we'll get it figured out in the coming days.
Jul 19, 2007
Joshua Wold [Atlassian] says:
Sounds great! This should be really useful.Sounds great! This should be really useful.
Jul 19, 2007
David Soul [Atlassian] says:
Awesome!Awesome!
Jul 19, 2007
David Soul [Atlassian] says:
1) Spoke too soon - checkins are broken for me When I check in a document, the ...1) Spoke too soon - checkins are broken for me
When I check in a document, the new file is uploaded fine as harbour.jpg?version=2. However, after the upload, links to harbour.jpg actually shows the content from version 1.
This means that anyone linking to harbour.jpg will not see my checked-in update. Also, the document is still actually listed as checked out and I can't get it to check back in. I'm using Confluence 2.5.4
2) When I checkout a document, it'd be great if it downloaded it
Jul 21, 2007
Peter R. says:
Hmm, that's curious, we've been using it in our production environment for abo...Jul 21, 2007
Peter R. says:
I was unable to duplicate the issue here. My picture uploads were properly recog...I was unable to duplicate the issue here. My picture uploads were properly recognized. Open an issue with your particulars and hopefully we can figure it out.
Jul 23, 2007
David Soul [Atlassian] says:
No prob, I'll test it again when I get time to revisit and log a proper bug repo...No prob, I'll test it again when I get time to revisit and log a proper bug report now that your issue tracker is up
Nov 06, 2008
John Reynolds says:
We had the same issue recently and appears as though it may be a caching i...We had the same issue recently and appears as though it may be a caching issue, with the browser (in out case Firefox) going and grabbing the cached version of the attachments rather than the actual document.
Not sure if there's anything that can be done about that, though.
Sláinte,
John
Jul 20, 2007
Collin Summers says:
Any plans to expose this via the WebDav plugin? It would be great to...Any plans to expose this via the WebDav plugin? It would be great to allow WebDav to lock a file while it is open.
Thanks for building this...
Jul 20, 2007
Jonathan Nolen says:
The whole WebDAV locking thing is a different ball of wax. That issue is being t...The whole WebDAV locking thing is a different ball of wax. That issue is being tracked here: http://developer.atlassian.com/jira/browse/WBDV-44
Aug 15, 2007
Lehky, Miro says:
This is a fantastic start on a much needed capability. My only concern is ...This is a fantastic start on a much needed capability. My only concern is that in some space this is not needed. Ideally we should be able to specify/configure each space or possible page to use either the attachment plugin or the check-in/check-out plugin as appropriate for the usage of that space or page. Right now this seems to be an all or nothing.
Aug 23, 2007
Peter R. says:
Yes, it's all or nothing. From what I understand it's much more complicated to e...Yes, it's all or nothing. From what I understand it's much more complicated to enable this on a space by space basis.
We've got 140+ Spaces and 6700+ users in our Confluence instance, a good portion of which don't really need the check-out capability, and no one has complained that it's there. I think it's one of those "they'll use it if they need it, they'll ignore it if they don't" type of things.
If you'd like it to be considered for a future update, please add it to the issue log. Thank you.
Aug 31, 2007
Lehky, Miro says:
Peter, the more I play with the the more I agree. It if you simply dont ch...Peter, the more I play with the the more I agree. It if you simply dont check out attachments it really is quite invisible.
Miro
Sep 14, 2007
Lehky, Miro says:
Peter I just realized the usage mode where this could get to be annoying for us...Peter
I just realized the usage mode where this could get to be annoying for users. I see the attachment feature having to usage models.
1.In many spaces the attachments are files that are being received from a 3rd party (is documentations for 3rd party applications for example) and then simply being posted in the space.
2. In other spaces/pages attachments are truly files that are going through an editing processes thus need to be checked out.
In the case of the first model i agree it not to bad to click check out, and then check the newly received file right back in. But looking at the issues for the plug-in I noticed that an enhancement was made to automatically download the file when it is marked for check out. This will definetly get annoying. (CHKOUT-3).
Would it be possilble that when the file in not in the Checked Out state for the option to be "Checkout | Upload | Edit | Remove" thus giving the user the option to upload a new file without checking out and being forced to download the file.
Regards
Aug 17, 2007
Preston Tollinger says:
Is work continuing on this plugin? Do we have an ETA to leave beta?Is work continuing on this plugin? Do we have an ETA to leave beta?
Aug 23, 2007
Peter R. says:
Work is continuing. We've just configured it to be recognized by the Confluence ...Work is continuing. We've just configured it to be recognized by the Confluence Plugin Repository and are implementing a couple of suggestions. .92 should be out shortly. Still beta but, with no negative reports back, we'll flip it to stable for .93.
Thanks!
Sep 14, 2007
Lehky, Miro says:
I am curious how folks deal with file name changes. Let assume that for some rea...I am curious how folks deal with file name changes. Let assume that for some reason (customer req) the file follow the following naming sequence.
file_ver_1.doc which gets checked in.
The file then revised and a copy is received as
file_ver_2.doc
This presents several problems.
1. You cannot check-in the second file unless is match file name of the file already checked in.
2. If you change the name of the file to file_ver_1.doc so you can check it in, with the assumption that you can then rename it within confluence, that ends up changing the file name of both versions.
How do folks deal with the file when it name changes with version and you want to be able to track it as a sequence of revision in the attachment rather then separate attachments?
Thanks.
Nov 01, 2007
David Aldrich says:
Thanks for this plugin. The version offered by the plugin repository client is s...Thanks for this plugin. The version offered by the plugin repository client is still 0.0.91. Will you please update it to 1.0.0? Thanks.
Nov 05, 2007
Andrei Smolko says:
Cannot get the plugin working. First of all it is listed as 0.0.91 not 1.0.0 in ...Cannot get the plugin working. First of all it is listed as 0.0.91 not 1.0.0 in the plugin repository. After installing, do not get any versions. Checked the log file no errors there. We are using Confluence 2.5.
I would really love to have this plugin working.
Thank you
Nov 05, 2007
Peter R. says:
Andrei/David, I've asked our developers to see if they can see why the latest v...Andrei/David,
I've asked our developers to see if they can see why the latest version isn't showing up in the repository as it should. In the meantime, though, you can manually download the latest from here. Just be sure to uninstall the old version before installing the new version.
Andrei - if you're installing from the Repository, make sure you're disabling the original Attachments Macro that comes with Confluence. That's usually what the issue is.
Peter
Nov 07, 2007
Andrei Smolko says:
I see what else I can do to get it working, but I followed your sugestion to dis...I see what else I can do to get it working, but I followed your sugestion to disable the original Attachements Macro. Installed Checkout plugin. Initially I did have errors, Checkout Plugin was saying it could not load. Than after a couple of restarts and enabling disabeling I got to the point when Attachements pluging was disabled and Attachements Checkout plugin was enabled - no errors. But I still don't see the Check Out capability, only Edit and Remove for individual attachments
By the way now the Repository says that it is version 1.0.0 but when installing it is still loading 0.0.91 jar, and after install it says that 0.0.91 is installed.
Nov 07, 2007
David Nessl says:
The 1.0.0 jar only has an xml file in it -- no class files!The 1.0.0 jar only has an xml file in it -- no class files!
Nov 16, 2007
Shaikh Riyaz Ahmed says:
David, There was a problem in dowloading a jar file throught http: schema. If w...David,
There was a problem in dowloading a jar file throught http: schema.
If we download a file from http: it will give us incomplete jar(contain only xml file).
So, I had modified a schema from http: to https: and now you can download a original jar who's size is 75kb.
You can install latest checkout plug-in using installion process given above.
I am looking into a downloading issue with http: and get back to you once it is solved.
Nov 20, 2007
Sebastian Soanca says:
Hi , I want to congratulate you people for this plug-in. It allow to keep a nice...Hi ,
I want to congratulate you people for this plug-in. It allow to keep a nice version tracker of files.
My question is : Is there any possibility to use with attachments macro and still have the the check in /check out functionality ?
Thank you.
Dec 21, 2007
Pranav Olkar says:
Very useful plugin. I want to know whether it is tested on clustered environment...Very useful plugin. I want to know whether it is tested on clustered environments.Thanks.
Jan 27, 2008
Peter R. says:
I defer to Amit on whether or not it should work from a design perspective. I ca...I defer to Amit on whether or not it should work from a design perspective. I can say we haven't used it in a clustered environment just yet but are in the process of upgrading our v2.5.4 environment to two nodes so we should know in the coming weeks...
Jan 25, 2008
jim liu says:
I got the following error when installing this plugin. I disabled "Confluence At...I got the following error when installing this plugin. I disabled "Confluence Attachments Plugin" and tried install it both from "Confluence Plugin Repository" and uploading the jar file.
Error: There was a problem loading the descriptor for module 'web-item' in plugin 'Attachment Checkout Plugin'. java.lang.NoSuchMethodError: com.atlassian.confluence.pages.DefaultAttachmentManager.getThumbnailManager()Lcom/atlassian/confluence/pages/thumbnail/ThumbnailManager;
What is the problem?
Thanks
Jan 27, 2008
Choy Li Tham says:
Hi Jim, I would suggest you to raise a support ticket at the following Issue Tr...Hi Jim,
I would suggest you to raise a support ticket at the following Issue Tracker pertaining to the problem that you are having:
Hence, we could further investigate the problem and follow up from there. Thanks.
Regards,
Choy Li
Feb 20, 2008
Steve says:
Hey Guys, I find this plug in extremely useful. The problem is that we're ...Hey Guys, I find this plug in extremely useful. The problem is that we're planning on moving to version 2.7. Do you know if there are plans to support this for 2.7? If so do you have a particular time frame?
thanks,
Steve
Feb 20, 2008
Peter R. says:
Glad to hear that you find it useful. Unfortunately, as mentioned in the 'Suppor...Glad to hear that you find it useful. Unfortunately, as mentioned in the 'Support' section above, there are no current plans by the original authors to update it to work for v2.7. It is released to the community, though, so if anyone wants to take a stab at it they're more than welcome to do so.
Feb 23, 2008
Doods Perea says:
Hi Peter - excellent plugin. I however want to make a little change on the...Hi Peter - excellent plugin. I however want to make a little change on the attachment link -- that is, to explicitly affix the version of the attachment to the URL (a client company is complaining of inconsistent attachment versions being downloaded on their PCs).
Anyway, in our test Confluence, where this plugin is not installed, I just changed two VM files (viewattachments.vm and listattachmentsforspace.vm) and got what I wanted. Because in our Production the we are using this plugin, the Attachment Macro is therefore disabled. I would need to make changes to your source file (I think "attachmentsmacro.vm" and "versionedattachments.vm" are the two files that need to be changed because the update I made for the listattachmentsforspace.vm worked.). Here are the areas where I hope you could help me:
1. I am not sure which source files to download from this link: http://svn.atlassian.com/svn/public/contrib/confluence/checkout-plugin/, and wonder if you could respond to me here with the info, or better yet, a link to a ".rar" or ".zip" file that contains all the relevant source files that I can re-jar after making the update.
2. The Attachment Macro uses the viewattachments.vm for pages, rss and news/blogs. Other that the attachmentsmacro.vm and versionedattachments.vm files, are there other files that need to be updated?
Thanks,
Doods
Mar 03, 2008
Roberto Lima says:
We would like to have an integration of Confluence with the Subversion (SVN), be...We would like to have an integration of Confluence with the Subversion (SVN), because in this tool we have total control over checkin and checkout files and this tool has the concept of Baseline.
Mar 03, 2008
Choy Li Tham says:
Hi Roberto, Unfortunately, this feature is not provided currently. However, if ...Hi Roberto,
Unfortunately, this feature is not provided currently. However, if you are keen on this feature, please create a feature request at the following Issue Tracker to truly reflect your requirement:
Regards,
Choy Li
Jun 16, 2008
Bill Greene says:
Does anyone know what is fundamentally causing this to not work with Confluence ...Does anyone know what is fundamentally causing this to not work with Confluence 2.7.0 or greater? Does it just need to be recompiled with the appropriate Confluence packages?
I was able to successfully recompile for Confluence 2.8.0, but now I'm hesitant to install it since others have had trouble removing version 1.0.2 of the plugin with Confluence 2.7.0.
Jun 18, 2008
Tim Hobbs says:
Hey Bill if you are hesitant to install it, let *me* try it out for you&...Hey Bill if you are hesitant to install it, let *me* try it out for you! I am getting grilled by my team for having lost this functionality after getting them all hyped about the 2.8.1 upgrade.
Jun 19, 2008
Shaikh Riyaz Ahmed says:
Hi Bill. Attachment checkout plug-in is developed on top of Attachment macro (Co...Hi Bill.
Attachment checkout plug-in is developed on top of Attachment macro (Confluence macro) and due to major changes in core code base of Attachment macro in confluence 2.7.x and newer. It need complete rework on Attachment Checkout Plug-in.
Please refer xwork.xml for confluence versions 2.6, 2.7 and 2.8 to know more about the changes in core code base of Attachment macro.
Actually uninstalling plugin from the admin console should be able to remove the plugin from the database. But when the plugin is outdated, it will create a problem.
There is actually a bug report in APR-24 and a feature request in APR-86.
Please add your comments to the discussion, vote on it and add yourself as a watcher for future updates.
Honestly, it's hard to estimate when checkout compatibility will be resolve.
Regards
Riyaz
Jul 29, 2008
Ben says:
Hi, I have installed the checkout plugin (1.0.4-dr01 (#8)) on Confluence 2.8.2 ...Hi,
I have installed the checkout plugin (1.0.4-dr01 (#8)) on Confluence 2.8.2
If i will delete an attachment, the system returns a java.lang.NullPointerException
java.lang.NullPointerException
at com.atlassian.confluence.pages.DefaultAttachmentManager.removeAttachmentFromServer(DefaultAttachmentManager.java:87)
Stack Trace:
java.lang.NullPointerException
at com.atlassian.confluence.pages.DefaultAttachmentManager.removeAttachmentFromServer(DefaultAttachmentManager.java:87)
at com.atlassian.confluence.extra.checkout.VersionedAttachmentManager.removeAttachmentFromServer(VersionedAttachmentManager.java:55)
at com.atlassian.confluence.pages.DelegatorAttachmentManager.removeAttachmentFromServer(DelegatorAttachmentManager.java:93)
at sun.reflect.GeneratedMethodAccessor2749.invoke(Unknown Source)
...
Do you know this bug?
regards
Ben
Jul 29, 2008
Daniel Hannum says:
Another vote for fixing the plugin for Confluence 2.8.2. Our users love this fea...Another vote for fixing the plugin for Confluence 2.8.2. Our users love this feature and now it's broken.
Aug 14, 2008
Charlie Lindahl says:
Two things: The plugin definitely works for Confluence 2.8.2 now. I have mo...Two things:
I checked out the source from SVN, modified the JAR Velocity file template directly, and reloaded with a version number change.
What's the best way to submit my changes? It is only a few lines in the two template.vm files ...
Aug 26, 2008
Damien Pilkington-Lewis says:
We have just upgraded to Confluence 2.9. When I upgraded, the Attachment C...We have just upgraded to Confluence 2.9. When I upgraded, the Attachment Checkout Plugin was automatically disabled which worried me straight away.. If I enable it, everything looks fine until you try to check out a document and then I get a System Error with the following message:
Cause
com.opensymphony.xwork.config.ConfigurationException: There is no Action mapped for namespace /checkinout and action name checkout
at com.opensymphony.xwork.DefaultActionProxy.<init>(DefaultActionProxy.java:72)
I am guessing that this means that the plugin has been broken by 2.9. Can someone look into this, create an issue if necessary and provide some estimated time for when it can be fixed? Very frustrating to finally have got it working in 2.7+ only to have it broken again by 2.9!
Sep 03, 2008
James Hines says:
Any idea when the latest version of this plugin (1.0.4-dr01) will no longer be i...Any idea when the latest version of this plugin (1.0.4-dr01) will no longer be in a 'beta' status?
Oct 03, 2008
Andy Brook says:
Finally! its a beta, but does what it says on the tin. Echo previous post on no...Finally! its a beta, but does what it says on the tin. Echo previous post on non-beta release date estimates?
Oct 23, 2008
Andy Brook says:
Just tried this in production env, 2.9.1, checking in fails with a polite 'pleas...Just tried this in production env, 2.9.1, checking in fails with a polite 'please select a valid file' or similar, so has problems. I see by cost:Free/no source this is probably going to cost something one day, is there a time-line for such a release?
Oct 23, 2008
Shaikh Riyaz Ahmed says:
Andy, please open a ticket in jira along with some screen shots. That will help ...Andy, please open a ticket in jira along with some screen shots. That will help me to track this issue.
Beta status will be changed with Stable after fixing some open issue. There is no ETA as of now.
Oct 23, 2008
Bob Swift says:
Does the new version also support file system based storage of attachments? I t...Does the new version also support file system based storage of attachments? I thought I remember a restriction on that earlier.
Oct 23, 2008
Shaikh Riyaz Ahmed says:
Yes it does. latest version of Attachment Checkout Plug-in supports file system ...Yes it does. latest version of Attachment Checkout Plug-in supports file system based storage for attachments.
Oct 24, 2008
Bob Swift says:
Well done ! We will use this again once we upgrade Confluence.Well done
! We will use this again once we upgrade Confluence.
Nov 27, 2008
AG says:
nice pluginnice plugin
Dec 02, 2008
Erwin Emge says:
Testing this plugin (2.0-dr01) with Confluence 2.8.0. Found the auto download wh...Testing this plugin (2.0-dr01) with Confluence 2.8.0. Found the auto download when file is checked out does not seem to work. Is anyone else having this problem?
Dec 14, 2008
Vanessa Madden says:
I am finding that same issue after upgrading to 2.10.I am finding that same issue after upgrading to 2.10.
Jan 21
Matthew McKenzie says:
I too am using 2.0-dr01 with Confluence 2.8.0 and it isn't working. After check...I too am using 2.0-dr01 with Confluence 2.8.0 and it isn't working. After checking out a document, changing it and hitting save the document is not changed on Confluence and when I try to check it back in I am propted to browse and select a file, which if you save it locally and do this it won't upload the selected file.
Does anyone know when further development or possible release of this plugin will happen? I think it has great potential but no joy at this stage with it.
May 06
Garth Ralston says:
Hi, We're running Confluence 2.9.1 with latest version of the plugin. It seems...Hi,
We're running Confluence 2.9.1 with latest version of the plugin.
It seems that Watches (email sent when the page changes) don't get triggered when documents are checked-in with the plugin.
Anyone else find this problem?
May 21
Ray Barham says:
Hey! I've done some updating to this plugin to get it working with 2.10.3. It'...Hey!
I've done some updating to this plugin to get it working with 2.10.3. It's also been tested against 2.8 and 2.9. The only problem I’ve noticed is that you will have to restart the Confluence service if you uninstall it. You can download it here. Hope it works OK for everyone.
Jun 01
Joe Van Quakebeke says:
Great plugin. The options to reduce the checkout time is an awesome featur...Great plugin. The options to reduce the checkout time is an awesome feature. We have noticed one error or maybe it is just something that needs to explained: When we download an excel spreadsheet (no checkout, just want an RO copy) and do another download, the plugin says the person has it locked. This is an intermittent issue but it does get annoying for new users who panic and say they never checked out the spreadsheet. Is there a setting I can adjust?
Joe
Jun 02
Ray Barham says:
What version of Confluence are you running?What version of Confluence are you running?
Jun 03
Joe Van Quakebeke says:
2.10.32.10.3
Jun 03
Ray Barham says:
Does this happen with all attachments? Specifically, is it only Microsoft Offic...Does this happen with all attachments? Specifically, is it only Microsoft Office documents? Are you using WebDav? It might be a good idea to put this in as a bug under http://developer.atlassian.com/jira/browse/CHK.
Jun 18
Garth Ralston says:
Hi, We're running Confluence 2.9.1 with latest version of the plugin. It seems...Hi,
We're running Confluence 2.9.1 with latest version of the plugin.
It seems that Watches (email sent when the page changes) don't get triggered when documents are checked-in with the plugin.
This would be REALLY valuable functionality for my company as we are using confluence and this macro to provide a basic document management system for us.
Any feedback from anyone on this would be gratefully received.
Jun 22
Philippe RIVART says:
Hi there, We went to Confluence 3.0.0_1, do you plan to have this plugin work f...Hi there,
We went to Confluence 3.0.0_1, do you plan to have this plugin work for this version ?
Thanks for the job anyway.