DrupalBin
Submit Code
About
Recent Posts
Fix for Views cumulus: tag_cloud
Fix for Code
sjfgjgjfgidfgh
Code
Code
test.berniecram.com.alias.drushrc.php
Code
provision-deploy error
Create node programmatically with file
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
social-networking
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