Git commit f9a6b1a5532df5d7dbd20bca80c608a2c342834d by Dag Andersen. Committed on 28/02/2020 at 12:00. Pushed by danders into branch 'master'.
Documentation: Remove unused links M +1 -1 doc/creatingproject.docbook M +2 -2 doc/resourceeditor.docbook M +3 -3 doc/taskeditor.docbook M +1 -1 doc/workandvacationeditor.docbook https://commits.kde.org/calligraplan/f9a6b1a5532df5d7dbd20bca80c608a2c342834d diff --git a/doc/creatingproject.docbook b/doc/creatingproject.docbook index 314fe45c..47405af4 100644 --- a/doc/creatingproject.docbook +++ b/doc/creatingproject.docbook @@ -1,7 +1,7 @@ <chapter id="creating-a-project"><title>Creating a Project</title> <para>A new project can be created by pressing the <emphasis>New Project</emphasis> button or selecting a <emphasis>project template</emphasis> in the <link linkend="startup-view">Startup View</link>. </para> - <para>This will create a new project with default values defined in <ulink url="http://userbase.kde.org/Special:myLanguage/Plan/Manual/Configure Plan Dialog">Settings</ulink> or from values defined in the template. The <ulink url="http://userbase.kde.org/Special:myLanguage/Plan/Manual/Project Settings Dialog">project settings dialog</ulink> will open to enable you to define project specific properties like <emphasis>project name</emphasis>, <emphasis>manager</emphasis> and <emphasis>target times</emphasis>. + <para>This will create a new project with default values defined in <ulink url="http://userbase.kde.org/Special:myLanguage/Plan/Manual/Configure Plan Dialog">Settings</ulink> or from values defined in the template. The Project Settings Dialog will open to enable you to define project specific properties like <emphasis>project name</emphasis>, <emphasis>manager</emphasis> and <emphasis>target times</emphasis>. </para> <para>When you create your first project, consider creating resources in a separate file. When you refer to this file in your project(s), you do not need to define your resources again, and you can coordinate resource usage across projects. </para> diff --git a/doc/resourceeditor.docbook b/doc/resourceeditor.docbook index 1658aa83..e2155543 100644 --- a/doc/resourceeditor.docbook +++ b/doc/resourceeditor.docbook @@ -83,7 +83,7 @@ </tgroup> </informaltable> </para> - <para>Resources can be created by dropping data from any application that supports dragging <ulink url="http://userbase.kde.org/Special:myLanguage/Plan/Manual/Definitions#vCard">vCard</ulink> information, like <emphasis>KAddressBook</emphasis> or <emphasis>Evolution</emphasis>. + <para>Resources can be created by dropping data from any application that supports dragging vCard information, like <emphasis>KAddressBook</emphasis> or <emphasis>Evolution</emphasis>. </para> <para>Resources can be copied or moved to a different resource group using drag-and-drop. </para> @@ -93,7 +93,7 @@ <sect1 id="editing-data8"><title>Editing data</title> <para>Data can be edited inline as described <link linkend="using-the-views">here</link>. </para> - <para>Resources can also be edited using the <ulink url="http://userbase.kde.org/Special:myLanguage/Plan/Manual/Resource Settings Dialog">resource settings dialog</ulink>. + <para>Resources can also be edited using the Resource Settings Dialog. </para> <para>The following columns are displayed as default: </para> diff --git a/doc/taskeditor.docbook b/doc/taskeditor.docbook index 58557e0f..42f508d6 100644 --- a/doc/taskeditor.docbook +++ b/doc/taskeditor.docbook @@ -139,7 +139,7 @@ </para> </sect1> <sect1 id="editing-data5"><title>Editing data</title> - <para>Data can be edited inline as described <link linkend="using-the-views">here</link> or by using the <ulink url="http://userbase.kde.org/Special:myLanguage/Plan/Manual/Task Settings Dialog">task settings dialog</ulink>. + <para>Data can be edited inline as described <link linkend="using-the-views">here</link> or by using the Task Settings Dialog. </para> <para>The following columns are displayed as default: </para> @@ -332,9 +332,9 @@ </para> <para>A module can be opened for inspection or editing by double-clicking on the module. </para> - <para>The modules can be grouped by storing them in different directories. Where to search for them is configured using the <ulink url="http://userbase.kde.org/Special:myLanguage/Plan/Manual/Project Settings Dialog">Project Settings Dialog</ulink>. + <para>The modules can be grouped by storing them in different directories. Where to search for them is configured using the Project Settings Dialog. </para> - <para>Default values for new projects can be defined using the <ulink url="http://userbase.kde.org/Special:myLanguage/Plan/Manual/Configure Plan Dialog">Plan Configuration Dialog</ulink>. + <para>Default values for new projects can be defined using the Plan Configuration Dialog. </para> </sect1> <sect1 id="resources-docker"><title>Resources Docker</title> diff --git a/doc/workandvacationeditor.docbook b/doc/workandvacationeditor.docbook index 060599a1..4cb22473 100644 --- a/doc/workandvacationeditor.docbook +++ b/doc/workandvacationeditor.docbook @@ -89,7 +89,7 @@ </para> <para>The state of days and weekdays are edited by selecting the day or days you want to edit and open the context menu. </para> - <para>Selecting <emphasis>Work...</emphasis> opens the <ulink url="http://userbase.kde.org/#Edit Work Intervals">Edit Work Intervals Dialog</ulink>. + <para>Selecting <emphasis>Work...</emphasis> opens the Edit Work Intervals Dialog. </para> </sect1>
