File Framework 2 is a copy of File Framework Module from
OpenBand, an M.C. Dean, Inc. company.

http://drupal.org/project/fileframework

It seems that the support for FFw is closed.
we have no responce from the maintainers for several months.
We just want to keep this amazing modul alive and bring it to a stable version

Roadmap:

  1. Copy from "File Framework" to "File Framework 2"
  2. Close old open Issues and Bugs from org fileframework to get a first stable version
  3. remove required rdf module and integrate arc2/sparql third party (rdf is totally changed in d7)
  4. improve performance
  5. make bitcache optional
  6. migrate to d7/d8

We'r looking for more maintainers.

Installation and Configuration: please follow the install instructions on fileframework

Link to project page (sandbox): http://drupal.org/sandbox/johanneshahn/1329818
git repository:git clone http://git.drupal.org/sandbox/johanneshahn/1329818.git file_framework_2

Comments

jvieille’s picture

Tanks!
Just missing the access to the module itself.

johanneshahn’s picture

yes,
u have to download it from git hub something like

git clone johanneshahn@git.drupal.org:sandbox/johanneshahn/1329818.git ffw2

move via terminal to your module folder (sites/all/modules/)
then enter the "git clone ...." code (git version 1.5.6.5)

if u have problems to get it from git hub i'll will send u a link to a tar.gz
the problem is that we are still in sandbox modus and we have no download list like a real project.

jvieille’s picture

I tried to download with my git client, I get an error "The authenticity of host 'git.drupal.org (A40.211.10.6) can't be established... RSA stuff... are you sure...

After replying "yes", it asks for a password.

A tar link would be appreciated...

johanneshahn’s picture

johanneshahn’s picture

if asked for passw enter your drupal.org password may it works

johanneshahn’s picture

Issue summary: View changes

added install instruction hints

elc’s picture

Status: Needs review » Closed (won't fix)
Issue tags: -RDF, -file, -Bitcache, -meta, -fileframework, -asset managment

Updated the git clone cmd in the OP with the correct one.

Do not include tags unless you are reviewing the code.

The 30 second review of things that need to be done before this can be reviewed properly.

  • Remove LICENSE.txt file
  • Remove version information from .info files
  • Add newline characters to all text files
  • Remove all libraries (jquery/jquery*) and use the libraries api module
  • ..
  • Profit.

And most important of all .. this looks like a complete duplicate of another project that is currently live. Please follow the abandoned project procedure. See Dealing with abandoned projects.

johanneshahn’s picture

Status: Closed (won't fix) » Needs review

i post a issue in webmaster queue
http://drupal.org/node/1338488

elc’s picture

Status: Needs review » Closed (won't fix)

This issue is closed. Please do not re-open it as this project should be dealt with on webmaster queue.

elc’s picture

Issue summary: View changes

Replace with real git clone cmd