Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
19 Jan 2010 at 17:00 UTC
Updated:
5 Apr 2010 at 21:30 UTC
It would be cool if render_link would support the $options value: alias
# 'alias' (default FALSE) Whether the given path is an alias already.
| Comment | File | Size | Author |
|---|---|---|---|
| views-field-alias.patch | 650 bytes | dawehner |
Comments
Comment #1
merlinofchaos commentedWhat's the use case for this?
Comment #2
dawehnerIf alias is set, the url will not be checked for path alias again.
Comment #3
merlinofchaos commentedCommitted to all branches.