diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-16 14:07:42 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-16 19:29:49 +0200 |
commit | 4cb385dca9a476ca77f8e8ab8313a0767ff15e85 (patch) | |
tree | b4fc162020005a2ece5a10bbe4f724c39c826b30 /source/text/shared/explorer | |
parent | ede87672c15c3b15ff59a8393d4746c6915d82b7 (diff) |
Refactor database help page
Open a new module sdatabase and add one entry file.
Later, and very slowly, move database help pages from
shared/explorer/database/* to sdatabase/*
Note: Each move will trigger translation so better move
only a few files per translation cycle, not to overload
translators. Translation memory should easy the traslation
job.
Change-Id: I8e2be9c9355b966775fb5dacc5d63b852be7187a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94362
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/explorer')
-rw-r--r-- | source/text/shared/explorer/database/dabadoc.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/explorer/database/main.xhp | 104 |
2 files changed, 1 insertions, 105 deletions
diff --git a/source/text/shared/explorer/database/dabadoc.xhp b/source/text/shared/explorer/database/dabadoc.xhp index 1f00605106..d3d785f4a0 100644 --- a/source/text/shared/explorer/database/dabadoc.xhp +++ b/source/text/shared/explorer/database/dabadoc.xhp @@ -32,7 +32,7 @@ <paragraph xml-lang="en-US" id="par_idN10554" role="paragraph"><ahelp hid=".">The database file window organizes the tables, views, queries, and reports of a database in %PRODUCTNAME.</ahelp></paragraph> </section> <section id="relatedtopics"> - <paragraph xml-lang="en-US" id="par_idN105B7" role="paragraph"><link href="text/shared/explorer/database/main.xhp">Working with databases in %PRODUCTNAME</link></paragraph> + <paragraph xml-lang="en-US" id="par_idN105B7" role="paragraph"><link href="text/sdatabase/main.xhp">Working with databases in %PRODUCTNAME</link></paragraph> </section> </body> </helpdocument>
\ No newline at end of file diff --git a/source/text/shared/explorer/database/main.xhp b/source/text/shared/explorer/database/main.xhp deleted file mode 100644 index 6127ae2500..0000000000 --- a/source/text/shared/explorer/database/main.xhp +++ /dev/null @@ -1,104 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - - - -<!-- - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . - --> - - - <helpdocument version="1.0"> -<meta> -<topic id="textsharedexplorerdatabasemainxml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">%PRODUCTNAME Database</title> -<filename>/text/shared/explorer/database/main.xhp</filename> -</topic> -</meta> -<body> -<section id="database"> -<bookmark xml-lang="en-US" branch="index" id="bm_id8622089"><bookmark_value>databases;main page (Base)</bookmark_value> -<bookmark_value>$[officename] Base data sources</bookmark_value> -<bookmark_value>data sources;$[officename] Base</bookmark_value> -</bookmark><comment>mw changed "Base,..."</comment><paragraph role="heading" id="par_idN10579" xml-lang="en-US" level="1"><variable id="base"><link href="text/shared/explorer/database/main.xhp">Using Databases in %PRODUCTNAME Base</link> -</variable></paragraph> -<paragraph role="paragraph" id="par_idN107BD" xml-lang="en-US">In %PRODUCTNAME Base, you can access data that is stored in a wide variety of database file formats. %PRODUCTNAME Base natively supports some flat file database formats, such as the dBASE format. You can also use %PRODUCTNAME Base to connect to external relational databases, such as databases from MySQL or Oracle.</paragraph> -</section> -<paragraph role="paragraph" id="par_id5864131" xml-lang="en-US">The following database types are read-only types in %PRODUCTNAME Base. From within %PRODUCTNAME Base it is not possible to change the database structure or to edit, insert, and delete database records for these database types:</paragraph> -<list type="unordered"> -<listitem> -<paragraph role="paragraph" id="par_id8865016" xml-lang="en-US">Spreadsheet files</paragraph> -</listitem> -<listitem> -<paragraph role="paragraph" id="par_id3786736" xml-lang="en-US">Text files</paragraph> -</listitem> -<listitem> -<paragraph role="paragraph" id="par_id6747337" xml-lang="en-US">Address book data</paragraph> -</listitem> -</list> -<paragraph role="heading" id="par_idN107C0" xml-lang="en-US" level="2">Using a Database in %PRODUCTNAME</paragraph> -<list type="unordered"> -<listitem> -<paragraph role="paragraph" id="par_idN10838" xml-lang="en-US">To create a new database file, choose <emph>File - New - Database</emph>.</paragraph> -</listitem> -</list> -<paragraph role="paragraph" id="par_idN1083B" xml-lang="en-US">The <link href="text/shared/explorer/database/dabawiz00.xhp">Database Wizard</link> helps you to create a database file and to register a new database within %PRODUCTNAME.</paragraph> -<paragraph role="note" id="par_idN107E7" xml-lang="en-US">The database file contains queries, reports, and forms for the database as well as a link to the database where the records are stored. Formatting information is also stored in the database file.</paragraph> -<list type="unordered"> -<listitem> -<paragraph role="paragraph" id="par_idN1084A" xml-lang="en-US">To open a database file, choose <emph>File - Open</emph>. In the <emph>File type</emph> list box, select to view only "Database documents". Select a database document and click <emph>Open</emph>.</paragraph> -</listitem> -</list> -<section id="relatedtopics"> -<paragraph role="paragraph" id="par_idN1075F" xml-lang="en-US" localize="false"> - <embedvar href="text/shared/guide/data_view.xhp#data_view"/> -</paragraph> -<paragraph role="paragraph" id="par_idN10767" xml-lang="en-US" localize="false"> - <embedvar href="text/shared/guide/data_register.xhp#data_register"/> -</paragraph> -<paragraph role="paragraph" id="par_idN1076F" xml-lang="en-US" localize="false"> - <embedvar href="text/shared/guide/data_new.xhp#data_new"/> -</paragraph> -<paragraph role="paragraph" id="par_idN10777" xml-lang="en-US" localize="false"> - <embedvar href="text/shared/guide/data_tables.xhp#data_tables"/> -</paragraph> -<paragraph role="paragraph" id="par_idN1077F" xml-lang="en-US" localize="false"> - <embedvar href="text/shared/guide/data_queries.xhp#data_queries"/> -</paragraph> -<paragraph role="paragraph" id="par_idN10787" xml-lang="en-US" localize="false"> - <embedvar href="text/shared/guide/data_forms.xhp#data_forms"/> -</paragraph> -<paragraph role="paragraph" id="par_idN1078F" xml-lang="en-US" localize="false"> - <embedvar href="text/shared/guide/data_reports.xhp#data_reports"/> -</paragraph> -<paragraph role="paragraph" id="par_id1311990" xml-lang="en-US" localize="false"> - <embedvar href="text/shared/guide/data_im_export.xhp#data_im_export"/> -</paragraph> -<paragraph role="paragraph" id="par_idN10797" xml-lang="en-US" localize="false"> - <embedvar href="text/shared/guide/database_main.xhp#database_main"/> -</paragraph> -<paragraph role="paragraph" id="par_idN107AD" xml-lang="en-US" localize="false"> - <embedvar href="text/shared/explorer/database/menubar.xhp#titletext"/> -</paragraph> -<paragraph role="paragraph" id="par_idN107BB" xml-lang="en-US" localize="false"> - <embedvar href="text/shared/explorer/database/toolbars.xhp#toolbars"/> -</paragraph> -<embed href="text/shared/04/01020000.xhp#DB_keys"/> -<paragraph role="paragraph" id="par_id6474806" xml-lang="en-US"><link href="https://wiki.documentfoundation.org/Database" name="wiki.documentfoundation.org Database">Wiki page about Base</link></paragraph> -</section> -<embed href="text/swriter/main0000.xhp#helpabouthelp"/> -</body> -</helpdocument> |