Support for token

Daniele Testa - October 27, 2009 - 18:04
Project:Views Custom Field
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

It would be great if you could add support for tokens before the PHP-code is executed.

Then I could do something like

<?php
return [node-nid] * 10;
?>

#1

Daniele Testa - October 27, 2009 - 18:11

I know that I can use this module for markup mode:

http://drupal.org/project/token_filter

But then I do not have access to the $data variable or the views attributes.

#2

trupal218 - November 26, 2009 - 09:28

subscribing

 
 

Drupal is a registered trademark of Dries Buytaert.