<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Thomas G. Willis ha scritto:
<blockquote
 cite="mid:b54d04890802160708n42e0a509w55072f843a559b85@mail.gmail.com"
 type="cite">On Feb 16, 2008 8:56 AM, Davide Michel 'ZioBudda' Morelli
&lt;<a moz-do-not-send="true" href="mailto:michel@ziobudda.net">michel@ziobudda.net</a>&gt;
wrote:<br>
  <div class="gmail_quote">
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi
all. I need to create a page where the content is get from a view,<br>
but to the same content I need to add other information (categories,<br>
uid, and other).<br>
Where I can find a RTFM that say me how to get the result of a view and<br>
work on it ?<br>
    <br>
Tnx.<br>
    <br>
--<br>
Michel 'ZioBudda' Morelli                       <a
 moz-do-not-send="true" href="mailto:michel@ziobudda.net">michel@ziobudda.net</a><br>
Consulenza sistemistica in ambito OpenSource.<br>
Sviluppo applicazioni web dinamiche (LAMP+Ajax)<br>
Telefono: 0200619074<br>
Telefono Cell: +39-3939890025 --  Fax: +39-0291390660<br>
    <br>
    <a moz-do-not-send="true" href="http://www.ziobudda.net"
 target="_blank">http://www.ziobudda.net</a>                        
ICQ: 58351764<br>
    <a moz-do-not-send="true" href="http://www.ziobuddalabs.it"
 target="_blank">http://www.ziobuddalabs.it</a>                    
 Skype: zio_budda<br>
    <a moz-do-not-send="true" href="http://www.ajaxblog.it"
 target="_blank">http://www.ajaxblog.it</a>                        
 MSN: <a moz-do-not-send="true" href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a><br>
                                               JABBER: <a
 moz-do-not-send="true" href="mailto:michel@gmail.com">michel@gmail.com</a><br>
    <font color="#888888"><br>
--<br>
[ Drupal support list | <a moz-do-not-send="true"
 href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
]<br>
    </font></blockquote>
  </div>
  <br>
  <br>
I had to do something similar last night, perhaps this will put you in
the right direction. I'm probably not doing it completely right.<br>
  <br>
Check this page out too.<br>
  <a moz-do-not-send="true" href="http://drupal.org/node/48816">http://drupal.org/node/48816</a><br>
  <br>
</blockquote>
<br>
Tnx. It is what I need. Now I can load the node and get all info that I
need.<br>
<br>
Only 1 questione: how to create a system of page, but I think that I
need to exec the query ("queries" and not "embed") via page_query().<br>
However, tnx.<br>
<br>
M.<br>
<br>
<pre class="moz-signature" cols="72">-- 
Michel 'ZioBudda' Morelli                       <a class="moz-txt-link-abbreviated" href="mailto:michel@ziobudda.net">michel@ziobudda.net</a>
Consulenza sistemistica in ambito OpenSource.
Sviluppo applicazioni web dinamiche (LAMP+Ajax)
Telefono: 0200619074
Telefono Cell: +39-3939890025 --  Fax: +39-0291390660

<a class="moz-txt-link-freetext" href="http://www.ziobudda.net">http://www.ziobudda.net</a>                         ICQ: 58351764  
<a class="moz-txt-link-freetext" href="http://www.ziobuddalabs.it">http://www.ziobuddalabs.it</a>                      Skype: zio_budda
<a class="moz-txt-link-freetext" href="http://www.ajaxblog.it">http://www.ajaxblog.it</a>                                MSN: <a class="moz-txt-link-abbreviated" href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a>                   
                                                JABBER: <a class="moz-txt-link-abbreviated" href="mailto:michel@gmail.com">michel@gmail.com</a>
</pre>
</body>
</html>