GithubHelp home page GithubHelp logo

wildcardsearch / picture-perfect Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 220 KB

make your MyBB forum images just right

License: GNU General Public License v3.0

JavaScript 2.21% PHP 95.30% HTML 1.33% CSS 1.15%
mybb mybb-plugin mybb-forum image image-processing feed picture picture-gallery pictures-organizer

picture-perfect's People

Contributors

wildcardsearch avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

picture-perfect's Issues

Allow Rehosting To A Subdomain

Add a separate setting for domain to allow a path of \public_html\myimagefolder and a stored URL of http://i.myforum.com/myimage.png

Initiate Task System

Some larger image operations will be better served running over time using the MyBB task system. Need a way for admin to add images to batch list and possibly even add multiple "passes" (read: two or more modules used to process the same images)

ACP: Use Pagination Where Appropriate

Long lists of threads are annoying, but long lists of images cause page load times to increase dramatically. Need to set a short limit on image pages and a standard ppp on the thread page.

Redesign Image View

In order to provide options for images in a more powerful way, I have decided to abandon the image grid approach and instead use a more standard MyBB table format. In this way, I hope to all more options for single image manipulation.

Add The Option To Scan Threads/Forums Individually

Large forums may have too many forums and threads to manage easily. Allow admin the choice of whether to scan every image on the forum, or to skip the initial scan and use the provided tab to scan threads/forums individually.

Modules: Allow Multiple Return Messages

In some situations, it would be useful to return two flash_messages upon module execution. For example, if 9 out of 12 images failed, the module could provide an error message for the failures and a success for the rest.

Use Only Configured Tasks In Inline Form

In using the plugin, I have found it tedious to have to configure common tasks like rehosting images or creating thumbnails every time you want to use them. I feel it will be much better to allow admin to do a one-time setup of modules, creating tasks that for their needs more closely.

May need to look at adding module setup into the installation process...

Add ASB Slideshow Addon Module Beta

This will be an introductory version that works nearly the same as the ASB default slideshow module. The difference being that this module can pull images from one or more Picture Perfect image sets.

Install: Image Scan Limits Impractical

Using 100 posts as the page limit for extracting image information from threads was meant to prevent using too much memory, but the setting is much too low and instead can cause issues from too many requests per minute. I've tested on a live forum and 10,000 worked much better as a page limit.

Modules: Global Settings For Modules

For some module settings, it will be annoying to have to set them to your preference every time you process images. If modules could install normal MyBB settings, then there would a persistent way to store module setting defaults.

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.