Merge pull request #1238 from johannessteu/master

TASK: Update vendor for Neos CMS and Neos Flow
main
Elbert Alias 8 years ago committed by GitHub
commit 3782faa86d

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

Loading…
Cancel
Save