projects[features_filesystem][location] = http://community.featureservers.org/fserverOpen Atrium needed a SIMPLE file explorer / group based file system.
This gives you 2 types of content "Files" and "Folder". It uses Draggable Views to let you organize these into a file system. These content types are organic groups posts, so they are unique for the Group.
There are some sexy additions:
PHP Custom Field adds some distinction to the Files and Folder types.
Rules return you to the View once a File or Folder is created or updated.
Prepopulate module allows you to create a file node directly within the Folder
Dependencies of note (all are in the .info):
auto_nodetitle
draggableviews
prepopulate
rules
views_customfield
Upcoming:
I need to get my "Draggable Views CCK No Update Handler" posted to Drupal.org CVS. This addition prevents node updates from being made just for reordering the nodes. This prevents "Notification" and "Recent Activity" from getting triggered just because of a reorder. Once this is posted I can require it as a dependency.
I need to add LOTS of strongarm variables.
Button is missing
Hi,
i downloaded all dependencies and activated this module but i cannot add files or folders because there is no button ;) i also changed the organic group settings but it changed nothing. i have the same issue with the featured links.
I also get now an error when i try to logout:
* warning: array_keys() [function.array-keys]: The first argument should be an array in /profiles/openatrium/modules/contrib/og/og.module on line 289.
* warning: array_fill() [function.array-fill]: Number of elements must be positive in /includes/database.inc on line 253.
* warning: implode() [function.implode]: Invalid arguments passed in /includes/database.inc on line 253.
* warning: array_keys() [function.array-keys]: The first argument should be an array in /modules/user/user.module on line 502.
* user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 query: SELECT p.perm FROM openatrium_role r INNER JOIN openatrium_permission p ON p.rid = r.rid WHERE r.rid IN () in /modules/user/user.module on line 502.
* warning: in_array() [function.in-array]: Wrong datatype for second argument in /profiles/openatrium/modules/contrib/og/og.module on line 291.
* warning: array_keys() [function.array-keys]: The first argument should be an array in /modules/block/block.module on line 432.
* warning: array_fill() [function.array-fill]: Number of elements must be positive in /includes/database.inc on line 253.
* warning: implode() [function.implode]: Invalid arguments passed in /includes/database.inc on line 253.
* warning: array_merge() [function.array-merge]: Argument #2 is not an array in /modules/block/block.module on line 433.
* user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR r.rid IS NULL) ORDER BY b.region, b.weight, b.module' at line 1 query: SELECT DISTINCT b.* FROM openatrium_blocks b LEFT JOIN openatrium_blocks_roles r ON b.module = r.module AND b.delta = r.delta WHERE b.theme = '' AND b.status = 1 AND (r.rid IN () OR r.rid IS NULL) ORDER BY b.region, b.weight, b.module in /block/block.module on line 433.
thank you in advance.
best,
robert
Private files
One more thing - I am also using the Private Files module. Can we enable that as a field?
Partly working
Hi everyone,
After a day of trying I got it to work: Here is what you have tot do if you get getting "Add a file to get started" message.
Go to "Organic groups" configuration and change the "folder" and "file" from "May not be posted into a group." in to "Standard group post (typically only author may edit)."
After that I saw the uploaded files and folders in the groups!
Hope it helps :)
Rogier
Working basically - except for folders
It seems to be working for me, but folders are not working.
I assume you are using Taxonomy for this? Do we need to expose that in the submission for the file?
Any chance we can get revision history - for when you upload a new version of the file?
Folder issue
Same here: how is it supposed to work? I can just create new folder items, but other than changing their order I can't do anything. Files are not IN folders, they just appear as line rows between one folder and the other.
Thank you very much for developing this!
Same issue
I am having the same issues as well. I can upload files and they are on the server but never appear in the "All Files" view.
active feature
in a group > parametres>configure features> active
hi, i've installed this
hi, i've installed this feature and in my installation the files and folders are not listed in the "All Files & Folders" section, even after creating some folders and uploading some files the message in that page is always "Please add your first file to get started.". How can this be fixed? Another question is, the folders created are also created in the server?
Thanks,
RL
test comment to see if i get
test comment to see if i get emails of questions