DrupalBin
Submit Code
About
Recent Posts
Serializable closures
Closures in menu item arguments
dpr($content['field_headshot'])
Fix for Git push error
Проверка
Code
$item['title'] = $item['title'];
Loading specific field
expire give non-aliased paths
Fix for 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
module
foreach is beeing disregarded dispite variable is array. Please help. Outside Drupal it works as standalone.php file
May 17, 2012 - 10:57am — Anonymous
<?php
/**
* @file csv_import.module
* TODO: Enter file description here.
*/
function
csv_import_permission
(
)
{
$perms
=
array
(
'parse csv content'
=>
array
(
'title'
=>
t
(
'Pars
array
drupal 7
foreach
module
Read more
foreach is beeing disregarded dispite variable is array inside drupal. Please help. Outside Drupal it works as standalone.php
May 17, 2012 - 10:33am — Anonymous
<?php
/*
* Here is a sample csv file.
array
drupal 7
foreach
module
Read more
foreach is beeing disregarded dispite variable is array inside drupal. Please help. Outside Drupal it works as standalone.php
May 16, 2012 - 7:48pm — Anonymous
<?php
/*
* Here is a sample csv file.
array
drupal 7
foreach
module
Read more
Fix for foreach is disregarded dispite variable is array inside drupal. Please help
May 16, 2012 - 7:26pm — Anonymous
<?php
/*
* Here is a sample csv file.
array
drupal 7
foreach
module
Read more
file.php works, in Drupal 7 it does not
May 15, 2012 - 12:21pm — Anonymous
<?php
/*
* Here is a sample csv file.
csv
drupal 7
module
Read more
Importing data into Drupal 7
May 15, 2012 - 11:33am — Anonymous
<?php
/*
* Here is a sample csv file.
csv
drupal 7
module
Read more
Fix for Fix for Fix for Fix for zoho-create-user.module
May 8, 2012 - 12:11am — Anonymous
<?php
/**
* Implements hook_menu()
*/
function
zoho_create_user_menu
(
)
{
$items
[
'zohocreate'
]
=
array
(
'title'
=
>
t
(
'Create a user from the CRM'
)
,
'page callback'
=
>
'create_zohocrm
module
Read more
Fix for Fix for Fix for zoho-create-user.module
May 7, 2012 - 11:53pm — Anonymous
<?php
/**
* Implements hook_menu()
*/
function
zoho_create_user_menu
(
)
{
$items
[
'zohocreate'
]
=
array
(
'title'
=
>
t
(
'Create a user from the CRM'
)
,
'page callback'
=
>
'create_drupal_
module
Read more
Fix for Fix for zoho-create-user.module
May 7, 2012 - 11:20pm — Anonymous
<?php
/**
* Implements hook_menu()
*/
function
zoho_create_user_menu
(
)
{
$items
[
'zohocreate'
]
=
array
(
'title'
=
>
t
(
'Create a user from the CRM'
)
,
'page callback'
=
>
'create_drupal_
module
Read more
Fix for zoho-create-user.module
May 7, 2012 - 11:08pm — Anonymous
<?php
/**
* Implements hook_menu()
*/
function
zoho_create_user_menu
(
)
{
$items
[
'zohocreate'
]
=
array
(
'title'
=
>
t
(
'Create a user from the CRM'
)
,
'page callback'
=
>
'create_drupal_
module
Read more
1
2
3
4
5
6
7
8
9
…
next ›
last »