[development] view + cck or views + form_alter

Victor Kane victorkane at gmail.com
Fri Oct 5 14:10:34 UTC 2007


But,

the theming wizard gives you a much more granular list of variables to work
with, one for each field.

So you can "intercept" the content.

Instead of printing $content or the embedded view itself, you will print
$views-xxxxx-xxxxx-data-content

It breaks the $content variable down into its parts, for each field, a
variable for the label and a variable for the data.

Another thing the theming wizard does is give you a list of view variables
you can invoke.

On 10/5/07, John Barreiros <johnbarreiros2 at gmail.com> wrote:
>
> Victor,
>
> If you would like to customize the theming of a view, use the "theming
> > wizard".
>
>
> I'm not trying to theme a view. That's easy enough to do.
>

Well, but "theming" includes modifying the actual semantic data also.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20071005/93083d7f/attachment.htm 


More information about the development mailing list