[AC-Admins] Website update! [And aditional things requested!]
Pippin Bear
pippin at floof.org
Sun Jun 11 06:26:03 EDT 2006
On Sun, Jun 11, 2006 at 04:03:48AM -0400, Solei wrote:
> The map will be located at http://www.anthrochat.net/servers/index.php
> when all things are said and done. :3
Okiedokie, I've generated a key which "is good for all URLs in this
directory: http://www.anthrochat.net/servers/". So you can move it around
within that directory, but move it outside that directory and it'll break.
So here's what to put in that file then. (Careful the long lines.)
Obviously you'll need to change things to integrate it into the existing
PHP web site; how you do that I wouldn't know; depends how the PHP is
structured of course.
<!-- -------------------- CUT HERE -------------------- -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml">
<head>
<style type="text/css">
v\:* {
behavior:url(#default#VML);
}
</style>
<script src="http://maps.google.com/maps?file=api&v=1&key=ABQIAAAAfAcrfQqB5UGwQdidMDOmlBQfpYRzP2Y98yqKOxD8VTLvWsHUPhSEguXLD3gpsOKsykkPSDhnc8TEhw" type="text/javascript"></script>
</head>
<body>
<div id="map" style="width: 750px; height: 500px"></div>
<script type="text/javascript" src="http://web.floof.org/anthrochat/serverdefs.js"></script>
<script type="text/javascript" src="http://web.floof.org/anthrochat/map.js"></script>
</body>
</html>
<!-- -------------------- CUT HERE -------------------- -->
Pippin
More information about the Admins
mailing list