Skip to content

Commit a1aaccb

Browse files
committed
Version 7.0.1
1 parent 3f7e0b5 commit a1aaccb

File tree

15 files changed

+24
-65
lines changed

15 files changed

+24
-65
lines changed

Configuration/TypoScript/setup.typoscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,5 +163,5 @@ ajaxfpmasterquiz_page {
163163
no_cache = 1
164164
admPanel = 0
165165
}
166-
10 < tt_content.fpmasterquiz_show
166+
10 < tt_content.fpmasterquiz_show.20
167167
}

Documentation/Configuration/Index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,7 @@ AJAX*) If you enable AJAX, you should know this:
127127

128128
- The AJAX-solution is not supported for the action "show by tag".
129129

130-
- *Important*: the Ajax-version doesn´t work with version 7 due to a TYPO3 bug:
131-
https://forge.typo3.org/issues/105135
130+
- *Important*: the Ajax-version doesn´t work with version 7.0.0.
132131

133132
- *Important*: the AJAX-call calls an normal action and not an eID-script.
134133
The problem is, that the form contains no cHash.

Documentation/Index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ Master-Quiz
4141
:Rendered:
4242
|today|
4343

44+
:Documentation:
45+
`english Version <https://docs.typo3.org/p/fixpunkt/fp-masterquiz/main/en-us/>`_, `deutsche Version <https://docs.typo3.org/p/fixpunkt/fp-masterquiz/main/de-de/>`_
46+
4447
The content of this document is related to TYPO3,
4548
a GNU/GPL CMS/Framework available from `www.typo3.org <https://www.typo3.org/>`_.
4649

Documentation/Localization.de_DE/Administrator/Index.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
.. ==================================================
2-
.. FOR YOUR INFORMATION
3-
.. --------------------------------------------------
4-
.. -*- coding: utf-8 -*- with BOM.
5-
6-
.. include:: ../../Includes.txt
1+
.. include:: ../../Includes.txt
72

83

94
.. _admin-manual:

Documentation/Localization.de_DE/ChangeLog/Index.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
.. ==================================================
2-
.. FOR YOUR INFORMATION
3-
.. --------------------------------------------------
4-
.. -*- coding: utf-8 -*- with BOM.
5-
6-
.. include:: ../../Includes.txt
1+
.. include:: ../../Includes.txt
72

83

94
.. _changelog:

Documentation/Localization.de_DE/Configuration/Index.rst

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
.. ==================================================
2-
.. FOR YOUR INFORMATION
3-
.. --------------------------------------------------
4-
.. -*- coding: utf-8 -*- with BOM.
5-
6-
.. include:: ../../Includes.txt
1+
.. include:: ../../Includes.txt
72

83

94
.. _configuration:
@@ -129,8 +124,7 @@ AJAX*) Wenn man AJAX aktiviert, sollte man folgendes wissen:
129124

130125
- Die AJAX-Lösung wird für die Aktion „Nach Tag anzeigen“ nicht unterstützt.
131126

132-
- *Wichtig*: die Ajax-Version funktioniert mit Version 7 wegen eines TYPO3-Bug nicht mehr:
133-
https://forge.typo3.org/issues/105135
127+
- *Wichtig*: die Ajax-Version funktioniert mit Version 7.0.0 nicht.
134128

135129
- *Wichtig*: Der AJAX-Aufruf ruft eine normale Aktion und kein eID-Skript auf.
136130
Das Problem ist, dass das Formular keinen cHash enthält.

Documentation/Localization.de_DE/Configuration/PageTSconfig/Index.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
.. include:: ../../../Includes.txt
22

3-
.. ==================================================
4-
.. FOR YOUR INFORMATION
5-
.. --------------------------------------------------
6-
.. -*- coding: utf-8 -*- with BOM.
7-
83
.. ==================================================
94
.. DEFINE SOME TEXTROLES
105
.. --------------------------------------------------

Documentation/Localization.de_DE/Configuration/Routing/Index.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
.. include:: ../../../Includes.txt
22

3-
.. ==================================================
4-
.. FOR YOUR INFORMATION
5-
.. --------------------------------------------------
6-
.. -*- coding: utf-8 -*- with BOM.
7-
83
.. ==================================================
94
.. DEFINE SOME TEXTROLES
105
.. --------------------------------------------------

Documentation/Localization.de_DE/Index.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
.. ==================================================
2-
.. FOR YOUR INFORMATION
3-
.. --------------------------------------------------
4-
.. -*- coding: utf-8 -*- with BOM.
5-
6-
.. include:: ../Includes.txt
1+
.. include:: ../Includes.txt
72

83

94
.. _start:
@@ -45,6 +40,11 @@
4540
:Gerendert:
4641
|today|
4742

43+
:Dokumentation:
44+
`english Version <https://docs.typo3.org/p/fixpunkt/fp-masterquiz/main/en-us/>`_,
45+
`deutsche Version <https://docs.typo3.org/p/fixpunkt/fp-masterquiz/main/de-de/>`_
46+
47+
4848
Der Inhalt dieses Dokuments bezieht sich auf TYPO3,
4949
ein GNU/GPL CMS-Framework auf `www.typo3.org <https://typo3.org/>`__.
5050

Documentation/Localization.de_DE/Introduction/Index.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
.. ==================================================
2-
.. FOR YOUR INFORMATION
3-
.. --------------------------------------------------
4-
.. -*- coding: utf-8 -*- with BOM.
5-
6-
.. include:: ../../Includes.txt
1+
.. include:: ../../Includes.txt
72

83

94
.. _introduction:

0 commit comments

Comments
 (0)