Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

Releases for SFBrowser


SFBrowser 3.0.1

A thorough rebuild. Most of the structure is changed. blablabla etc...

SFBrowser 2.5.2-a

small update where packed version is removed
packed version did not seem to handle uploads correctly

SFBrowser 2.5.1-a

small update where packed version is removed
packed version did not seem to handle uploads correctly

SFBrowser 2.5.2

in this update:

  • fixed: json error that got IE stuck
  • fixed: cleaner return path

SFBrowser 2.5.1

in this update:

  • easier implementation concerning paths
  • added Spanish translation (thanks to Juan Razeto)
  • added image resizing
  • added file duplication
  • added relative filebrowser target
  • added 'width' and 'heigth' to the result string (when image)
  • removed 'surface' and 'dimensions' from the result string (since width and height make it obsolete)
  • fixed: cleanup preview img path
  • added: try parsing element in chooseFile on contextMenu

SFBrowser 2.0.0

In this update:

  • added better explanation, usage and examples in index.php file
  • sfbrowser now returns a list of objects rather than a list of filenames
  • added 'dirs' to settings
  • folders browsing
  • create/delete folders
  • file/folder rename
  • file/folder context menu
  • copied filetype 'deny' to config for security
  • simple animation
  • fixed transparent background when scrolling
  • removed dimensions from release
  • added packed version to release
  • private variables instead of global settings
  • removed path from settings
  • improved sorting
  • cleaned lang files

SFBrowser 1.0.3

a classic example of: 'old bugs out, new ones in'

SFBrowser 1.0.2

- fixed stupid prevent php bug

SFBrowser 1.0.1

fixed in version 1.0.1:
- fixed php security leak
- fixed doubleclick on unselected item
- better repositioning
- added prevent (as reverse of allow)

SFBrowser 1.0.0

This is a first release. There are still a lot todo's on the list and it has not been tested too extensively. Tested on Firefox 3, IE 7, Safari (all on pc).