Funny little stuff

Post non-phpwcms related topics here - but I don't want to see "hey check this or that other cms". Post if you have a point or worthwhile comment, don't post just to increase you post count!
Post Reply
Stim
Posts: 587
Joined: Mon 6. Jun 2005, 13:13

Funny little stuff

Post by Stim »

Funny little stuff to integrate with phpwcms maybe :lol:
http://maps.google.com/

Anyone use this stuff in phpwcms for online show? :lol:
User avatar
Fulvio Romanin
Posts: 394
Joined: Thu 4. Dec 2003, 11:12
Location: Udine, Italy
Contact:

Post by Fulvio Romanin »

http://www.rototomsunsplash.com

"mappe" on the right... but just linked, not integrated..
Completeness is reached through subtraction, not through addition
Ati
Posts: 50
Joined: Fri 19. May 2006, 20:09
Contact:

Post by Ati »

That would be nice if u could integrate into the PHPwcms...
But it seems impossible
"Seien wir realistisch - versuchen wir das Unmögliche" (Chè Guevara)
User avatar
Fulvio Romanin
Posts: 394
Joined: Thu 4. Dec 2003, 11:12
Location: Udine, Italy
Contact:

Post by Fulvio Romanin »

integrate HOW?
give a look to this:
http://ka-map.maptools.org/
Completeness is reached through subtraction, not through addition
Stim
Posts: 587
Joined: Mon 6. Jun 2005, 13:13

Post 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.
User avatar
oeconom
Posts: 337
Joined: Fri 13. May 2005, 09:33
Location: Kassel Area
Contact:

Post 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
...alles wird gut!
still alive...
Experimenting with phpwcms and hoping to have time one day to get a site live... :wink:
One Site finished! :P
User avatar
Kosse
Posts: 1066
Joined: Thu 9. Sep 2004, 12:08
Location: Brussels, Belgium
Contact:

Post by Kosse »

You know phpwcms has a Frappr! group ? ;)

http://www.frappr.com/phpwcms

Cheers
Post Reply