The CCK-Field-Permissions module lets you set this at the field-creation level, no embed code needed.<br><br>It also lets you specify View/Edit/Delete permissions for each field of a node.<br><br><a href="http://drupal.org/project/cck_field_perms">
http://drupal.org/project/cck_field_perms</a><br><br>- Ken Rickard<br>agentrickard<br><br><div><span class="gmail_quote">On 7/17/07, <b class="gmail_sendername">David McNab</b> &lt;<a href="mailto:rebirth@orcon.net.nz">rebirth@orcon.net.nz
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Drupal devs,<br><br>In case there&#39;s anyone with a bit of spare time coming up, and open to
<br>ideas, I&#39;ve had a thought for what could be (for some) a very useful<br>module.<br><br>The idea is to have parts of a node marked-up to be visible only to<br>certain roles.<br><br>This could be achieved with certain SGML-like markups in the node body.
<br><br>For a silly example:<br><br>&nbsp;&nbsp;&lt;h3&gt;Sale! All boots 35% off!&lt;/h3&gt;<br><br>&nbsp;&nbsp;&lt;restrict role=&quot;retailer&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;p&gt;We&#39;ve picked up a big consignment of factory seconds from China.<br>
&nbsp;&nbsp;&nbsp;&nbsp;Faults are very minor, but we can&#39;t exactly charge full price for<br>&nbsp;&nbsp;&nbsp;&nbsp;them. Otherwise, they&#39;re nice lines, and you should turn them over<br>&nbsp;&nbsp;&nbsp;&nbsp;no problem. When you order stocks, please quote discount code<br>
&nbsp;&nbsp;&nbsp;&nbsp;#CNS4414&lt;/p&gt;<br>&nbsp;&nbsp;&lt;/restrict&gt;<br><br>&nbsp;&nbsp;&lt;restrict role=&quot;admin&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;p&gt;FFS Ian! Get off your butt and fix up those order screens!&lt;/p&gt;<br>&nbsp;&nbsp;&lt;/restrict&gt;<br><br>&nbsp;&nbsp;&lt;restrict role=&quot;manager&quot;&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;p&gt;Sleep easy, Caitlin, we&#39;ll get &#39;em off your hands. You could<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; even come out a bit ahead.&lt;/p&gt;<br>&nbsp;&nbsp;&lt;/restrict&gt;<br><br>&nbsp;&nbsp;Grab them while they last from your nearest retail outlet, or
<br>&nbsp;&nbsp;&lt;a href=&quot;order&quot;&gt;order them online here&lt;/a&gt;.<br><br>Thoughts?<br><br>Cheers<br>David<br><br>PS - My PHP is way rusty (switched to Python 5 years ago), and I&#39;m just<br>starting to learn the Drupal API. Otherwise I&#39;d have a go at it myself.
<br><br><br><br></blockquote></div><br>