Merge pull request #521 from lcherpit/patch-1

Rename TYPO3 to TYPO3 CMS + add FLOW and NEOS apps
main
Elbert Alias 11 years ago
commit 92907810c1

@ -2867,8 +2867,8 @@
"meta": { "generator": "typepad" },
"url": "typepad\\.com"
},
"TYPO3": {
"website": "typo3.com",
"TYPO3 CMS": {
"website": "typo3.org",
"cats": [ 1 ],
"headers": { "Set-Cookie": "fe_typo_user" },
"meta": { "generator": "TYPO3\\s?([\\d.]+)?\\;version:\\1" },
@ -2876,6 +2876,19 @@
"url": "/typo3/",
"implies": "PHP"
},
"TYPO3 Flow": {
"website": "flow.typo3.org",
"cats": [ 18 ],
"headers": { "X-Flow-Powered": "Flow\\/(.+)?$\\;version:\\1" },
"implies": "PHP"
},
"TYPO3 Neos": {
"website": "neos.typo3.org",
"cats": [ 1 ],
"html": "xmlns:typo3=\\\"http:\\/\\/www\\.typo3\\.org\\/ns\\/[0-9]{4}\\/Flow\\/Packages\\/Neos\\/Content\\/",
"url": "/neos/",
"implies": [ "PHP", "TYPO3 Flow" ]
},
"Ubercart": {
"website": "www.ubercart.org",
"cats": [ 6 ],

Before

Width:  |  Height:  |  Size: 942 B

After

Width:  |  Height:  |  Size: 942 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 942 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 942 B

Loading…
Cancel
Save