- Incomplete enhancement: Add Openclipart query page (using Jamilih); need to better format results and tie into Imagelib
This commit is contained in:
13
editor/extensions/imagelib/openclipart-es.html
Normal file
13
editor/extensions/imagelib/openclipart-es.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>-</title>
|
||||
<link rel="icon" type="image/png" href="../../images/logo.png"/>
|
||||
<script src="../../external/babel-polyfill/polyfill.min.js"></script>
|
||||
<script type="module" src="openclipart.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user