|
|
@ -37,7 +37,7 @@ |
|
|
|
<body> |
|
|
|
<body> |
|
|
|
<div>PLUGIN</div> |
|
|
|
<div>PLUGIN</div> |
|
|
|
<input type="text" id="filename"></input> |
|
|
|
<input type="text" id="filename"></input> |
|
|
|
<input type="text" id="valuetosend"></input> <br> |
|
|
|
<input type="text" id="valuetosend"></input> <input type="text" id="valuetosend2"></input> <br> |
|
|
|
<input type="button" id="testmessageadd">add config</input> <br> |
|
|
|
<input type="button" id="testmessageadd">add config</input> <br> |
|
|
|
<input type="button" id="testmessageremove">remove config</input> <br> |
|
|
|
<input type="button" id="testmessageremove">remove config</input> <br> |
|
|
|
<input type="button" id="testmessagerget">get config</input> <br> |
|
|
|
<input type="button" id="testmessagerget">get config</input> <br> |
|
|
@ -47,6 +47,7 @@ |
|
|
|
<input type="button" id="setcontentof">setcontentof</input> <br> |
|
|
|
<input type="button" id="setcontentof">setcontentof</input> <br> |
|
|
|
<input type="button" id="getcontentof">getcontentof</input> <br> |
|
|
|
<input type="button" id="getcontentof">getcontentof</input> <br> |
|
|
|
<input type="button" id="getcurrent">getcurrent</input> <br> |
|
|
|
<input type="button" id="getcurrent">getcurrent</input> <br> |
|
|
|
|
|
|
|
<input type="button" id="sethighlight">sethighlight</input> <br> |
|
|
|
<br> |
|
|
|
<br> |
|
|
|
<div id='compilationdata'></div> |
|
|
|
<div id='compilationdata'></div> |
|
|
|
</body> |
|
|
|
</body> |
|
|
|