web/wdoc/toc.xml
author Alain Begey <alain@unlish.com>
Mon, 14 Apr 2014 23:00:19 +0200
changeset 9717 a6834e2dcc1b
parent 0 b97547f5f1fa
permissions -rw-r--r--
[forms] Add autocomplete attribute for formrenderers If you set form.autocomplete = False, the form renderer in the open form tag will add the html option 'autocomplete=off'. It allows to disable the functionality of some browsers to fill in some forms automatically (for instance a profile with login/password) Closes #3747294

<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>