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" }, "meta": { "generator": "typepad" },
"url": "typepad\\.com" "url": "typepad\\.com"
}, },
"TYPO3": { "TYPO3 CMS": {
"website": "typo3.com", "website": "typo3.org",
"cats": [ 1 ], "cats": [ 1 ],
"headers": { "Set-Cookie": "fe_typo_user" }, "headers": { "Set-Cookie": "fe_typo_user" },
"meta": { "generator": "TYPO3\\s?([\\d.]+)?\\;version:\\1" }, "meta": { "generator": "TYPO3\\s?([\\d.]+)?\\;version:\\1" },
@ -2876,6 +2876,19 @@
"url": "/typo3/", "url": "/typo3/",
"implies": "PHP" "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": { "Ubercart": {
"website": "www.ubercart.org", "website": "www.ubercart.org",
"cats": [ 6 ], "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