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 |
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.