Just checking to see if an update is on its way or if this already works with 4.7.

CommentFileSizeAuthor
#3 4.7-filestore2.diff22.26 KBsar

Comments

gordon’s picture

Yes I am going to be updating filestore2 to 4.7, but I am going to be changing it to use filemanager instead of fscache.

I will look at writing a conversion program to convert fscache to filemanager.

bomarmonk’s picture

That sounds good. I never have liked the way fscache locks me out of file directories if I have ftp access! Looking forward to your changes.

Also, I'm looking for something like filebrowser to display direct download links to files and have views based on taxonomy... I have a 4.6 module that works pretty well for this but isn't officially contributed. This probably within the scope of filestore?

Also looking at the work being done here: http://drupal.org/node/13895

sar’s picture

Status: Active » Needs review
StatusFileSize
new22.26 KB

Until gordon finds the time to migrate to filemanger here's a patch the makes filestore2 work with the drupal 4.7 branch.

yecarrillo’s picture

Really thanks a lot for this patch. I were asking me why uploads fails in 4.7.... It works now.

For those who dont know ho to apply a patch in windows a few instructions:

- Download patch-2.5.9-6-bin.zip from http://gnuwin32.sourceforge.net
- Extract it contents to some place (ie: C:/gnu)
- Copy 4.7-filestore2.diff to filestore folder (ie: C:/html/modules/filestore2)
- From cmd command line run:
patch -p 0 <4.7-filestore2.diff

bluegeek9’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

Thank you for your contributions to this issue. As Drupal 4 has reached its End of Life and is no longer supported, we are closing this issue. We encourage you to upgrade to a supported version of Drupal.