Currently we can place views blocks everywhere and that is nice. A patch for exposing filters and arguments is also in the issue queue.
With that you could reuse blocks instead of creating 100 blocks for every content type.
With views you can also add a read more link and link to a view but that is not very dynamic at all and also results in creating 100 blocks for every...
It would be great to add a feature where you "expose" that link url so a blocks read more link can link to any url.
What do you think?
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 3098682-7.patch | 6.64 KB | rahaf albawab |
| #4 | ctools-custom-read-more-link-3098682-4.patch | 5.76 KB | ahmad abbad |
Issue fork ctools-3098682
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
ahmad abbad commentedReroll patch for 4.1.x
Comment #5
ahmad abbad commentedComment #6
ahmad abbad commentedComment #7
rahaf albawab commentedI added validation for the link text and URL.