Giter Club home page Giter Club logo

shimmie2-extensions's Introduction

shimmie2-extensions

A little collection of extensions for the shimmie2 project

Description

Mass Remover

Based off the 'Mass Tagger' extension that is currently part of the shimmie2 extensions package, this plugin lets you select pictures on-the-fly from the current page by clicking them, to be removed later on by confirming the selection.

Users Only

This little extension only allows registered users to view any page from the booru, if enabled. The only two pages left out from the prohibition are the registration page (which can alse be disabled by yet another extension) and the login page.

Quick installation process

Once you are inside your shimmie2's root folder, run the following commands:

cd ext/
git init .
git remote add -t \* -f origin https://github.com/lisandro52/shimmie2-extensions
git checkout master

The reason for not simply cloning the repo is that you can not make a git clone into your ext folder, because it's a not empty folder, and thus, the git clone command will fail.

You can also clone the repo as you normally would, and then move the two folders into ext manually.


Note that probably your shimmie2 folder will be owned by www-data (or the user your web server uses) so you will need to execute the git commands with root privileges. Another option would be to log in as your web server's user to execute these commands. If you choose to execute them with root privileges, remember to change the ownership of the downloaded folders to your web server's user, and the file permissions to 755.

shimmie2-extensions's People

Contributors

lisandro52 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.