tomadams / web2020

0 stars 0 forks source link

Alphabet Index for Personal Page #65

Open tomadams opened 3 years ago

tomadams commented 3 years ago

Mila feels strongly that the following alphabet graphic be used. Breaking this off as a separate issue to be tracked.

image

Is there a way to hide or gray out the "E,I,J,L,N,O,Q,T,U,V,X" buttons, thus preventing the "No personal collections found" message?

I'd have to write code to do this. This will have to wait until after site launch.

Let's add the Archives sidebar only to the top of this page. Want to keep the bottom area that displays the different collections card at full width.

This would be another code change to create a new template that has a half page height sidebar. This is going to have to wait until after site launch.

Can the index be placed in a 5 or 6 column grid? In trying to keep with the initial styling.

Yes, but again it's another code change and will have to wait until after site launch.

Originally posted by @srunkows in https://github.com/tomadams/web2020/issues/46#issuecomment-740073177

tomadams commented 3 years ago

Provided javascript and css that will work with jPList buttons-path-filter, to gray out the button text if there are no corresponding collections that start with that letter. Look for the code in "Alphabet" file.

When embedded into the page, the result is: image

Would actually want the buttons to appear in the right column.