From a5954c9c001109800d865f90ca43c930dd3e3dc2 Mon Sep 17 00:00:00 2001 From: Stefan Froemken Date: Mon, 30 Oct 2023 23:05:38 +0100 Subject: [PATCH] Update documentation to new structure --- Documentation/Index.rst | 9 ++--- Documentation/Settings.cfg | 68 ++++++++++++++++++++++++++------------ ext_emconf.php | 2 +- 3 files changed, 53 insertions(+), 26 deletions(-) diff --git a/Documentation/Index.rst b/Documentation/Index.rst index ac918e8..2cbdbe1 100644 --- a/Documentation/Index.rst +++ b/Documentation/Index.rst @@ -1,10 +1,11 @@ .. include:: /Includes.rst.txt -.. _start: -========= - -========= +.. _start: + +================== +Dropbox FAL Driver +================== :Extension key: dropbox diff --git a/Documentation/Settings.cfg b/Documentation/Settings.cfg index ec3a13f..a8d78e9 100644 --- a/Documentation/Settings.cfg +++ b/Documentation/Settings.cfg @@ -1,36 +1,62 @@ -# Information about Settings.cfg: -# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/DirectoryFilenames.html#settings-cfg +# More information about this file: +# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#settings-cfg [general] project = Dropbox FAL Driver -release = 5.0.0 +version = 5.0.0 +release = 5.0 copyright = by Stefan Froemken [html_theme_options] -github_branch = main +# "Edit on GitHub" button github_repository = froemken/dropbox +github_branch = main -project_contact = froemken@gmail.com +# Footer links project_home = https://extensions.typo3.org/extension/dropbox +project_contact = froemken@gmail.com +project_repository = https://github.com/froemken/dropbox project_issues = https://github.com/froemken/dropbox/issues -project_repository = https://github.com/froemken/dropbox/issues -project_discussions = [intersphinx_mapping] -# h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ -# t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ -# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ -# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/Index.html -t3install = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ -# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ -# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ -# t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/main/en-us/ -# t3tca = https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ -# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating-with-fluid/main/en-us/ -# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ -# t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/ -t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/ -# t3viewhelper = https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/ +# Official TYPO3 manuals +h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ +# t3content = https://docs.typo3.org/m/typo3/guide-contentandmarketing/main/en-us/ +# t3contribute = https://docs.typo3.org/m/typo3/guide-contributionworkflow/main/en-us/ +t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ +# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ +# t3extexample = https://docs.typo3.org/m/typo3/guide-example-extension-manual/main/en-us/ +# t3home = https://docs.typo3.org/ +t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/main/en-us/ +# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ +# t3tca = https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ +# t3translate = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/ +# t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/ +# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ +t3viewhelper = https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/ +t3upgrade = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ + +# TYPO3 system extensions +# ext_adminpanel = https://docs.typo3.org/c/typo3/cms-adminpanel/main/en-us/ +# ext_core = https://docs.typo3.org/c/typo3/cms-core/main/en-us/ +# ext_dashboard = https://docs.typo3.org/c/typo3/cms-dashboard/main/en-us/ +# ext_felogin = https://docs.typo3.org/c/typo3/cms-felogin/main/en-us/ +# ext_form = https://docs.typo3.org/c/typo3/cms-form/main/en-us/ +# ext_fsc = https://docs.typo3.org/c/typo3/cms-fluid-styled-content/main/en-us/ +# ext_impexp = https://docs.typo3.org/c/typo3/cms-impexp/main/en-us/ +# ext_indexed_search = https://docs.typo3.org/c/typo3/cms-indexed-search/main/en-us/ +# ext_linkvalidator = https://docs.typo3.org/c/typo3/cms-linkvalidator/main/en-us/ +# ext_lowlevel = https://docs.typo3.org/c/typo3/cms-lowlevel/main/en-us/ +# ext_reactions = https://docs.typo3.org/c/typo3/cms-reactions/main/en-us/ +# ext_recycler = https://docs.typo3.org/c/typo3/cms-recycler/main/en-us/ +# ext_redirects = https://docs.typo3.org/c/typo3/cms-redirects/main/en-us/ +# ext_reports = https://docs.typo3.org/c/typo3/cms-reports/main/en-us/ +# ext_rte_ckeditor = https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us/ +# ext_scheduler = https://docs.typo3.org/c/typo3/cms-scheduler/main/en-us/ +# ext_seo = https://docs.typo3.org/c/typo3/cms-seo/main/en-us/ +# ext_t3editor = https://docs.typo3.org/c/typo3/cms-t3editor/main/en-us/ +# ext_workspaces = https://docs.typo3.org/c/typo3/cms-workspaces/main/en-us/ diff --git a/ext_emconf.php b/ext_emconf.php index 4c4ddb3..98b716f 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -12,7 +12,7 @@ 'constraints' => [ 'depends' => [ 'php' => '7.4.0-8.2.99', - 'typo3' => '11.5.23-12.4.99', + 'typo3' => '11.5.30-12.4.99', ], 'conflicts' => [ ],