Skip to content

Commit dd67318

Browse files
update readme
1 parent b6cfe43 commit dd67318

File tree

1 file changed

+8
-33
lines changed

1 file changed

+8
-33
lines changed

README.md

Lines changed: 8 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,16 @@
1-
# ![](https://github.com/koehlersimon/ce_timeline/blob/master/ext_icon.png?raw=true) ce_timeline - TYPO3 Extension
1+
# ![](https://github.com/fullstackfreelancer/ce_timeline/blob/master/ext_icon.png?raw=true) Timeline Content Element for TYPO3 CMS (ce_timeline)
22

33
This extension provides a new content element of type "Timeline" (ce_timeline) that contains inline records of different timeline entries. Please note that this is not a plugin and there are no records visible in any list view by default. Feel free to use the code or the extension as a basis for your own stuff.
44

5-
<table border="0">
6-
<tr>
7-
<th>Latest version</th>
8-
<td>4.0.2</td>
9-
</tr>
10-
<tr>
11-
<th>Status</th>
12-
<td><strong>stable</strong></td>
13-
</tr>
14-
<tr>
15-
<th>TYPO3 version</th>
16-
<td>11.8 - 12.4.7</td>
17-
</tr>
18-
<tr>
19-
<th>TER</th>
20-
<td><a href="https://extensions.typo3.org/extension/ce_timeline/">Download</a></td>
21-
</tr>
22-
</table>
23-
245
<hr>
256

26-
## Features
27-
28-
- User friendly and easy to handle
29-
- Includes predefined light, dark and pink stylesheets
30-
- 100% responsive
31-
- 4 different entry types (time, text, text & image, html)
32-
- Entries can be ordered manually
33-
- Optional header and text (rte) above each timeline
34-
- Does not require any JavaScript <sup>*</sup>
35-
- Does not require any other Extension
36-
- Translated in English, German and Spanish
37-
- Works seamlessly with bootstrap_package and other extensions
38-
- SASS files included (see: /Resources/Private/Scss/)
7+
## Key Features
8+
- **User-Friendly:** Simple setup and handling.
9+
- **Responsive & Versatile:** Works well on all devices, offering four types of entries (time, text, image, HTML).
10+
- **Customizable:** Comes with light, dark, and pink stylesheets, and supports custom CSS/SASS.
11+
- **Multilingual Support:** Available in English, German, and Spanish.
12+
- **Compatible:** Integrates smoothly with bootstrap_package and similar extensions.
13+
3914

4015
<sup>*</sup> (the lightbox feature comes with its own, independent JavaScript!)
4116

0 commit comments

Comments
 (0)