1. 'Related projects' (pivots_block: Recommendations) should be at the bottom of the sidebar (Moved manually on git7 now)
2. 'Project information' section of the node should be below 'Downloads'
3. Following fields should be hidden on the node view (I tried hiding them manually on git7 via UI, but it didn't work.):

Demo: 
Changelog: 
Documentation: 
License: 
Homepage: 
Screenshots: 
Has project releases: 
Custom version format string:

4. In 'Project information' section of the node 'Module categories' should be the 3rd line instead of 1st.

Comments

drumm’s picture

Assigned: Unassigned » drumm
drumm’s picture

Issue summary: View changes

.

tvn’s picture

Added #4 to issue summary: In 'Project information' section of the node 'Module categories' should be the 3rd line instead of 1st.

drumm’s picture

For #3, I had written an update function for this, but it was running too early. I expect it to be fixed up in the full build that is happening right now.

For ordering problems: now is a decent chance to sanity check the order. The project info and downloads have even been randomly switching places on D6 production at times.

drumm’s picture

Status: Active » Fixed

These are now fixed and being merged to git7.

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

4

  • Commit 990c877 on 7.x-3.x, 7.x-3.x-dev by drumm:
    [#1997882] Update ordering on project pages.
    
  • Commit b7ba791 on 7.x-3.x, 7.x-3.x-dev by drumm:
    [#1997882] Work around [#2040399]