This code makes two fields available in views

  1. Bloginfo: Title
  2. Bloginfo: Description

This code works but doesn't format the output from the blog description as the user selects (Filtered, Full HTML, PHP code, ...) it just spits out raw data. Also working on option to show blog title 'As link' (to 'User's Blog').

/**
 * Implementation of hook_views_tables().
 *
 * Exposes blog information to the views system.
 */
CommentFileSizeAuthor
bloginfo_views_tables.txt770 byteslevel02

Comments

ethanre’s picture

Thanks for this code. Awesome.
I put this code in the bloginfo.module, but nothing happened. I had to disable and re-enable the bloginfo module and clear site cache.

Thank you

vikingew’s picture

Anyone still have need for this, use this module, version?