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
profile
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
Trying to make a menu tab to user profile
May 12, 2011 - 5:06am — Anonymous
<?php
/**
* Implement hook_menu
*/
function
puravisa_custom_menu
(
)
{
$menu
[
'node'
]
=
array
(
'title'
=
>
'My Profile'
,
'description'
=
>
'Click here to visit your profile'
,
'typ
profile
tabs
Read more
Fix for Fix for Fix for Fix for Fix for Fix for Fix for Fix for Fix for Fix for Fix for Fix for Fix for Fix for Fix for Friends
January 16, 2010 - 12:01am — Anonymous
<?php
global
$user
;
$rtid
=
1
;
//Relationship type ID.
$max
=
5
;
//The amount of users to show on the block.
$user_rel
=
db_query
(
"
SELECT u.uid
FROM {users} u
LEFT JOIN {user_relationships}
display
field
FOAF
grid
profile
row
table
user
Read more
Fix for Fix for Fix for Fix for Fix for Fix for Fix for Fix for Fix for Fix for Fix for Fix for Fix for Fix for Friends of frien
January 15, 2010 - 11:59pm — Anonymous
<?php
global
$user
;
$rtid
=
1
;
//Relationship type ID.
$max
=
5
;
//The amount of users to show on the block.
$user_rel
=
db_query
(
"
SELECT u.uid
FROM {users} u
LEFT JOIN {user_relationships}
display
field
FOAF
grid
profile
row
table
user
Read more
1
2
3
4
next ›
last »