File tree Expand file tree Collapse file tree 6 files changed +22
-12
lines changed
Expand file tree Collapse file tree 6 files changed +22
-12
lines changed Original file line number Diff line number Diff line change @@ -289,3 +289,6 @@ ChangeLog
289289 PageTitleProvider added.
290290
291291 Documentation again.
292+
293+ 7.1.1:
294+ New home url: https://github.com/fixpunkt-com/fp_masterquiz
Original file line number Diff line number Diff line change @@ -200,3 +200,7 @@ Refactoring mit dem Rector-Tool.
200200Der Seitentitel kann nun wieder geändert werden.
201201
202202Dokumentation schon wieder.
203+
204+ 7.1.1:
205+
206+ Neuer Ort bei GitHub: https://github.com/fixpunkt-com/fp_masterquiz
Original file line number Diff line number Diff line change 77 <extension class =" \T3Docs\Typo3DocsTheme\DependencyInjection\Typo3DocsThemeExtension"
88 project-home =" https://extensions.typo3.org/extension/fp_masterquiz"
99 project-contact =" https://www.fixpunkt.com/webentwicklung/typo3/typo3-extensions/"
10- project-repository =" https://github.com/bihor /fp_masterquiz"
11- project-issues =" https://github.com/bihor /fp_masterquiz/issues"
12- project-discussions =" https://github.com/bihor /fp_masterquiz/discussions"
10+ project-repository =" https://github.com/fixpunkt-com /fp_masterquiz"
11+ project-issues =" https://github.com/fixpunkt-com /fp_masterquiz/issues"
12+ project-discussions =" https://github.com/fixpunkt-com /fp_masterquiz/discussions"
1313 edit-on-github-branch =" master"
14- edit-on-github =" bihor /fp_masterquiz"
14+ edit-on-github =" fixpunkt-com /fp_masterquiz"
1515 interlink-shortcode =" fixpunkt/fp-masterquiz"
1616 typo3-core-preferred =" 13.4"
1717 />
Original file line number Diff line number Diff line change 77 <extension class =" \T3Docs\Typo3DocsTheme\DependencyInjection\Typo3DocsThemeExtension"
88 project-home =" https://extensions.typo3.org/extension/fp_masterquiz"
99 project-contact =" https://www.fixpunkt.com/webentwicklung/typo3/typo3-extensions/"
10- project-repository =" https://github.com/bihor /fp_masterquiz"
11- project-issues =" https://github.com/bihor /fp_masterquiz/issues"
12- project-discussions =" https://github.com/bihor /fp_masterquiz/discussions"
10+ project-repository =" https://github.com/fixpunkt-com /fp_masterquiz"
11+ project-issues =" https://github.com/fixpunkt-com /fp_masterquiz/issues"
12+ project-discussions =" https://github.com/fixpunkt-com /fp_masterquiz/discussions"
1313 edit-on-github-branch =" master"
14- edit-on-github =" bihor /fp_masterquiz"
14+ edit-on-github =" fixpunkt-com /fp_masterquiz"
1515 interlink-shortcode =" fixpunkt/fp-masterquiz"
1616 typo3-core-preferred =" 13.4"
1717 />
Original file line number Diff line number Diff line change 11# fp_masterquiz
22
3- version 7.1.0
3+ version 7.1.1
44
55TYPO3 extension to create a quiz, poll or test. The participant result will be saved in the DB too and can be deleted automatically via Scheduler.
66
@@ -21,7 +21,7 @@ Available languages: english and german/deutsch.
2121You find the documentation at typo3.org:
2222https://docs.typo3.org/p/fixpunkt/fp-masterquiz/master/en-us/
2323und die deutsche Version leider nur bei GitHub:
24- https://github.com/bihor /fp_masterquiz/blob/master/Documentation/Localization.de_DE.tmpl/Configuration/Index.rst
24+ https://github.com/fixpunkt-com /fp_masterquiz/blob/master/Documentation/Localization.de_DE.tmpl/Configuration/Index.rst
2525
2626---------------------------
2727
@@ -51,5 +51,8 @@ Changes in 7.1.0:
5151- PageTitleProvider added.
5252- Documentation again.
5353
54+ Changes in 7.1.1:
55+ - New home url: https://github.com/fixpunkt-com/fp_masterquiz
56+
5457You find the whole changelog here:
55- https://raw.githubusercontent.com/bihor /fp_masterquiz/refs/heads/master/Documentation/ChangeLog/Index.rst
58+ https://raw.githubusercontent.com/fixpunkt-com /fp_masterquiz/refs/heads/master/Documentation/ChangeLog/Index.rst
Original file line number Diff line number Diff line change 1616 'category ' => 'plugin ' ,
1717 'author ' => 'Kurt Gusbeth ' ,
1818 'state ' => 'stable ' ,
19- 'version ' => '7.1.0 ' ,
19+ 'version ' => '7.1.1 ' ,
2020 'constraints ' => [
2121 'depends ' => [
2222 'typo3 ' => '13.4.0-13.4.99 ' ,
You can’t perform that action at this time.
0 commit comments