-
Notifications
You must be signed in to change notification settings - Fork 4
/
gal_remote_proto-2.html
63 lines (60 loc) · 1.27 KB
/
gal_remote_proto-2.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Gallery Remote roadmap</title>
<style>
<!--
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-top: 20px;
}
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}
-->
</style>
<style type="text/css">
<!--
pre {
font-family: "Courier New", Courier, mono;
}
-->
</style>
<style type="text/css">
<!--
code {
font-family: "Courier New", Courier, mono;
font-size: 12px;
}
-->
</style>
</head>
<body>
The Gallery Remote protocol documentation is now <a href="http://codex.gallery2.org/index.php/Gallery_Remote:Protocol">online</a>.
</body>
</html>