<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello.<br>
    <br>
    Is there any way to render the html contents generated using a
    default formatter without using a template?  I would like  get the
    html generated from a formatter as a response of the content uri. Is
    there something in API to help me to do this?? something like a
    preview...<br>
    <br>
    <br>
    What we are trying to do is load some contents using ajax, imagine a
    list of contents (news for example), when user click on link a pop
    up render the content...<br>
    <br>
    Now we get this working if we make a detail page with a template
    that only render a detail container... So we can load de url of the
    element direct from .content folder a load the html using ajax.<br>
    <br>
    <br>
    I hope you understand what I am trying to explain...<br>
    <br>
    Thanx!!<br>
    -- <br>
    <div class="moz-signature"><br>
      <b>Ramón Gavira Sáenz</b><br>
      <br>
      <a class="moz-txt-link-abbreviated" href="http://www.sagasoluciones.com">www.sagasoluciones.com</a> <br>
      <a class="moz-txt-link-abbreviated" href="http://www.templatesaga.com">www.templatesaga.com</a> <br>
      <a class="moz-txt-link-abbreviated" href="http://www.facebook.com/sagasoluciones">www.facebook.com/sagasoluciones</a> <br>
    </div>
  </body>
</html>