Skip to content

see readme for the changelog details, bump to 1.8.0#3

Open
Globegitter wants to merge 2 commits into
samsonw:masterfrom
Globegitter:master
Open

see readme for the changelog details, bump to 1.8.0#3
Globegitter wants to merge 2 commits into
samsonw:masterfrom
Globegitter:master

Conversation

@Globegitter

Copy link
Copy Markdown

This is basically a PR for Issue #2 that I just opened yesterday.
It adds both the features I asked for, plus I added a second save button to the top of the form for quicker access and one more css example so it is easier to make the design a bit more neutral.
I haven't don't extensive testing yet, but it will go live on one a blog tomorrow.
Btw, I also added a default-icon if there is no featured image. It is licensed under CC0 (http://creativecommons.org/publicdomain/zero/1.0/) so should hopefully be no issue.
If you think anything should be changed/improved just let me know and I'll do my best.

@Globegitter

Copy link
Copy Markdown
Author

@samsonw another thing that I also just realized it is really easy to change the grid archive style really easy to a more grid portfolio style, as in that you just have all the posts lined up in a grid without any information about dates (e.g. see http://dogjudo.com/episodes/) which is just by adding a line of:

 #grid_archives ul li.ga_year_month{display: none;}

when using the Classic style. But I am thinking, couldn't it be useful for users who don't know HTML/CSS that well to simply add it as a checkbox option? What do you think?

@samsonw

samsonw commented Sep 30, 2013

Copy link
Copy Markdown
Owner

@Globegitter Thanks for the PR and the great suggestions, I will take a look at it this weekend.

@Globegitter

Copy link
Copy Markdown
Author

No worries and thank you, I am looking forward to it. Another suggestions: What do you think of making the whole boxes clickable? (I would just put it as default without any option for it) I think that is especially useful on mobile, to have something bigger to click on.
Edit: Or, since we would have to use this trick for the div http://stackoverflow.com/questions/796087/make-a-div-into-a-link we could also just make the images to a link.

@Globegitter

Copy link
Copy Markdown
Author

@samsonw have you had a chance yet to look at it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants