Page 1 of 1
Funny little stuff
Posted: Sat 20. May 2006, 14:43
by Stim
Funny little stuff to integrate with phpwcms maybe
http://maps.google.com/
Anyone use this stuff in phpwcms for online show?

Posted: Sat 20. May 2006, 15:18
by Fulvio Romanin
http://www.rototomsunsplash.com
"mappe" on the right... but just linked, not integrated..
Posted: Sat 20. May 2006, 15:27
by Ati
That would be nice if u could integrate into the PHPwcms...
But it seems impossible
Posted: Sat 20. May 2006, 16:18
by Fulvio Romanin
integrate HOW?
give a look to this:
http://ka-map.maptools.org/
Posted: Sun 21. May 2006, 02:50
by Stim
Its not same mapp as google. First you have to gett free API key
Sign up for a Google Maps API key:
http://www.google.com/apis/maps/signup.html
Google Maps API Documentation:
http://www.google.com/apis/maps/documentation/
Install:
Edits google_earth.html
Find: THAILAND
Replace by: Your KEY
Save
Upload all to folder sourcesportal_plugins
Edits:
-> Go to Look and Feel
-> Choose Skin
-> Edit Template HTML
-> IPB Portal
-> Edit csite_skeleton_template
You Must Do This For Each Skin You Have.
Find: <!--MAIN-->
Add Below: <!--::google_earth::-->
Save Template Bit
FINISHED!
Install guide from
http://mods.invisionize.com/db/index.php/f/6431
Ati, if you whont to use that maps from Fulvio Romanin linked to, from
http://www.frappr.com/rototompeople , then just use this script in some article on your site.
<script>
var frappr_mapheight = 300;
var frappr_mapwidth = 300;
var frappr_maplat = 45.4879955;
var frappr_maplon = 9.19903;
var frappr_mapzoom = 13;
var frappr_host = "
http://www.frappr.com/";var gid = 600982;</script>
<script src="
http://www.frappr.com/ajax/mapwidget.js"></script>
I tested it and its works but there are some script problem between that cod fromn
http://www.frappr.com and Internet Explorer.
Posted: Wed 24. May 2006, 14:45
by oeconom
Hi!
I like this frapr thing, the integration of location, people, network (relationship) and chat.
Integration with plazes could be good here (
http://www.plazes.om )
Gretings,
Felix
Posted: Wed 24. May 2006, 17:17
by Kosse
You know phpwcms has a Frappr! group ?
http://www.frappr.com/phpwcms
Cheers