Community Documentation

My Blog link

Last updated November 17, 2005. Created by sepeck on November 17, 2005.
Log in to edit this page.

Create a block with the following code

<?php
global $user;
print
l("My Blog", "blog/" . $user->uid);
?>

Thanks go to MichelleC and Richard Eriksson from this post.

Reference

Drupal’s online documentation is © 2000-2012 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.
nobody click here