wvulibraries / databases_deprecated

Other
0 stars 1 forks source link

Highlight new and trial databases #18

Closed MichaelRBond closed 8 years ago

MichaelRBond commented 8 years ago

I've added the code for it. needs icons and styled.

MichaelRBond commented 8 years ago

Need a feature section on homepage similar to : http://libguides.wvu.edu/az.php

MichaelRBond commented 8 years ago

@timbroadwater on the example page (linked above) all they do is display the same database listing, in a smaller div. So, i've done the same thing fo rthe sake of this.

we may just want to hide the accordion stuff when in the new/trial div.

timbroadwater commented 8 years ago

This is now accessible on the homepage, and is in the coding you need to do for Color Facets #34 .

MichaelRBond commented 8 years ago

They specifically asked for the extra box to be added, with the details of the databases. The highlight box listed all the New and Trial databases immediately.

I don't think we need the highlight box on internal pages, but on the app homepage I think we are going to need it.

This code will add it back in. {local var="highlighted_databases"}

Was removed in: d58fd329

timbroadwater commented 8 years ago

I know what they specifically asked for, but I'm not going to add it because it interferes with the homepage dynamic. This is one click, so this is an enhancement, not an error.

MichaelRBond commented 8 years ago

This is a two part issue.

1) is the box 2) are the icons in the database listing.

1 can wait to see if it is still necessary.

2 is needed for this version.

MichaelRBond commented 8 years ago

2 is being covered by this issue, i think: https://github.com/wvulibraries/databases/issues/34

MichaelRBond commented 8 years ago

This issue has been split up into

https://github.com/wvulibraries/databases/issues/57 and https://github.com/wvulibraries/databases/issues/58

closing this issue to work from the separated issues.