Closed (works as designed)
Project:
Semantic Views
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2009 at 14:33 UTC
Updated:
11 Dec 2009 at 22:49 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedAfter working on this module, I also came up with this idea. It's a completely different paradigm for doing row rendering. It also possibly conflicts with the token feature in field (not technically but in terms of how the user understands fields vs. rows, especially when it comes to labels and links).
Using token replacement in a row style would essentially bring Contemplate to Views.
I think if anything this would need to be a different row style. Should it be part of Semantic Views? I don't know. I'll think about it.
Comment #2
aren cambre commentedContemplate applies to all views of the node. I am using Contemplate and want to use it for default node views, but I also want a special view in the template that is different from my Contemplate settings.
Comment #3
Anonymous (not verified) commentedI understand what you want. The concepts are basically the same. We need a row output style with a text area whose value is passed through token with the Views row. It may be too divergent to drop into this module, but if someone wants to give start it, I will take patches here, review and assist. Ultimately it may need its own module.
Comment #4
aren cambre commentedSuggested it here because it seemed like an "advanced mode" counterpart, but I hear you on the complexity and divergence.
Comment #5
aren cambre commentedLooks like what I want is mostly built into Views. Using "Rewrite the output of this field," I can alter anything except the tags that define the row.
Comment #6
Anonymous (not verified) commentedAnother way to do this is to use semantic views to disable the tags from the output style (that wrap each row), exclude all fields from being displayed in your view and use a Global: custom text field to set up your row using tokens.
Comment #7
Anonymous (not verified) commented