Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multimedia list: adding permission and notes flag #409

Closed
qwerg opened this issue Dec 4, 2013 · 3 comments
Closed

Multimedia list: adding permission and notes flag #409

qwerg opened this issue Dec 4, 2013 · 3 comments

Comments

@qwerg
Copy link
Member

qwerg commented Dec 4, 2013

The array listing of multimedia objects, should contain the same data as the other modules index. In particular:
[num_of_comment] =>
[num_of_editor_note] =>
[num_of_permission] =>
and (minor) a flag for ubiquity (see issue #408).
In this case the ubiquity should involve multi attach relation?

qwerg added a commit that referenced this issue Dec 6, 2013
@didoda
Copy link
Member

didoda commented Dec 13, 2013

In multimedia module view, there's no 'intestation', because objects are organized as thumbnail blocks [placed horizontally].
In other modules view, there's a list of items [placed vertically], then "intestation" with comment, notes, etc, is available.
Should I have also a "list items" view for multimedia [like documents]? it was available, in the past. why did we remove it?

@qwerg
Copy link
Member Author

qwerg commented Dec 13, 2013

Ok, just fill in the the array data with
[num_of_comment] =>
[num_of_editor_note] =>
[num_of_permission] =>
and - if possibile - a flag for ubiquity (see issue #408).
Afterwards I'll take care of the view (and of the multimiedia list-view also)

@didoda
Copy link
Member

didoda commented Dec 13, 2013

I released 'controller' part (for multimedia + for those modules that use paginatedList).
TODO: manage in multimedia index view the fields: num_of_comment, num_of_editor_note, num_of_permission, ubiquity, num_of_relation_attach, num_of_relations_seealso

@didoda didoda mentioned this issue Dec 13, 2013
2 tasks
didoda added a commit that referenced this issue Dec 13, 2013
didoda added a commit that referenced this issue Dec 13, 2013
didoda added a commit that referenced this issue Dec 13, 2013
didoda added a commit that referenced this issue Dec 17, 2013
batopa added a commit that referenced this issue Jan 20, 2014
* remove count of relations from main query
* ubiquity use now a count on trees table
@qwerg qwerg closed this as completed Jan 31, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants