DrupalBin
Submit Code
About
Recent Posts
Drupal 5 menu
1 hour 5 min
ago
Views 2 get all field names
1 hour 47 min
ago
Code
2 hours 25 min
ago
How do i make this work in D6 (I have to clear the cache everytime to see the tabs)
5 hours 16 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
visibility
Blog author information
February 7, 2008 - 6:39pm — Anonymous
<?php
// $Id$
/**
* @file
* Implements block for showing archives, user picture, and links for blog sidebars.
*/
function
blog_sidebar_block
(
$op
=
'list'
,
$delta
=
0
,
$edit
=
array
(
)
)
{
block
module
visibility
Read more