post #9000000 GET!
Donmai

Danbooru changelog discussion thread

Posted under Bugs & Features

1. (on donmai.us) A repository of high-quality anime-style art and doujinshi.

The "high-quality" in this ought to be changed to just "curated" because very few posts uploaded by unres or approved by approvers nowadays can really be called "high quality".

Nameless_Contributor said:

Use a <span> like so:

<span style="line-height: 2em;">Text goes here</span>

This doesn't seem to work when I try to set it below 1em, which is what I was trying to do (and sorry for not specifying this earlier).

Nameless_Contributor said:

In that case you'll have to use a <div> instead.

Almost got ninja'd, good thing I refreshed this thread before editing my previous reply.

Anyway, I figured out how. Apparently you have to put the line-height inside both the <div> and the <span> element. And said <span> element has to be inside the <div class="note-box-attributes"> element for it to work.

So something like this:

<div class="note-box-attributes" style="line-height: 0.5;">
    <span style="line-height: 0.5;">
        Text goes here
    </span>
</div>

One of the TL notes on post #8540652 (4th panel, 2nd bubble) demonstrates this. Remove one of the line-height and you'll see the whole thing stops working.

Feature request: add links to help:upload page and help:upload_rules page on new user registration email verification page.

Helps the new member to know the tagging rules, helps danbooru not to be swamped by low-quality images. Even if they didn't read it, at least we already provided them the links instead of leaving new users to browse the not-so-user-friendly site navigation.

I don't know if it is just me, but did the tag list in the main page change? Because it used to be some kind of "most popular tag on each category" when I look at it every day. Now the tag list changes when you go to another page there.

EDIT: Never mind, it got changed back

Updated

I'd like to request the streamlining of accessing a tag's post history by adding that option in the tag's wiki next to the "history" and "edit" menus. Or directly to its search result.

I don't know why but it's especially tedious for character tags (more-so for original's) when the dropdown suggestions only show up after you've already typed in most of the tag name.

TLDR: Please add "Post history" direct link option in tag wiki menu for convenience.

Bionicman76 said:

I'd like to request the streamlining of accessing a tag's post history by adding that option in the tag's wiki next to the "history" and "edit" menus. Or directly to its search result.

I don't know why but it's especially tedious for character tags (more-so for original's) when the dropdown suggestions only show up after you've already typed in most of the tag name.

TLDR: Please add "Post history" direct link option in tag wiki menu for convenience.

But it's already there if you look at the bottom left.

1 40 41 42 43 44 45