Closed (fixed)
Project:
Views Bonus Pack
Version:
5.x-1.2-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2008 at 08:23 UTC
Updated:
6 Dec 2008 at 04:12 UTC
Jump to comment: Most recent file
Comments
Comment #1
Psycnic commentedI'm having the same problem. Any solution yet?
Comment #2
sidharth_k commentedNone :-(. Guys! please help. I'm tired to doing
list-style: none;in my css files. Views 2 in Drupal 6 has unformatted feature built in. So use drupal 6 if possible.Comment #3
open-keywords commentedsame request, but the code looks pretty light !
Comment #4
open-keywords commentedOk
I have a working patch.
The author of this module seems to have changed his mind and everything in the code is named "plain" instead of "bare" (indeed, the full story is here http://drupal.org/node/209114)
Then Drupal loading process of modules based on naming conventions doesn't work, and it doesn't showup
I renamed every 'plain' into 'bare', flushed the views cache, and it is now available.
Enjoy
Comment #5
neclimdulcommit. thanks.