TASK: Update vendor vor Neos CMS and Neos Flow

main
Johannes Steu 8 years ago
parent d15a7688ad
commit 48eeb1298c

@ -6925,7 +6925,7 @@
"url": "/typo3/", "url": "/typo3/",
"website": "www.typo3.org" "website": "www.typo3.org"
}, },
"TYPO3 Flow": { "Neos Flow": {
"cats": [ "cats": [
18 18
], ],
@ -6933,20 +6933,22 @@
"headers": { "headers": {
"X-Flow-Powered": "Flow/?(.+)?$\\;version:\\1" "X-Flow-Powered": "Flow/?(.+)?$\\;version:\\1"
}, },
"icon": "TYPO3.svg", "icon": "Neos.svg",
"implies": "PHP", "implies": "PHP",
"website": "flow.typo3.org" "website": "flow.neos.io"
}, },
"TYPO3 Neos": { "Neos CMS": {
"cats": [ "cats": [
1 1
], ],
"excludes": "TYPO3 CMS", "excludes": "TYPO3 CMS",
"html": "<html[^>]+xmlns:typo3=\"[^\"]+Flow/Packages/Neos/", "headers": {
"icon": "TYPO3.svg", "X-Flow-Powered": "Neos/?(.+)?$\\;version:\\1"
},
"icon": "Neos.svg",
"implies": [ "implies": [
"PHP", "PHP",
"TYPO3 Flow" "Neos Flow"
], ],
"url": "/neos/", "url": "/neos/",
"website": "neos.io" "website": "neos.io"

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 200 200" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><g><path d="M132.984,37.5l-20.642,15.162l0,31.716l20.642,29.413l0,-76.291Z" style="fill:#26224c;fill-rule:nonzero;"/><path d="M132.984,150.565l-79.357,-113.065l-9.193,6.773l0,118.227l20.642,-15.162l0,-58.548l51.619,73.71l22.58,0l16.291,-11.935l-22.582,0Z" style="fill:#26224c;fill-rule:nonzero;"/><path d="M65.076,88.79l0,58.548l-20.642,15.162l22.582,0l20.642,-15.162l0,-26.3l-22.582,-32.248Z" style="fill:#00adee;fill-rule:nonzero;"/><path d="M132.984,113.791l0,-76.291l22.582,0l0,113.065l-22.582,0l-79.357,-113.065l25.809,0l53.548,76.291Z" style="fill:#00adee;fill-rule:nonzero;"/></g></svg>

After

Width:  |  Height:  |  Size: 1005 B