Welcome, Guest
Please Login or Register.    Lost Password?

Add new action
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Add new action
#3008
Add new action 10 Months, 1 Week ago Karma: 0
Hi, first at all i wanna say your application is so great, congratulations.

Well, i would like to know if is there a way to do a new action to request a file.

This new action must be validated by an admin to give this user the posibility to download the file...


i hope you can help me.
Erick Ayala Delgadillo
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#3010
Re:Add new action 10 Months, 1 Week ago Karma: 28
Not sure I understand.

Can you explain how you see the process working in the context of the Owl interface?

Regards,
B0zz
Owl DEV Team
Moderator
Posts: 2225
graph
User Offline Click here to see the profile of this user
Gender: Male b0zzit Location: Ottawa, Ontario, Canada
The administrator has disabled public write access.
 
#3018
Re:Add new action 10 Months, 1 Week ago Karma: 0
Yeah of course.

Look. The ACL security model allows to set the privileges to do some actions. So When i set to read a file i would like to do only this...read the file, buy doesn't download it.

So I have to know how to do this, separate both read and download.

Why? because I need that an admin user allows to a member to download a file that he needed.

This is the process i want to do.

    A user begins to search a file in the directory
    specified to him.

    When the user finds the file, the new action: i need is "Request this file"

    When the user has requested this file an admin user, this admin user allows to that member to download the file. How? changing the ACL model security.
Erick Ayala Delgadillo
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#3021
Re:Add new action 10 Months, 1 Week ago Karma: 28
Hi,

Currently read allows you to view the file in your browser, to do that the browser brings the document into its local cache, in a sense downloading the file. So this is why we put the 2 download and read Together.

If you want to separate then you have quite a bit of code to change, and some Tables to add columns to.

And in the end if the user has READ, he can download the file, even if the Download Action is NOT shown.

B0zz
Owl DEV Team
Moderator
Posts: 2225
graph
User Offline Click here to see the profile of this user
Gender: Male b0zzit Location: Ottawa, Ontario, Canada
The administrator has disabled public write access.
 
Go to topPage: 1

Ad Block