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
wall-to-wall
View to pull in comments in a wall-to-wall way...
March 25, 2009 - 6:52pm — Anonymous
$view
=
new
view;
$view
-
>
name
=
'w2w'
;
$view
-
>
description
=
''
;
$view
-
>
tag
=
''
;
$view
-
>
view_php
=
''
;
$view
-
>
base_table
=
'comments'
;
$view
-
>
is_cacheable
=
FALSE
;
$view
-
>
api_version
=
2
;
social-networking
views
wall-to-wall
Read more