Ticket #228 (closed Task: fixed)
Make quotes block data driven
Reported by: | rk | Owned by: | Malte |
---|---|---|---|
Priority: | Major | Milestone: | |
Component: | Drupal Website | Version: | 4.0.9 |
Keywords: | Cc: | ||
Complexity: | 3 | Area: | |
Module: |
Description
The quotes block needs to be generated from the database, using views / panels. An alpha implementation block already exists.
Change History
comment:2 Changed 12 years ago by Malte
- Status changed from new to accepted
- Owner set to Malte
nearly done.. language specific query of quotes.
todo:
- calculations for the block should just be done on the <front> page,
- ui / rendering of fetched statements like the one which is there now
comment:4 Changed 12 years ago by rk
There's a block called "View: Quotes: Random Quote" that shows "true" random quotes with picture and name. It is language aware. It only needs to be styled. To see it, you need to enable it in your user profile.
comment:5 Changed 12 years ago by rk
Is styled and working. Please check, if it's working for you. You need to enable it in your user profile and disable the "Current Statement EN" and "Current Statement DE" Blocks.
see #228