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
location
Fix for Views Location + Content profile + Image Field
November 10, 2011 - 7:28am — Anonymous
$view
=
new
view;
$view
-
>
name
=
'Locative_Information'
;
$view
-
>
description
=
'This view creates a Closest_Houses block on user profile which geocalizes user
\'
s profile address'
;
$view
-
>
tag
=
''
;
$
content profile
image field
location
views
Read more
Views Location + Content profile + Image Field
November 10, 2011 - 7:26am — Anonymous
$view
=
new
view;
$view
-
>
name
=
'Locative_Information'
;
$view
-
>
description
=
'This view creates a Closest_Houses block on user profile which geocalizes user
\'
s profile address'
;
$view
-
>
tag
=
''
;
$
content profile
image field
location
views
Read more
Fix for location_user_category.module
August 19, 2011 - 9:14am — Anonymous
<?php
/**
========User Location Category module=======
* file: location_user_category.module
* Puts The User Location fieldset in specific profile category,
* so that is displayed on other tab
location
profile
tab
user
User Location
user location category
Read more
location_user_category.module
August 19, 2011 - 8:45am —
zet
<?php
/**
========User Location Category module=======
* file: location_user_category.module
* Puts The User Location fieldset in specific profile category,
* so that is displayed on other tab
location
profile
tab
user
User Location
user location category
Read more
location_user_category.install
August 19, 2011 - 8:35am —
zet
<?php
/**
* @file
* Installation / uninstallation routines for location_user_category.module.
*/
/**
* Implentation of hook_uninstall().
*/
function
location_user_category_uninstall
(
)
location
profile
tab
user
User Location
user location category
Read more
location_user_category.module
August 19, 2011 - 8:33am —
zet
<?php
/*file: location_user_category.module
========User Location Category module=======
*- puts The User Location fieldset in specific profile category,
*so that is displayed on other tab than t
location
profile
tab
user
User Location
user location category
Read more
User Location on specific Profile category/tab
August 19, 2011 - 8:33am —
zet
<?php
/*file: location_user_category.module
========User Location Category module=======
*- puts The User Location fieldset in specific profile category,
*so that is displayed on other tab than t
location
profile
tab
user
User Location
user location category
Read more
location_user_category.info
August 19, 2011 - 8:25am —
zet
name = Location User Category
description = Put user locations fieldset on specific profile category.
;dependencies
[
]
= location
dependencies
[
]
= location_user
package = Location
core = 6.x
category
location
profile
tab
user
User Location
user location category
User Location on specific Profile category/tab
August 19, 2011 - 8:21am —
zet
<?php
/*file: location_user_category.module
========User Location Category module=======
*- puts The User Location fieldset in specific profile category,
*so that is displayed on other tab than t
category
location
profile
tab
user
User Location
user location category
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
1
2
next ›
last »