annotate noderef_view.info @ 9:b942365b70eb
Change the Action label to be more descriptive and simplify the warning.
The code also pass the node title through theme('placeholder') to both ensure
that it's safe for display /and/ pretty print it, by default by wrapping it in
an <em />
| author |
Franck Deroche <franck@defr.org> |
| date |
Tue, 27 Jan 2009 12:28:41 +0100 |
| parents |
a3c1e224e807 |
| children |
3fdd4dab8407 |
| rev |
line source |
|
franck@0
|
1 name = Node Reference with View popups
|
|
franck@0
|
2 description = Adds a "Search" link to nodereference widgets which use the associated view
|
|
franck@0
|
3 dependencies[] = nodereference
|
|
franck@0
|
4 dependencies[] = views
|
|
franck@0
|
5 package = User Interface
|
|
franck@0
|
6 core = 6.x
|