Author: sebb
Date: Thu Apr 26 10:00:23 2018
New Revision: 1830181

URL: http://svn.apache.org/viewvc?rev=1830181&view=rev
Log:
Fix line wrap

Modified:
    attic/site-jekyll/src/_data/projects.json

Modified: attic/site-jekyll/src/_data/projects.json
URL: 
http://svn.apache.org/viewvc/attic/site-jekyll/src/_data/projects.json?rev=1830181&r1=1830180&r2=1830181&view=diff
==============================================================================
--- attic/site-jekyll/src/_data/projects.json (original)
+++ attic/site-jekyll/src/_data/projects.json Thu Apr 26 10:00:23 2018
@@ -125,7 +125,8 @@
    "wiki":        "http://wiki.apache.org/devicemap/";,
    "mailnames":   ["dev", "commits"],
    "description": "     Apache DeviceMap was a project to create a data 
repository containing device information, images and other relevant information 
for all sorts of mobile devices. ",
-   "postlude":    "<p>Some related projects to DeviceMap are: </p>\n<ul>\n    
<li><a href=\"http://openddr.mobi/\";>OpenDDR</a> - this is a new version of 
OpenDDR, parts of which were migrated to Apache Devicemap, and now have been 
merged back to OpenDDR. </li>\n\n    <li><a 
href=\"https://github.com/nielsbasjes/yauaa\";>YAUAA: Yet Another UserAgent 
Analyzer</a> is an Apache licensed alternative to DeviceMap. Rather than 
employing a fixed collection of User-Agent (UA) strings as in DeviceMap, YAUAA 
performs a semantic analysis to determine certain attributes of the UA. 
</li>\n\n    <li><a href=\"http://devicedetector.net/\";>DeviceDetector</a> is 
an LGPL 3.0 licensed PHP project that parses YAML based device data in a 
similar way as DeviceMap/OpenDDR do with W3C compatible data. </li>\n\n    
<li><a href=\"http://mobiledetect.net/\";>mobiledetect</a> is an MIT licensed 
PHP project for detecting mobile devices. </li>\n  </ul>"},
+   "postlude":    "<p>Some related projects to DeviceMap are: </p>\n<ul>\n    
<li><a href=\"http://openddr.mobi/\";>OpenDDR</a> - this is a new version of 
OpenDDR, parts of which were migrated to Apache Devicemap, and now have been 
merged back to OpenDDR. </li>\n\n    <li><a 
href=\"https://github.com/nielsbasjes/yauaa\";>YAUAA: Yet Another UserAgent 
Analyzer</a> is an Apache licensed alternative to DeviceMap. Rather than 
employing a fixed collection of User-Agent (UA) strings as in DeviceMap, YAUAA 
performs a semantic analysis to determine certain attributes of the UA. 
</li>\n\n    <li><a href=\"http://devicedetector.net/\";>DeviceDetector</a> is 
an LGPL 3.0 licensed PHP project that parses YAML based device data in a 
similar way as DeviceMap/OpenDDR do with W3C compatible data. </li>\n\n    
<li><a href=\"http://mobiledetect.net/\";>mobiledetect</a> is an MIT licensed 
PHP project for detecting mobile devices. </li>\n  </ul>"
+},
 {
    "name":        "DirectMemory",
    "project":     "directmemory",


Reply via email to