Archived
1
0

add more info in mod panel, add admin action to rethumb

This commit is contained in:
jeff 2015-09-22 10:33:01 -04:00
parent 8c18b4405d
commit 866196e810

View File

@ -25,9 +25,14 @@
<button onclick="nntpchan_unban()">unban (ip)</button>
</div>
</div>
<hr />
<div>
<button onclick="nntpchan_admin('template.reload', {})">reload all templates</button>
</div>
<div>
<label>very load heavy actions, use with care</label>
<button onclick="nntpchan_admin('frontend.regen', {})">regenerate all pages</button>
<button onclick="nntpchan_admin('thumbnail.regen', {})">regenerate all thumbnails</button>
</div>
<div id="nntpchan_mod_result"></div>
<noscript>