Needs work
Project:
link node
Version:
5.x-1.3
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2008 at 15:14 UTC
Updated:
4 Jul 2009 at 12:42 UTC
A nice addendum would be to display just the node-title as-is (or display a provided fallback text) when the destination is not published (title) or the node-ID(fallback) does not exist, instead of displaying nothing at all or (even worse) an error message.
This is a feature seen in many professional corporate CMS'es, like SDL Tridion and it would be very nice to have this in Drupal.
eg.
Say node 1 is the contact webpage.
Contact us via the [node:1,Fallback=telephone].
When node/1 exists: display Contact us via the ContactForm
When node/1 does not exist: just display: Contact us via the telephone
When node/1 is unpublished (or the user cannot access it: Contact us via the contactform
Comments
Comment #1
TomChiverton commented