Active
Project:
Blog Information
Version:
5.x-2.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2008 at 18:06 UTC
Updated:
18 Mar 2010 at 20:17 UTC
This code makes two fields available in views
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.
*/| Comment | File | Size | Author |
|---|---|---|---|
| bloginfo_views_tables.txt | 770 bytes | level02 |
Comments
Comment #1
ethanre commentedThanks 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
Comment #2
vikingew commentedAnyone still have need for this, use this module, version?