Adding TYPO3 Flow and TYPO3 Neos applications.

main
Laurent Cherpit 11 years ago
parent d1ee5e2c3d
commit 4a7abee240

@ -2876,6 +2876,19 @@
"url": "/typo3/",
"implies": "PHP"
},
"TYPO3 Flow": {
"website": "flow.typo3.org",
"cats": [ 18 ],
"headers": { "X-Flow-Powered": "Flow\\/.+$" },
"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 ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 942 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 942 B