Tried some funny stuff hoping to find the upload map button -- in the map vault (using FAF Client), tried hitting tab on the keyboard to cycle through the possible buttons and hitting spacebar to 'press' each button; tried randomly selecting/highlighting with the mouse pointer all over the place, CTRL+C and CTRL+V in notepad hoping to catch the button -- but to no avail.
Then I tried looking at the map vault page's source code with my internet browser:
http://www.faforever.com/faf/vault/maps.php ... I think the section of code in the maps.php page that defines the area in the middle of the blue stripe on top (where I'm told the Upload Map button should appear) is as follows:
- Code: Select all
<div class="hmiddle">
<div class="middle-block" style="width: 25%;"></div>
<div id="ajax-loader" style="display: none;"></div>
</div>
Nowhere within this is there an Upload Map button declaration. Even looking at the rest of the page code I could not find any code at all that generates an "Upload Map" button! I suppose this is a safety measure to restrict permission to upload maps to those who have the FAF Client only. I assume that means the code to spawn the Upload Map button exists inside the FAF Client itself and not the vault/maps.php page.
Anyone have more insight about how the map vault code works?
-(an increasingly sad) Mark