This repository was archived by the owner on Nov 19, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChangeLog
More file actions
45 lines (30 loc) · 1.27 KB
/
ChangeLog
File metadata and controls
45 lines (30 loc) · 1.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
10-11-16 Joerg Kummer <typo3[by]enobe.de>
* Bugfix10723, DB-Update depend on identifyMode
10-09-24 Joerg Kummer <typo3[by]enobe.de>
* add marker for pageURL, feature#9893 THX to Falko Trojahn
10-09-20 Joerg Kummer <typo3[by]enobe.de>
* bugfix: pageLink with simulateStaticDocuments
10-07-30 Joerg Kummer <typo3[by]enobe.de>
* add frontend user identification
* add german documentation
* add constant editing
* add settings in flexform
09-12-09 Joerg Kummer <typo3[by]enobe.de>
* activate caching using cHash
09-07-17 Joerg Kummer <typo3[by]enobe.de>
* BUGFIX simplify replacements for templateCodes
('str_replace' insted of 'ereg_replace')
09-07-15 Joerg Kummer <typo3[by]enobe.de>
* add view of rootline to pagetitles (with TS-Setup settings)
* add use of PAGEID Markers to use in forms (powermail)
* add view_mode settings to TypoScript setup
08-11-17 Joerg Kummer <typo3[by]enobe.de>
* add table for sessions and collection
08-04-19 Joerg Kummer <typo3[by]enobe.de>
* SecurityBug: strip_tags() funktion added for $_COOKIE
* staticFile was 2times at different locations, cleared
* added a clearAll funktion
* changed some translations
* add view-conditions depends on count of collected pages
08-03-03 Joerg Kummer <typo3[by]enobe.de>
* Initial release