DrupalBin
Submit Code
About
Recent Posts
float?
2 hours 32 min
ago
views handler
6 hours 2 min
ago
Code
6 hours 18 min
ago
Code
6 hours 19 min
ago
more
Tags
CCK
drupal
fapi
jquery
menu
module
Panels
php
simpletest
test
theme
views
more tags
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Create new account
Request new password
Log in using OpenID
Cancel OpenID login
Home
menu not created
View
Download
Fix
June 29, 2008 - 5:27am — Anonymous
$items
[
'user/%user/persona'
]
=
array
(
'title'
=>
'OpenID Attribute Exchange Personas'
,
'page callback'
=>
'openid_ax_persona'
,
'access callback'
=>
TRUE
,
'type'
=> MENU_LOCAT_TASK,
'file'
=>
'openid_ax.pages.inc'
)
;
openid_ax