See, for example, here:

http://news.tiker.net/dl/software/boost-bindings

Finding the most recent release in that list is not as easy as it could be.

CommentFileSizeAuthor
#1 filebrowser-drupal-6-2008-04-20.patch2.65 KBinducer

Comments

inducer’s picture

Title: Directory listings not sorted » [patch] Listing not sorted, title too long, direct file links don't work
Status: Active » Needs review
StatusFileSize
new2.65 KB

Here's a patch that fixes three issues I've had with filebrowser:

* The directory listing is not sorted
* Direct links to files using the filebrowser root don't work
* The title is too long ("Showing directory listing of ..." -> "Directory ...")

Susurrus’s picture

Title: [patch] Listing not sorted, title too long, direct file links don't work » Listing not sorted, title too long, direct file links don't work

Patch in title is what Status is for.

Susurrus’s picture

Title: Listing not sorted, title too long, direct file links don't work » Page title too long
Status: Needs review » Needs work

The directory listing is now sorted among other things. This patch should be rerolled to only include the page title patch.

As far as direct links to files not working, I'm not sure exactly what this means but an issue already exists for moving to private downloads: #236318: Move to private downloads. Please discuss those changes there if they're relevant or open a new issue.

Susurrus’s picture

Status: Needs work » Fixed

Fixed in 6.x-2.x branch. Try using that branch instead of 6.x-1.x as this branch will no longer be supports in about a week.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.