Posted by level02 on January 13, 2008 at 6:06pm
Jump to:
| Project: | Blog Information |
| Version: | 5.x-2.4 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
This code makes two fields available in views
- Bloginfo: Title
- 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.
*/| Attachment | Size |
|---|---|
| bloginfo_views_tables.txt | 770 bytes |
Comments
#1
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
#2
Anyone still have need for this, use this module, version?