<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Vs, with my proposal: <br></blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
[assuming I've set the CCK field 'myfield' to show up in the $my_field variable<br>in the theoretical UI that will exist for this]<br><br><span class="my_field"><?php print $my_field;?></span>
</blockquote><div><br>There's little question about which is easier. One is fairly intuitive and whereas the other is not so much. The 'former way' would *definitely* need a print_r / var_dump to figure out (something beyond what most designers can/want-to grok), whereas the way Earl cited (above) would not require that for all but the_most_clueless_users.
<br><br>- Caleb<br></div></div>