&nbsp;Hi, John, thank you the response. :D<br>&nbsp;Then, I am picked up the code the link that you envied, and fails. He not recovers the data. :(<br>&nbsp;I&#39;m reading that may be the thema, this can occur?<br><br>thank you... <br><br>
willians<br><br><br><div><span class="gmail_quote">On 10/31/07, <b class="gmail_sendername">John VanDyk</b> &lt;<a href="mailto:jvandyk@iastate.edu">jvandyk@iastate.edu</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;">

<div>
<div>Hello, Willians. Welcome to Drupal. The code for the annotation
module can be downloaded here</div>
<div><br></div>
<div><a href="http://www.drupalbook.com/files/7559ch02%20-%20Your%20First%20Module" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.drupalbook.com/files/7559ch02%20-%20Your%20First%20Module
</a><span></span>.zip</div>
<div><br></div>
<div>in case you want to compare it to the code you are using. The
code works by retrieving a note from the database and assigning the
value to the node object. The node is then passed to the form
function. It looks like you are passing only the annotation property
and not the entire node. Your code:</div>
<div><br></div>
<div>...&#39;#value&#39; =&gt; drupal_get_form(&#39;annotate_entry_form&#39;,
$node-&gt;annotation),</div>
<div><br></div>
<div>what it should be:</div>
<div><br></div>
<div>...&#39;#value&#39; =&gt; drupal_get_form(&#39;annotate_entry_form&#39;,
$node),</div>
<div><br></div>
<div>This kind of question is best asked in the <a href="http://drupal.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">drupal.org</a> support
forums rather than on the development list.</div>
<div><br></div>
<div><a href="http://drupal.org/forum/18" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://drupal.org/forum/18</a></div><span class="sg">
<div><br></div>
<div>John</div></span><div><span class="e" id="q_115f4537d21704c9_2">
<div><br></div>
<blockquote type="cite">&nbsp;Hello, I&#39;m Willians, living in
Brazil and do not know English law, then not repair the errors. :D<br>
&nbsp;I starting the develop for drupal, know a little of PHP, mysql.
I am reading the book Pro Drupal Development, and the example of the
book &quot;chapter 2&quot;, I am not understanding the code right.<br>
&nbsp;More specifically, the function where return the datas. that is&nbsp;
annotate_nodeapi(&amp;$node, $op, $teaser, $page), when return the
result of the database, this
code:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $node-&gt;annotation
= db_result($result);<br>
&nbsp;No is showing, the result in screnn, should be :<br>
&nbsp;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $node-&gt;content[&#39;annotation_form&#39;] =
array(</blockquote>
<blockquote type="cite">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&#39;#value&#39; =&gt; drupal_get_form(&#39;annotate_entry_form&#39;,
$node-&gt;annotation),<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &#39;#weight&#39; =&gt; 10<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; );<br>
<br>
&nbsp;Someone knows where my erros ??<br>
<br>
&nbsp;Thank you, all... :D<br>
<br>
willians<br>
<br>
--<br>
<a href="http://www.ecommunita.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.ecommunita.com/</a></blockquote>
<div><br></div>
</span></div></div>
</blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.ecommunita.com/">http://www.ecommunita.com/</a>