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

Folder support #9

Open
r-a-y opened this issue Sep 9, 2015 · 3 comments
Open

Folder support #9

r-a-y opened this issue Sep 9, 2015 · 3 comments

Comments

@r-a-y
Copy link
Member

r-a-y commented Sep 9, 2015

Currently, there is no support for folders.

Requires writing a new Backbone view and event listener. And probably some form of breadcrumb to navigate back to the root folder.

@mrjarbenne
Copy link
Member

Noted. That's probably why D2L doesn't support it either. It would be nice to have from a search perspective, but not essential.

We have used the ability to embed Folders in the past to good effect (in addition to the search capability): http://learning.commons.hwdsb.on.ca/week-2-transforming-learning-everywhere-ipad-distribution-nights/

@r-a-y
Copy link
Member Author

r-a-y commented Sep 14, 2015

I think it's possible to embed folders, but when we introduce folder navigating, this will be tricky in the UI.

Maybe when I implement folder navigation, you click on the title of the folder to view the folder contents, while clicking on the folder thumbnail will show the sidebar options like the other items.

@mrjarbenne
Copy link
Member

The embed code structure for future reference: http://stackoverflow.com/questions/20681974/how-to-embed-a-google-drive-folder-in-a-website

r-a-y added a commit that referenced this issue Dec 13, 2018
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