scratch – Diff between revs 115 and 121

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 115 Rev 121
Line 42... Line 42...
42 <li class="active"><a href="#">Home</a></li> 42 <li class="active"><a href="#">Home</a></li>
43 <li><a href="file.html">File</a></li> 43 <li><a href="file.html">File</a></li>
44 <li><a href="text.html">Text</a></li> 44 <li><a href="text.html">Text</a></li>
45 <li><a href="draw.html">Draw</a></li> 45 <li><a href="draw.html">Draw</a></li>
46 <li><a href="link.html">Link</a></li> 46 <li><a href="link.html">Link</a></li>
47 <li><a href="gallery.html">Gallery</a></li> 47 <li><a href="view.html">View</a></li>
48 </ul> 48 </ul>
Line 49... Line 49...
49 49
50 <div class="row"> 50 <div class="row">
51 <h2>About</h2> 51 <h2>About</h2>
52 <p><strong>scratch copy</strong> is a platform for small-sized asset sharing developed by <a href="http://grimore.org">Wizardry and Steamworks</a> and published under the <a href="https://creativecommons.org/publicdomain/zero/1.0/">Creative Commons CC 1.0 Universal (CC0 1.0)</a> license. The sharing platform covers images, text snippets, movie clips and any sort of media that can be conveniently shared by generating short, public and obfuscated URLs that are easily accessible.</p> -  
53 <!-- <p><a class="btn btn-default" href="#" role="button">View details &raquo;</a></p> --> 52 <p><strong>scratch copy</strong> is a platform for small-sized asset sharing developed by <a href="http://grimore.org">Wizardry and Steamworks</a> and published under the <a href="https://creativecommons.org/publicdomain/zero/1.0/">Creative Commons CC 1.0 Universal (CC0 1.0)</a> license. The sharing platform covers images, text snippets, movie clips and any sort of media that can be conveniently shared by generating short, public and obfuscated URLs that are easily accessible.</p>
Line 54... Line 53...
54 </div> 53 </div>
55 -  
56 <div class="row" ng-app="scratch" ng-controller="scratch-control"> -  
57 <!-- <h2>Configuration</h2> -  
58 <p>The <strong>scratch copy</strong> platform can be configured for each usage case. This section is meant to hint to the users what configuration is currently active and specifies the configured lmits and allowances.</p> -  
59 <h3>Allowed Files</h3> -  
60 <p>The file extensions <span ng-repeat="extension in extensions" id="box">{{extension}}, </span> are currently accepted for uploading.</p> -  
61 <h3>Upload Limits</h3> 54
62 <p>The current upload limit is set to {{uploadlimit}}MiB.</p> --> 55 <div class="row" ng-app="scratch" ng-controller="scratch-control">
63 <h2>Configuration</h2> 56 <h2>Configuration</h2>
64 <div class="panel panel-default"> 57 <div class="panel panel-default">
65 <!-- Default panel contents --> 58 <!-- Default panel contents -->