diff --git a/documentation/manual/fr-FR/src/main/docbook/Hibernate_Reference.xml b/documentation/manual/fr-FR/src/main/docbook/Hibernate_Reference.xml new file mode 100644 index 0000000000..daa3dd253e --- /dev/null +++ b/documentation/manual/fr-FR/src/main/docbook/Hibernate_Reference.xml @@ -0,0 +1,72 @@ + + + + +]> + + + + + HIBERNATE - Persistance relationnelle en Java standard + Documentation de référence d'Hibernate + &versionNumber; + &versionNumber; + 1 + + + + + + + + + + ©rightYear; + ©rightHolder; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/architecture.xml b/documentation/manual/fr-FR/src/main/docbook/content/architecture.xml similarity index 93% rename from documentation/manual/fr-FR/src/main/docbook/modules/architecture.xml rename to documentation/manual/fr-FR/src/main/docbook/content/architecture.xml index 29ecaa2f4c..bfe50e7cc2 100644 --- a/documentation/manual/fr-FR/src/main/docbook/modules/architecture.xml +++ b/documentation/manual/fr-FR/src/main/docbook/content/architecture.xml @@ -1,4 +1,19 @@ + Architecture @@ -12,10 +27,10 @@ - + - + @@ -35,10 +50,10 @@ - + - + @@ -49,10 +64,10 @@ - + - + diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/association_mapping.xml b/documentation/manual/fr-FR/src/main/docbook/content/association_mapping.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/association_mapping.xml rename to documentation/manual/fr-FR/src/main/docbook/content/association_mapping.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/basic_mapping.xml b/documentation/manual/fr-FR/src/main/docbook/content/basic_mapping.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/basic_mapping.xml rename to documentation/manual/fr-FR/src/main/docbook/content/basic_mapping.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/batch.xml b/documentation/manual/fr-FR/src/main/docbook/content/batch.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/batch.xml rename to documentation/manual/fr-FR/src/main/docbook/content/batch.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/best_practices.xml b/documentation/manual/fr-FR/src/main/docbook/content/best_practices.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/best_practices.xml rename to documentation/manual/fr-FR/src/main/docbook/content/best_practices.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/collection_mapping.xml b/documentation/manual/fr-FR/src/main/docbook/content/collection_mapping.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/collection_mapping.xml rename to documentation/manual/fr-FR/src/main/docbook/content/collection_mapping.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/component_mapping.xml b/documentation/manual/fr-FR/src/main/docbook/content/component_mapping.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/component_mapping.xml rename to documentation/manual/fr-FR/src/main/docbook/content/component_mapping.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/configuration.xml b/documentation/manual/fr-FR/src/main/docbook/content/configuration.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/configuration.xml rename to documentation/manual/fr-FR/src/main/docbook/content/configuration.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/events.xml b/documentation/manual/fr-FR/src/main/docbook/content/events.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/events.xml rename to documentation/manual/fr-FR/src/main/docbook/content/events.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/example_mappings.xml b/documentation/manual/fr-FR/src/main/docbook/content/example_mappings.xml similarity index 93% rename from documentation/manual/fr-FR/src/main/docbook/modules/example_mappings.xml rename to documentation/manual/fr-FR/src/main/docbook/content/example_mappings.xml index 4d81bee38a..ef9c3ffe85 100644 --- a/documentation/manual/fr-FR/src/main/docbook/modules/example_mappings.xml +++ b/documentation/manual/fr-FR/src/main/docbook/content/example_mappings.xml @@ -1,4 +1,19 @@ + Exemple : quelques mappings @@ -19,10 +34,10 @@ - + - + @@ -133,10 +148,10 @@ create sequence employer_id_seq]]> - + - + @@ -257,10 +272,10 @@ alter table author_work - + - + diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/example_parentchild.xml b/documentation/manual/fr-FR/src/main/docbook/content/example_parentchild.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/example_parentchild.xml rename to documentation/manual/fr-FR/src/main/docbook/content/example_parentchild.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/example_weblog.xml b/documentation/manual/fr-FR/src/main/docbook/content/example_weblog.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/example_weblog.xml rename to documentation/manual/fr-FR/src/main/docbook/content/example_weblog.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/filters.xml b/documentation/manual/fr-FR/src/main/docbook/content/filters.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/filters.xml rename to documentation/manual/fr-FR/src/main/docbook/content/filters.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/inheritance_mapping.xml b/documentation/manual/fr-FR/src/main/docbook/content/inheritance_mapping.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/inheritance_mapping.xml rename to documentation/manual/fr-FR/src/main/docbook/content/inheritance_mapping.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/performance.xml b/documentation/manual/fr-FR/src/main/docbook/content/performance.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/performance.xml rename to documentation/manual/fr-FR/src/main/docbook/content/performance.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/persistent_classes.xml b/documentation/manual/fr-FR/src/main/docbook/content/persistent_classes.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/persistent_classes.xml rename to documentation/manual/fr-FR/src/main/docbook/content/persistent_classes.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/content/preface.xml b/documentation/manual/fr-FR/src/main/docbook/content/preface.xml new file mode 100644 index 0000000000..6c1d58fc0a --- /dev/null +++ b/documentation/manual/fr-FR/src/main/docbook/content/preface.xml @@ -0,0 +1,112 @@ + + + + + + Préface + + + Travailler dans les deux univers que sont l'orienté objet et la base de données + relationnelle peut être lourd et consommateur en temps dans le monde de + l'entreprise d'aujourd'hui. Hibernate est un outil de mapping objet/relationnel + pour le monde Java. Le terme mapping objet/relationnel (ORM) décrit la technique + consistant à faire le lien entre la représentation objet des données + et sa représentation relationnelle basée sur un schéma SQL. + + + + Non seulement, Hibernate s'occupe du transfert des classes Java dans les tables + de la base de données (et des types de données Java dans les types de données SQL), + mais il permet de requêter les données et propose des moyens de les récupérer. + Il peut donc réduire de manière significative le temps de développement qui + aurait été autrement perdu dans une manipulation manuelle des données via SQL + et JDBC. + + + + Le but d'Hibernate est de libérer le développeur de 95 pourcent des tâches de + programmation liées à la persistance des données communes. Hibernate n'est + probablement pas la meilleure solution pour les applications centrées sur les + données qui n'utilisent que les procédures stockées pour implémenter la logique + métier dans la base de données, il est le plus utile dans les modèles métier orientés + objets dont la logique métier est implémentée dans la couche Java dite intermédiaire. + Cependant, Hibernate vous aidera à supprimer ou à encapsuler le code SQL + spécifique à votre base de données et vous aidera sur la tâche commune qu'est + la transformation des données d'une représentation tabulaire à une + représentation sous forme de graphe d'objets. + + + + Si vous êtes nouveau dans Hibernate et le mapping Objet/Relationnel voire même en Java, + suivez ces quelques étapes : + + + + + + Lisez pour un didacticiel plus long avec plus d'instructions étape par étape. + + + + + Lisez pour comprendre les environnements dans lesquels + Hibernate peut être utilisé. + + + + + Regardez le répertoire eg de la distribution Hibernate, il contient + une application simple et autonome. Copiez votre pilote JDBC dans le répertoire + lib/ et éditez src/hibernate.properties, en + positionnant correctement les valeurs pour votre base de données. A partir d'une + invite de commande dans le répertoire de la distribution, tapez ant eg + (cela utilise Ant), ou sous Windows tapez build eg. + + + + + Faîtes de cette documentation de référence votre principale source d'information. + Pensez à lire Java Persistence with Hibernate + (http://www.manning.com/bauer2) si vous avez besoin de plus d'aide avec le design + d'applications ou si vous préférez un tutoriel pas à pas. Visitez aussi + http://caveatemptor.hibernate.org et téléchargez l'application exemple + pour Java Persistence with Hibernate. + + + + + Les questions les plus fréquemment posées (FAQs) trouvent leur réponse sur le + site web Hibernate. + + + + + Des démos, exemples et tutoriaux de tierces personnes sont référencés sur + le site web Hibernate. + + + + + La zone communautaire (Community Area) du site web Hibernate est une + bonne source d'information sur les design patterns et sur différentes + solutions d'intégration d'Hibernate (Tomcat, JBoss, Spring Framework, Struts, + EJB, etc). + + + + + + Si vous avez des questions, utilisez le forum utilisateurs du site web Hibernate. + Nous utilisons également l'outil de gestion des incidents JIRA pour tout ce qui + est rapports de bogue et demandes d'évolution. Si vous êtes intéressé par le + développement d'Hibernate, joignez-vous à la liste de diffusion de développement. + + + + Le développement commercial, le support de production et les formations à Hibernate + sont proposés par JBoss Inc (voir http://www.hibernate.org/SupportTraining/). Hibernate + est un projet Open Source professionnel et un composant critique de la suite de produits + JBoss Enterprise Middleware System (JEMS). + + + diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/query_criteria.xml b/documentation/manual/fr-FR/src/main/docbook/content/query_criteria.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/query_criteria.xml rename to documentation/manual/fr-FR/src/main/docbook/content/query_criteria.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/query_hql.xml b/documentation/manual/fr-FR/src/main/docbook/content/query_hql.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/query_hql.xml rename to documentation/manual/fr-FR/src/main/docbook/content/query_hql.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/query_sql.xml b/documentation/manual/fr-FR/src/main/docbook/content/query_sql.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/query_sql.xml rename to documentation/manual/fr-FR/src/main/docbook/content/query_sql.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/session_api.xml b/documentation/manual/fr-FR/src/main/docbook/content/session_api.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/session_api.xml rename to documentation/manual/fr-FR/src/main/docbook/content/session_api.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/toolset_guide.xml b/documentation/manual/fr-FR/src/main/docbook/content/toolset_guide.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/toolset_guide.xml rename to documentation/manual/fr-FR/src/main/docbook/content/toolset_guide.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/transactions.xml b/documentation/manual/fr-FR/src/main/docbook/content/transactions.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/transactions.xml rename to documentation/manual/fr-FR/src/main/docbook/content/transactions.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/tutorial.xml b/documentation/manual/fr-FR/src/main/docbook/content/tutorial.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/tutorial.xml rename to documentation/manual/fr-FR/src/main/docbook/content/tutorial.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/modules/xml.xml b/documentation/manual/fr-FR/src/main/docbook/content/xml.xml similarity index 100% rename from documentation/manual/fr-FR/src/main/docbook/modules/xml.xml rename to documentation/manual/fr-FR/src/main/docbook/content/xml.xml diff --git a/documentation/manual/fr-FR/src/main/docbook/images/AuthorWork.png b/documentation/manual/fr-FR/src/main/docbook/images/AuthorWork.png new file mode 100644 index 0000000000..ef4ab7227a Binary files /dev/null and b/documentation/manual/fr-FR/src/main/docbook/images/AuthorWork.png differ diff --git a/documentation/manual/fr-FR/src/main/resources/shared/images/AuthorWork.zargo b/documentation/manual/fr-FR/src/main/docbook/images/AuthorWork.zargo similarity index 100% rename from documentation/manual/fr-FR/src/main/resources/shared/images/AuthorWork.zargo rename to documentation/manual/fr-FR/src/main/docbook/images/AuthorWork.zargo diff --git a/documentation/manual/fr-FR/src/main/docbook/images/CustomerOrderProduct.png b/documentation/manual/fr-FR/src/main/docbook/images/CustomerOrderProduct.png new file mode 100644 index 0000000000..7034cbe8cd Binary files /dev/null and b/documentation/manual/fr-FR/src/main/docbook/images/CustomerOrderProduct.png differ diff --git a/documentation/manual/fr-FR/src/main/resources/shared/images/CustomerOrderProduct.zargo b/documentation/manual/fr-FR/src/main/docbook/images/CustomerOrderProduct.zargo similarity index 100% rename from documentation/manual/fr-FR/src/main/resources/shared/images/CustomerOrderProduct.zargo rename to documentation/manual/fr-FR/src/main/docbook/images/CustomerOrderProduct.zargo diff --git a/documentation/manual/fr-FR/src/main/docbook/images/EmployerEmployee.png b/documentation/manual/fr-FR/src/main/docbook/images/EmployerEmployee.png new file mode 100644 index 0000000000..a7ecff483f Binary files /dev/null and b/documentation/manual/fr-FR/src/main/docbook/images/EmployerEmployee.png differ diff --git a/documentation/manual/fr-FR/src/main/resources/shared/images/EmployerEmployee.zargo b/documentation/manual/fr-FR/src/main/docbook/images/EmployerEmployee.zargo similarity index 100% rename from documentation/manual/fr-FR/src/main/resources/shared/images/EmployerEmployee.zargo rename to documentation/manual/fr-FR/src/main/docbook/images/EmployerEmployee.zargo diff --git a/documentation/manual/fr-FR/src/main/docbook/images/full_cream.png b/documentation/manual/fr-FR/src/main/docbook/images/full_cream.png new file mode 100644 index 0000000000..4f174a0b05 Binary files /dev/null and b/documentation/manual/fr-FR/src/main/docbook/images/full_cream.png differ diff --git a/documentation/manual/fr-FR/src/main/resources/shared/images/full_cream.svg b/documentation/manual/fr-FR/src/main/docbook/images/full_cream.svg similarity index 100% rename from documentation/manual/fr-FR/src/main/resources/shared/images/full_cream.svg rename to documentation/manual/fr-FR/src/main/docbook/images/full_cream.svg diff --git a/documentation/manual/fr-FR/src/main/resources/shared/images/hibernate_logo_a.png b/documentation/manual/fr-FR/src/main/docbook/images/hibernate_logo_a.png similarity index 100% rename from documentation/manual/fr-FR/src/main/resources/shared/images/hibernate_logo_a.png rename to documentation/manual/fr-FR/src/main/docbook/images/hibernate_logo_a.png diff --git a/documentation/manual/fr-FR/src/main/docbook/images/lite.png b/documentation/manual/fr-FR/src/main/docbook/images/lite.png new file mode 100644 index 0000000000..8db5dcb5e1 Binary files /dev/null and b/documentation/manual/fr-FR/src/main/docbook/images/lite.png differ diff --git a/documentation/manual/fr-FR/src/main/resources/shared/images/lite.svg b/documentation/manual/fr-FR/src/main/docbook/images/lite.svg similarity index 100% rename from documentation/manual/fr-FR/src/main/resources/shared/images/lite.svg rename to documentation/manual/fr-FR/src/main/docbook/images/lite.svg diff --git a/documentation/manual/fr-FR/src/main/docbook/images/overview.png b/documentation/manual/fr-FR/src/main/docbook/images/overview.png new file mode 100644 index 0000000000..1593a9522d Binary files /dev/null and b/documentation/manual/fr-FR/src/main/docbook/images/overview.png differ diff --git a/documentation/manual/fr-FR/src/main/resources/shared/images/overview.svg b/documentation/manual/fr-FR/src/main/docbook/images/overview.svg similarity index 100% rename from documentation/manual/fr-FR/src/main/resources/shared/images/overview.svg rename to documentation/manual/fr-FR/src/main/docbook/images/overview.svg diff --git a/documentation/manual/fr-FR/src/main/docbook/legal_notice.xml b/documentation/manual/fr-FR/src/main/docbook/legal_notice.xml new file mode 100644 index 0000000000..1fe3fba20b --- /dev/null +++ b/documentation/manual/fr-FR/src/main/docbook/legal_notice.xml @@ -0,0 +1,52 @@ + + + + + + Legal Notice + +
+ 1801 Varsity Drive + Raleigh, NC27606-2072USA + Phone: +1 919 754 3700 + Phone: 888 733 4281 + Fax: +1 919 754 3701 + PO Box 13588Research Triangle Park, NC27709USA +
+
+ + Copyright 2007 by Red Hat, Inc. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, V1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/). + + + Distribution of substantively modified versions of this document is prohibited without the explicit permission of the copyright holder. + + + Distribution of the work or derivative of the work in any standard (paper) book form for commercial purposes is prohibited unless prior permission is obtained from the copyright holder. + + + Red Hat and the Red Hat "Shadow Man" logo are registered trademarks of Red Hat, Inc. in the United States and other countries. + + + All other trademarks referenced herein are the property of their respective owners. + + + The GPG fingerprint of the security@redhat.com key is: + + + CA 20 86 86 2B D6 9D FC 65 F6 EC C4 21 91 80 CD DB 42 A6 0E + +
\ No newline at end of file diff --git a/documentation/manual/fr-FR/src/main/docbook/master.xml b/documentation/manual/fr-FR/src/main/docbook/master.xml deleted file mode 100644 index c9136dc2ed..0000000000 --- a/documentation/manual/fr-FR/src/main/docbook/master.xml +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - -]> - - - - - HIBERNATE - Persistance relationnelle en Java standard - Documentation de référence d'Hibernate - 3.3.0.beta1 - - - - - - Préface - - Traducteur(s): Vincent Ricard, Sebastien Cesbron, Michael Courcy, Vincent Giguère, Baptiste Mathus, Emmanuel Bernard, Anthony Patricio - - - Travailler dans les deux univers que sont l'orienté objet et la base de données - relationnelle peut être lourd et consommateur en temps dans le monde de - l'entreprise d'aujourd'hui. Hibernate est un outil de mapping objet/relationnel - pour le monde Java. Le terme mapping objet/relationnel (ORM) décrit la technique - consistant à faire le lien entre la représentation objet des données - et sa représentation relationnelle basée sur un schéma SQL. - - - - Non seulement, Hibernate s'occupe du transfert des classes Java dans les tables - de la base de données (et des types de données Java dans les types de données SQL), - mais il permet de requêter les données et propose des moyens de les récupérer. - Il peut donc réduire de manière significative le temps de développement qui - aurait été autrement perdu dans une manipulation manuelle des données via SQL - et JDBC. - - - - Le but d'Hibernate est de libérer le développeur de 95 pourcent des tâches de - programmation liées à la persistance des données communes. Hibernate n'est - probablement pas la meilleure solution pour les applications centrées sur les - données qui n'utilisent que les procédures stockées pour implémenter la logique - métier dans la base de données, il est le plus utile dans les modèles métier orientés - objets dont la logique métier est implémentée dans la couche Java dite intermédiaire. - Cependant, Hibernate vous aidera à supprimer ou à encapsuler le code SQL - spécifique à votre base de données et vous aidera sur la tâche commune qu'est - la transformation des données d'une représentation tabulaire à une - représentation sous forme de graphe d'objets. - - - - Si vous êtes nouveau dans Hibernate et le mapping Objet/Relationnel voire même en Java, - suivez ces quelques étapes : - - - - - - Lisez pour un didacticiel plus long avec plus d'instructions étape par étape. - - - - - Lisez pour comprendre les environnements dans lesquels - Hibernate peut être utilisé. - - - - - Regardez le répertoire eg de la distribution Hibernate, il contient - une application simple et autonome. Copiez votre pilote JDBC dans le répertoire - lib/ et éditez src/hibernate.properties, en - positionnant correctement les valeurs pour votre base de données. A partir d'une - invite de commande dans le répertoire de la distribution, tapez ant eg - (cela utilise Ant), ou sous Windows tapez build eg. - - - - - Faîtes de cette documentation de référence votre principale source d'information. - Pensez à lire Java Persistence with Hibernate - (http://www.manning.com/bauer2) si vous avez besoin de plus d'aide avec le design - d'applications ou si vous préférez un tutoriel pas à pas. Visitez aussi - http://caveatemptor.hibernate.org et téléchargez l'application exemple - pour Java Persistence with Hibernate. - - - - - Les questions les plus fréquemment posées (FAQs) trouvent leur réponse sur le - site web Hibernate. - - - - - Des démos, exemples et tutoriaux de tierces personnes sont référencés sur - le site web Hibernate. - - - - - La zone communautaire (Community Area) du site web Hibernate est une - bonne source d'information sur les design patterns et sur différentes - solutions d'intégration d'Hibernate (Tomcat, JBoss, Spring Framework, Struts, - EJB, etc). - - - - - - Si vous avez des questions, utilisez le forum utilisateurs du site web Hibernate. - Nous utilisons également l'outil de gestion des incidents JIRA pour tout ce qui - est rapports de bogue et demandes d'évolution. Si vous êtes intéressé par le - développement d'Hibernate, joignez-vous à la liste de diffusion de développement. - - - - Le développement commercial, le support de production et les formations à Hibernate - sont proposés par JBoss Inc (voir http://www.hibernate.org/SupportTraining/). Hibernate - est un projet Open Source professionnel et un composant critique de la suite de produits - JBoss Enterprise Middleware System (JEMS). - - - - - &tutorial; - - &architecture; - - &configuration; - - &persistent-classes; - - &basic-mapping; - &collection-mapping; - &association-mapping; - &component-mapping; - &inheritance-mapping; - - &session-api; - &transactions; - &events; - &batch; - - &query-hql; - &query-criteria; - &query-sql; - &filters; - &xml; - - &performance; - - &toolset-guide; - - &example-parentchild; - &example-weblog; - &example-mappings; - - &best-practices; - - - diff --git a/documentation/manual/fr-FR/src/main/docbook/translators.xml b/documentation/manual/fr-FR/src/main/docbook/translators.xml new file mode 100644 index 0000000000..e62eec1d79 --- /dev/null +++ b/documentation/manual/fr-FR/src/main/docbook/translators.xml @@ -0,0 +1,34 @@ + + + + + + + Vincent + Ricard + + + Sebastien + Cesbron + + + Michael + Courcy + + + Vincent + Giguère + + + Baptiste + Mathus + + + Emmanuel + Bernard + + + Anthony + Patricio + + \ No newline at end of file diff --git a/documentation/manual/fr-FR/src/main/resources/shared/css/html.css b/documentation/manual/fr-FR/src/main/resources/shared/css/html.css deleted file mode 100644 index d6342f562a..0000000000 --- a/documentation/manual/fr-FR/src/main/resources/shared/css/html.css +++ /dev/null @@ -1,97 +0,0 @@ -A { - color: #003399; -} - -A:active { - color: #003399; -} - -A:visited { - color: #888888; -} - -P, OL, UL, LI, DL, DT, DD, BLOCKQUOTE { - color: #000000; -} - -TD, TH, SPAN { - color: #000000; -} - -BLOCKQUOTE { - margin-right: 0px; -} - - -H1, H2, H3, H4, H5, H6 { - color: #000000; - font-weight:500; - margin-top:10px; - padding-top:15px; -} - -TABLE { - border-collapse: collapse; - border-spacing:0; - border: 1px thin black; - empty-cells: hide; -} - -TD { - padding: 4pt; -} - -H1 { font-size: 150%; } -H2 { font-size: 140%; } -H3 { font-size: 110%; font-weight: bold; } -H4 { font-size: 110%; font-weight: bold;} -H5 { font-size: 100%; font-style: italic; } -H6 { font-size: 100%; font-style: italic; } - -TT { -font-size: 90%; - font-family: "Courier New", Courier, monospace; - color: #000000; -} - -PRE { -font-size: 100%; - padding: 5px; - border-style: solid; - border-width: 1px; - border-color: #CCCCCC; - background-color: #F4F4F4; -} - -UL, OL, LI { - list-style: disc; -} - -HR { - width: 100%; - height: 1px; - background-color: #CCCCCC; - border-width: 0px; - padding: 0px; - color: #CCCCCC; -} - -.variablelist { - padding-top: 10; - padding-bottom:10; - margin:0; -} - -.itemizedlist, UL { - padding-top: 0; - padding-bottom:0; - margin:0; -} - -.term { - font-weight:bold; -} - - - - diff --git a/documentation/manual/fr-FR/src/main/resources/shared/images/AuthorWork.gif b/documentation/manual/fr-FR/src/main/resources/shared/images/AuthorWork.gif deleted file mode 100644 index d0fb5125fa..0000000000 Binary files a/documentation/manual/fr-FR/src/main/resources/shared/images/AuthorWork.gif and /dev/null differ diff --git a/documentation/manual/fr-FR/src/main/resources/shared/images/CustomerOrderProduct.gif b/documentation/manual/fr-FR/src/main/resources/shared/images/CustomerOrderProduct.gif deleted file mode 100644 index 52d84864d5..0000000000 Binary files a/documentation/manual/fr-FR/src/main/resources/shared/images/CustomerOrderProduct.gif and /dev/null differ diff --git a/documentation/manual/fr-FR/src/main/resources/shared/images/EmployerEmployee.gif b/documentation/manual/fr-FR/src/main/resources/shared/images/EmployerEmployee.gif deleted file mode 100644 index 112e9b4f08..0000000000 Binary files a/documentation/manual/fr-FR/src/main/resources/shared/images/EmployerEmployee.gif and /dev/null differ diff --git a/documentation/manual/fr-FR/src/main/resources/shared/images/full_cream.gif b/documentation/manual/fr-FR/src/main/resources/shared/images/full_cream.gif deleted file mode 100644 index ef15d69100..0000000000 Binary files a/documentation/manual/fr-FR/src/main/resources/shared/images/full_cream.gif and /dev/null differ diff --git a/documentation/manual/fr-FR/src/main/resources/shared/images/lite.gif b/documentation/manual/fr-FR/src/main/resources/shared/images/lite.gif deleted file mode 100644 index fd34bcec09..0000000000 Binary files a/documentation/manual/fr-FR/src/main/resources/shared/images/lite.gif and /dev/null differ diff --git a/documentation/manual/fr-FR/src/main/resources/shared/images/overview.gif b/documentation/manual/fr-FR/src/main/resources/shared/images/overview.gif deleted file mode 100644 index d7dfda915c..0000000000 Binary files a/documentation/manual/fr-FR/src/main/resources/shared/images/overview.gif and /dev/null differ