Skip to content

Commit 996fe8a

Browse files
Update versions, add changelog and change readme
1 parent fb5583b commit 996fe8a

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [4.0.0] - 2023-11-14
5+
### Added
6+
- Compatibility with TYPO3 12.4.7
7+
- Various compatibility updates PHP and config files
8+
49
## [3.3.3] - 2022-04-23
510
### Added
611
- Compatibility with TYPO3 11.5.8 tested

README.md

Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@ This extension provides a new content element of type "Timeline" (ce_timeline) t
44

55
<table border="0">
66
<tr>
7-
<th>Latest version</b></th>
8-
<td>3.3.3</td>
7+
<th>Latest version</th>
8+
<td>4.0.0</td>
99
</tr>
1010
<tr>
11-
<th>Status</b></th>
11+
<th>Status</th>
1212
<td><strong>stable</strong></td>
1313
</tr>
1414
<tr>
15-
<th>TYPO3 version</b></th>
16-
<td>9.5.0 - 11.5.8</td>
15+
<th>TYPO3 version</th>
16+
<td>11.5.8 - 12.4.7</td>
1717
</tr>
1818
<tr>
19-
<th>TER</b></th>
19+
<th>TER</th>
2020
<td><a href="https://extensions.typo3.org/extension/ce_timeline/">Download</a></td>
2121
</tr>
2222
</table>
@@ -25,10 +25,10 @@ This extension provides a new content element of type "Timeline" (ce_timeline) t
2525

2626
## Features
2727

28-
- User friendly and very easy to handle
28+
- User friendly and easy to handle
2929
- Includes predefined light, dark and pink stylesheets
3030
- 100% responsive
31-
- 4 different entry types (time, text, textimage, html)
31+
- 4 different entry types (time, text, text & image, html)
3232
- Entries can be ordered manually
3333
- Optional header and text (rte) above each timeline
3434
- Does not require any JavaScript <sup>*</sup>
@@ -40,12 +40,9 @@ This extension provides a new content element of type "Timeline" (ce_timeline) t
4040
<sup>*</sup> (the lightbox feature comes with its own, independent JavaScript!)
4141

4242
## Online DEMO and Screenshots
43-
Here's a little DEMO of the extension in action:
44-
https://simonkoehler.com
43+
Will be updated soon!
4544

46-
<img width="600" src="https://simon-koehler.com/fileadmin/_processed_/2/2/csm_ce-timeline-preview_4b69c7cdba.jpg" alt="Screenshot TYPO3 Frontend">
47-
48-
## Upgrade from version 3.3.2 to version 3.3.3
45+
## Upgrade from version 3.xx to version 4.0.0
4946
No special things to keep in mind, just install and overwrite the extension. If you get an error in the frontend or backend, make sure your caches have been cleared.
5047

5148
## Installation
@@ -94,8 +91,8 @@ https://github.com/koehlersimon/ce_timeline/tree/master/Resources/Private/Partia
9491

9592
## Support & Service
9693

97-
If you have any problems with the extension, please let me know! Since this is open source, I only guarantee 100% expert support when I get paid, but I also like to support the community. Please don't hesitate to open an issue here on GitHub or send a message: https://simonkoehler.com/contact
94+
If you have any problems with the extension, please let me know! Don't hesitate to send a message: https://simonkoehler.com/contact
9895

99-
## Help me to keep the System up-to-date!
96+
## Help me to keep this Extension up-to-date!
10097

101-
Many times if there is a special request, I just do it for free. I believe in the power of open source and free software. I also believe in you and your projects. If you like my work and you want to ensure further development, please don't hesitate to make a donation here: https://paypal.me/typo3freelancer
98+
Many times if there is a special request, I just do it for free. I believe in the power of open source and free software. I also believe in you and your projects. If you like my work and you want to ensure further development, please don't hesitate to make a donation here: https://paypal.me/fullstackfreelancer

0 commit comments

Comments
 (0)