DrupalBin
Submit Code
About
Recent Posts
Code
Fix for Fix for Code
Fix for Code
Code
Node type whitelist
an axe coach accessories
coach purses married
Fix for de las ghd alturas
de las ghd alturas
Code
more
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Log in using OpenID
Cancel OpenID login
Create new account
Request new password
Tags
CCK
drupal
fapi
jquery
menu
module
php
simpletest
taxonomy
test
theme
views
more tags
Home
gmap
Them snippet causing problems with displaying a gmap on the same page
April 6, 2010 - 4:58am — Anonymous
function
anglerschannel_preprocess_page
(
&
$vars
)
{
if
(
arg
(
2
)
!
=
'edit'
&&
arg
(
1
)
!
=
'add'
)
{
$vars
[
'template_files'
]
[
]
=
"page-node-"
.
gmap
theme
Read more
Module to modify all gmap default cities at the same time
December 16, 2009 - 12:17pm — Anonymous
<?php
// $Id$
/* HOOK_MENU */
function
hoteles_config_menu
(
)
{
$items
=
array
(
)
;
$items
[
'admin/settings/hoteles'
]
=
array
(
'title'
=
>
t
(
'Configuración hoteles'
)
,
'description'
=
>
t
(
all
city
gmap
location
massively
modify
Read more
views plugin gmap stuff
November 23, 2009 - 12:41pm — Anonymous
if
(
$view_markermode
==
1
)
{
// popup
$marker
[
'text'
]
=
$this
-
>
row_plugin
-
>
render
(
$row
)
;
}
elseif
(
$view_markermode
==
2
)
{
// link
gmap
views
Read more
Google Map embed
April 13, 2008 - 7:06am — Anonymous
drupal_set_html_head
(
'
<script src="http://maps.google.com/maps?file=api&v=2&key='
.
variable_get
(
'google_map_api_key'
,
''
)
.
'"
type="text/javascript">
</script>
gmap
google map
maps
Read more
That gmap bug thing
March 20, 2008 - 10:42pm — Anonymous
<!
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"
xml:lang=
"en"
lang=
"en"
>
<
head
>
gmap
Read more
That gmap bug thing
March 20, 2008 - 10:42pm — Anonymous
<!
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"
xml:lang=
"en"
lang=
"en"
>
<
head
>
gmap
Read more