MantisBT - v4.0 Release (Planning)
View Issue Details
0000878v4.0 Release (Planning)Cosmetic/UI Issuespublic2011-07-10 04:402016-12-29 10:16
ReporterFvD 
Assigned Tocaseydk 
PrioritynormalSeveritytrivialReproducibilityalways
StatusacknowledgedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version4.0Fixed in Version4.0 
Summary0000878: Decrease design clutter on the login page
DescriptionDecrease design clutter on the login page (also for more flexible customization), put "powered by" + link in text in the footer.

At this moment, just changing the logo with a company logo is far from enough. A clean login page makes it much easier to customize web2project for a new company setup.
TagsNo tags attached.
Attached Files

Notes
(0002139)
caseydk   
2011-08-09 13:08   
Can you describe some specific itemsto change here?
(0002157)
FvD   
2011-08-21 09:50   
------- Multiple ICO files -------
/style/web2project/favicon.ico - Size 32x24

/style/web2project/w2p_icon.ico - Size 32x24

/style/web2project/images/w2p_icon.ico - Size 32x24

/style/web2project/images/w2p_icon.ico - Size 32x24

/style/web2project/images/icons/w2p_icon.gif - Size 32x24

/style/web2project/images/icons/w2p.gif - Size 32x24

Keep only two names: favicon.ico and company_icon.ico

If there is no technical reason to masquerade an .ico file as a .gif then don't (see below: issues with extensions), if there is then rename to : company_icon.gif and give technical instructions to create them as ico, but rename to .gif.

Are all these locations required? If not then reduce numbers.
 
------- the Company Logo files -------
/style/web2project/images/w2p_logo.jpg - Size 550x125
-> Rename to company_logo_550x125.jpg

/style/web2project/images/modules/public/public.png - Size 64x64
-> rename to company_public_64x64

/style/web2project/images/title.jpg - Size 123x28
-> Rename to company_title_123x28

------- Issues found with picture extensions -------
/style/web2project/images/w2p_logo.jpg
-> the extension is not correct, this is not a jpg image, but in PNG format.

/style/web2project/images/icons/w2p_icon.gif
-> the extension is not correct, this is not a jpg image, but in ICO format.

/style/web2project/images/icons/w2p.gif
-> the extension is not correct, this is not a jpg image, but in ICO format.
(0002158)
FvD   
2011-08-21 09:53   
The design clutter I referred to is in the header of the login page. If you remove:

<td style="background:url(./style/web2project/images/logo_bkgd.jpg)"> </td>

or rename it to company_logo_bkgrd.jp and make its position clear in the documentation then we mere mortal users can find it and take it out, or change colour/design as required.
(0003371)
caseydk   
2014-05-20 20:49   
A bunch of the clutter is gone but not all of it.

In the meantime, check out the Bootstrap theme:
https://github.com/web2project/style-bootstrap

I'd like to roll it into core for v4.0
(0003638)
caseydk   
2014-08-31 22:19   
The login screen has been reworked in v4.0 to be much simpler and cleaner. All graphics are removed too.
(0003836)
caseydk   
2016-12-29 10:16   

I'm changing this issue to acknowledged.

While it's resolved in the v4.0 development branch. That is going to be reviewed commit by commit and merged into a new development branch over the next couple months.

Issue History
2011-07-10 04:40FvDNew Issue
2011-08-09 13:08caseydkNote Added: 0002139
2011-08-09 13:08caseydkStatusnew => feedback
2011-08-21 09:50FvDNote Added: 0002157
2011-08-21 09:53FvDNote Added: 0002158
2014-05-20 20:49caseydkNote Added: 0003371
2014-05-22 19:54caseydkCategoryGeneral => Cosmetic/UI Issues
2014-08-31 22:17caseydkProjectPending Requests => v4.0 Release (Planning)
2014-08-31 22:18caseydkProjectv4.0 Release (Planning) => Third-party Modules
2014-08-31 22:18caseydkCategoryCosmetic/UI Issues => General
2014-08-31 22:18caseydkProjectThird-party Modules => v4.0 Release (Planning)
2014-08-31 22:19caseydkNote Added: 0003638
2014-08-31 22:19caseydkStatusfeedback => resolved
2014-08-31 22:19caseydkFixed in Version => 4.0
2014-08-31 22:19caseydkResolutionopen => fixed
2014-08-31 22:19caseydkAssigned To => caseydk
2014-09-06 14:21caseydkCategoryGeneral => Cosmetic/UI Issues
2014-09-06 14:21caseydkTarget Version => 4.0
2016-12-29 10:16caseydkStatusresolved => acknowledged
2016-12-29 10:16caseydkNote Added: 0003836