Theme Builder Plugin Version: 3.3.3-conf210
Dear all,
Has anyone noticed too that you cannot expand (arrow icon) the file list in the attachments view so we're currently unable to see documents' revisions.
Thanks,
Mike
|
|||||||
Adaptavist Theme Builder Powered by Atlassian Confluence |
Comments (6)
Apr 06, 2009
Steeve Cayla says:
Hi Mike, I have the same problem as yours. There is a tracking ticket opened h...Hi Mike,
I have the same problem as yours.
There is a tracking ticket opened here https://tracker.adaptavist.com/browse/BSUP-1832
This should be fixed really soon.
Regards,
Steeve
Apr 07, 2009
Robert Cottingham says:
I am also having this problem. But, we have a work-around until it gets fixed. ...I am also having this problem. But, we have a work-around until it gets fixed. If you put the attachments macro on the page with the old parameter set to true (e.g. {attachments:upload=true|old=true}), the version selector works there (just not on the Attachments page).
Apr 21, 2009
Chris Bradshaw says:
The problem here is the toggle(id) function in the themebuilder file \resources\...The problem here is the toggle(id) function in the themebuilder file \resources\builder\js\atlassian.js doesn't work correctly.
You need to replace this function with the toggle(id) function out of the file
confluence-2.10.2/confluence/includes/js/attachments.js
It won't look as pretty as with the ThemeBuilder version but it will work.
Regards,
Chris
Apr 21, 2009
Alain Moran says:
this is caused by a bug in builder that 3.3.4 should resolvethis is caused by a bug in builder that 3.3.4 should resolve
Apr 23, 2009
Guy Fraser says:
On a related note, for tips on how to tart up the attachments macro and the page...On a related note, for tips on how to tart up the attachments macro and the page attachments screen, see recent blog post: Fixing the attachments screen layout.
May 29, 2009
Ryan Dussiaume says:
Versions will work on any attachments page if you add this wiki markup at the bo...Versions will work on any attachments page if you add this wiki markup at the bottom of the theme builder Title panel...
{builder-show:mode=view-attachments} {div:style=display:none;} {attachments} {div} {builder-show}