web/wdoc/toc.xml
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 31 Jan 2011 17:28:51 +0100
branchstable
changeset 6924 b88221afe491
parent 0 b97547f5f1fa
permissions -rw-r--r--
[js utils] backport some generic code from comments cube to handle inline ajax form as you get to add comment to entities. Following stuff has been generalized and backported to ease such things: * lazy_view_holder() method on EntityCtxComponent class, to build place holder where the form will be inserted * ajax_composite_form() function in cw.web.views.ajaxedit, to build the form itself * reload() and reloadCtxComponentsSection() javascript function in cubicweb.ajax.js for the javascript processing side

<toc resource="main">
  <title xml:lang="en">Site documentation</title>
  <title xml:lang="fr">Documentation du site</title>

  <section resource="standard_usage">
    <title xml:lang="en">Standard use</title>
    <title xml:lang="fr">Utilisation standard</title>

    <section resource="bookmarks">
      <title xml:lang="en">Using bookmarks</title>
      <title xml:lang="fr">Utilisation des signets</title>
    </section>

    <section resource="search">
      <title xml:lang="en">Search</title>
      <title xml:lang="fr">Recherche</title>
    </section>

    <section resource="userprefs">
      <title xml:lang="en">User preferences</title>
      <title xml:lang="fr">Préférences utilisateur</title>
    </section>

    <section resource="add_content">
      <title xml:lang="en">Add content to the site</title>
      <title xml:lang="fr">Ajouter du contenu au site</title>
    </section>
  </section>

  <section resource="advanced_usage">
    <title xml:lang="en">Advanced use</title>
    <title xml:lang="fr">Utilisation avancée</title>

    <section resource="tut_rql">
      <title xml:lang="en">"Relation Query Language" tutorial</title>
      <title xml:lang="fr">Tutoriel "Relation Query Language"</title>
    </section>

    <section resource="custom_view">
      <title xml:lang="en">Defining your own views</title>
      <title xml:lang="fr">Définir ses propres vues</title>
    </section>
  </section>

  <section resource="glossary">
    <title xml:lang="en">Glossary</title>
    <title xml:lang="fr">Glossaire</title>
  </section>

  <section resource="about">
    <title xml:lang="fr">A propos de ce site</title>
    <title xml:lang="en">About this site</title>
  </section>
</toc>