Closed
Bug 571345
Opened 15 years ago
Closed 15 years ago
Long project headlines cut off on "projects" landing page
Categories
(Websites Graveyard :: drumbeat.org, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mthompson2000, Assigned: ned)
Details
(Whiteboard: Drumbeat beta, deploy to production, in trunk)
http://www.drumbeat.org/projects
Some projects headlines are being cut off by the row below them
| Reporter | ||
Updated•15 years ago
|
Assignee: nobody → ned
Whiteboard: Drumbeat beta
| Assignee | ||
Comment 1•15 years ago
|
||
Surprisingly enough the fix for this will require a complete re-build of this page. Something that will have to be done for other reasons anyways.
I am happy to take that on.
| Assignee | ||
Comment 2•15 years ago
|
||
also make sure all the various views are using the right fields:
Content:Image
Node:Title
Content:Project Headline
OG: Group: Members count
(Vote results) Vote results: Value
| Assignee | ||
Comment 3•15 years ago
|
||
List of all the project-card views:
Front Page
-> Featured Projects
Project Landing Page
-> Featured Projects
-> Rising Projects
-> Latest Projects
Project Index
-> Project Index
| Assignee | ||
Comment 4•15 years ago
|
||
Would be idea to have all of these blocks use the same template
| Assignee | ||
Comment 5•15 years ago
|
||
$svncm 'Bug 571345 - Long project headlines cut off on "projects" landing page -- removing overridding field view templates for project lists'
Deleting views/views-view-fields--featured-projects.tpl.php
Deleting views/views-view-fields--latest-projects.tpl.php
Deleting views/views-view-fields--project-index.tpl.php
Deleting views/views-view-fields--rising-projects--block-1.tpl.php
Deleting views/views-view-fields--rising-projects--block-2.tpl.php
Committed revision 607.
| Assignee | ||
Comment 6•15 years ago
|
||
$ svncm 'Bug 571345 - Long project headlines cut off on "projects" landing page -- fixing classes not being passed from view into template for views'
Sending views/views-view.tpl.php
Transmitting file data .
Committed revision 608.
| Assignee | ||
Comment 7•15 years ago
|
||
$ svncm 'Bug 571345 - Long project headlines cut off on "projects" landing page -- styling for site-wide project list layouts'
Sending drumbeat/css/style.css
Transmitting file data .
Committed revision 609.
| Assignee | ||
Comment 8•15 years ago
|
||
DRUPAL:
--> admin/build/views
[Revert / Delete] : project_index, rising_projects, latest_projects, featured_projects
| Assignee | ||
Comment 9•15 years ago
|
||
DRUPAL:
--> admin/build/views/import
http://drumbeat.trellon.org/dbl/admin/build/views/export/project_index
http://drumbeat.trellon.org/dbl/admin/build/views/export/rising_projects
http://drumbeat.trellon.org/dbl/admin/build/views/export/latest_projects
http://drumbeat.trellon.org/dbl/admin/build/views/export/featured_projects
| Assignee | ||
Comment 10•15 years ago
|
||
DRUPAL:
Flush All Caches
| Assignee | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Whiteboard: Drumbeat beta → Drumbeat beta, deploy to staging
| Assignee | ||
Comment 11•15 years ago
|
||
for the step in comment 9, use these exported views instead:
http://drumbeat-trunk.stage.mozilla.com/admin/build/views/export/project_index
http://drumbeat-trunk.stage.mozilla.com/admin/build/views/export/rising_projects
http://drumbeat-trunk.stage.mozilla.com/admin/build/views/export/latest_projects
http://drumbeat-trunk.stage.mozilla.com/admin/build/views/export/featured_projects
| Assignee | ||
Comment 12•15 years ago
|
||
migrated to trunk
| Assignee | ||
Updated•15 years ago
|
Whiteboard: Drumbeat beta, deploy to staging → Drumbeat beta, deploy to staging, in trunk
| Assignee | ||
Updated•15 years ago
|
Whiteboard: Drumbeat beta, deploy to staging, in trunk → Drumbeat beta, deploy to production, in trunk
| Assignee | ||
Comment 13•15 years ago
|
||
this is in staging too
Updated•11 years ago
|
Product: Websites → Websites Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•