Hello.
Making video tutorials page and need to sort these tutorials by topic and bay it's author. So that a user could find exactly that content one needs.
I think to make two kinds of views: 1st - the view of tutorials and 2nd - the view of authors:
Authors must have their profiles containing list of tutorials links contributed by them. After clicking any tutorial link user must go to tutorial video page but the list of other tutorials (made by different authors) on the same topic must be there also. Of course each tutorial must have link to it's author profile page and contain other supplements also.
Thing is to make these views and then connect them to each other. May be Views (with Token and Pathauto) module and taxonomy from core drupal aren't enough and I've to install some extra modules?
I'm novice in Drupal, only watched Tom Geller's video courses on Drupal and would appreciate any suggestions from you. Also it would be nice if anyone could show me on this topic if a relevant one exists.
Comments
Also it would be nice if
Also it would be nice if anyone could show me a tutorial on this topic if a relevant one exists. Thanks in advance
=-=
investigate nodeone's views tutorials. You're looking to learn about contextual filters and relationships
Thanks
Thanks