tag:danbooru.me,2005:/forum_topics/14958 [Userscript/Prototype] SiteTagSearches 2020-03-01T19:26:11-05:00 tag:danbooru.me,2005:ForumPost/163600 2020-03-01T19:24:19-05:00 2020-03-01T19:26:43-05:00 @BrokenEagle98: Pushed Version 4 which involved a complete... <p>Pushed <strong>Version 4</strong> which involved a complete rewrite of the code, along with a few additions, changes and fixes.</p><ul> <li><strong>Additions</strong></li> <ul> <li>There is now a settings menu for the script</li> <ul> <li>(My Account &gt;&gt; Settings &gt;&gt; Userscript Menus) under SiteTagSearches</li> <li>The sites being included in the dropdown list can be selected here</li> <li>If no sites are selected for a particular type (source, booru), then the toggle doesn't get rendered for that type</li> </ul> </ul> <li><strong>Changes</strong></li> <ul> <li>Clicking a link now opens a new tab instead of following the link</li> <li>Removed BYC.net from the list of available sites</li> <ul><li>Their tag search function no longer works in a way which the script can support anymore</li></ul> <li>Updated the site search URLs as required</li> </ul> <li><strong>Fixes</strong></li> <ul> <li>Fixed wrong text selected for the main tag on post search queries</li> <li>Fixed several issues with the stylings causing issues with the drop-down menus</li> </ul> <li><strong>Other</strong></li> <ul><li>Multiple internal code changes and refactors</li></ul> </ul> BrokenEagle98 /users/23799 tag:danbooru.me,2005:ForumPost/142732 2018-02-04T18:46:07-05:00 2018-02-05T14:50:41-05:00 @BrokenEagle98: Pushed Version 3, based on a recommendation... <p>Pushed <strong>Version 3</strong>, based on a recommendation from evazion to add the actual tag name to the list of tags, as well as adding links to the other booru sites. This appears as the first tag in the tag list, and the list of other boorus will toggle when clicking the triangle to the left of that tag, whereas the one to the right will trigger the image sites as normal.</p><ul> <li>Minor versions</li> <li>(2018-02-05)</li> <ul><li> <strong>3.1</strong> Fixed tag link not showing up when no translated tag exists</li></ul> </ul> BrokenEagle98 /users/23799 tag:danbooru.me,2005:ForumPost/142699 2018-02-03T23:42:24-05:00 2018-02-04T00:40:58-05:00 @BrokenEagle98: Version 2, initial release. * Minor versions *... <p><strong>Version 2</strong>, initial release.</p><ul> <li>Minor versions</li> <li>(2018-02-03)</li> <ul> <li> <strong>2.1</strong> Fixed text wrapping error pointed out by <a href="/users?name=evazion">@evazion</a> </li> <li> <strong>2.2</strong> Fixed site links not rendering on single tag searches (post index)</li> <li> <strong>2.3</strong> Fixed encoding of ampersands in site links</li> </ul> </ul> BrokenEagle98 /users/23799 tag:danbooru.me,2005:ForumPost/142698 2018-02-03T21:33:08-05:00 2020-03-01T19:26:11-05:00 @BrokenEagle98: SiteTagSearches adds more site links besides... <p>SiteTagSearches adds more site links besides Pixiv for the translated tags that show up on a wiki page.</p><h4>Installation</h4><ul><li>Chrome/Firefox: Install <a rel="external nofollow noreferrer" class="dtext-link dtext-external-link dtext-named-external-link" href="http://tampermonkey.net/">Tampermonkey</a> </li></ul><h5>Project page</h5><ul><li><a rel="external nofollow noreferrer" class="dtext-link dtext-external-link" href="https://github.com/BrokenEagle/JavaScripts">https://github.com/BrokenEagle/JavaScripts</a></li></ul><h5>Main script</h5><p><a rel="external nofollow noreferrer" class="dtext-link dtext-external-link" href="https://raw.githubusercontent.com/BrokenEagle/JavaScripts/stable/sitetagsearches.user.js">https://raw.githubusercontent.com/BrokenEagle/JavaScripts/stable/sitetagsearches.user.js</a></p><h5>Usage notes</h5><p>It removes the links from the tags themselves. Instead, it presents a triangle at the end of the tag. Clicking that will open up a note window below with links for several different sites. Clicking it again will close that note window. The first tag will be the tag itself, and in addition to the triangle on the right, it also has one on the left which will open links to search for that tag on different Booru sites.</p><h5>Supported sites</h5><p class="tn">Shown in the order as used in the note window.</p><h6>Image sites</h6><ul> <li>Pixiv</li> <li>Seiga</li> <li>Nijie</li> <li>Tinami</li> <li>BCY.net</li> <li>Deviantart</li> <li>Artstation</li> <li>Tumblr</li> <li>Twitter</li> <li>E-Hentai</li> </ul><h6>Booru sites</h6><ul> <li>Gelbooru</li> <li>Yandere</li> <li>Sankaku</li> <li>Konachan</li> </ul><h4>Final</h4><p>The end goal would be have something to submit for <a rel="external nofollow noreferrer" class="dtext-link dtext-id-link dtext-github-id-link" href="https://github.com/r888888888/danbooru/issues/3503">issue #3503</a>. This particular version uses the suggested format from <a href="/users?name=SD-DAken">@SD-DAken</a>.</p><p>Any suggestions or feedback is appreciated.</p><h4>Latest edits</h4><ul> <li>(2020-03-01)</li> <ul><li> <strong>Version 4</strong> - Complete rewrite</li></ul> </ul><h4>Versions</h4><div class="expandable"> <div class="expandable-header"><input type="button" value="Show" class="expandable-button"></div> <div class="expandable-content"><ul> <li>(2018-02-03)</li> <ul><li> <strong>Version 2</strong> - Initial release</li></ul> <li>(2018-02-04)</li> <ul> <li><strong>Version 3</strong></li> <ul> <li>Added tag name to list of other tags</li> <li>Added booru sites for this tag name</li> </ul> </ul> <li>(2018-02-05)</li> <ul> <li>Updated this OP</li> <ul> <li>Added the Booru supported sites for <strong>Version 3</strong> </li> <li>Added usage notes for opening the Booru note window.</li> </ul> </ul> <li>(2020-03-01)</li> <ul><li> <strong>Version 4</strong> - Complete rewrite</li></ul> </ul></div> </div> BrokenEagle98 /users/23799