You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 8, 2021. It is now read-only.
WesnothMap: add code used by the [map] tag support.
It must be configured in the ACP with the following parameters:
bbCode spec.: [map]{TEXT}[/map]
HTML: <form name="Wesnoth Map Button" target="_blank"
action="includes/WesnothMap.php" method="post">
<input type="hidden" name="wesnoth_map_data" value="{TEXT}">
<input type="submit" value="Display Map">
</form>
(cherry picked from commit ec8681a)
(cherry picked from commit 3f20b50)
0 commit comments