This module provides some useful (views)fields.
Drupal 7
Now that the Views module has incorporated the rownumber and markup fields, only the PHP field is left for this module. I started a new project called Views PHP. It also includes support for PHP filters and sorts.
Drupal 6
Available (views)fields:
- Markup
- Field that allows usage of custom text and the input filter system.
- PHP code
- Field that allows usage of custom PHP code (with access to view's database result)
- Rownumber
- Field containing rownumber (respects pagers).
What can you do with it?
Have a look at the previous support requests.
Short name
views_customfield