(2018-01-06, 03:11 PM)dared Wrote: look for .webp image format and than you can may interest to build something around it. you can create an upload form with converter so images can be hosted on same server.
Thank you for your thoughts.
[retired]
[For 1.8] Picture Perfect 0.0.9 ALPHA
|
(2018-01-06, 03:11 PM)dared Wrote: look for .webp image format and than you can may interest to build something around it. you can create an upload form with converter so images can be hosted on same server. Thank you for your thoughts.
[retired]
2018-10-21, 03:52 PM
Picture Perfect 0.0.2 ALPHA Released
Changes:
To upgrade: Uninstall and reinstall. There will be no upgrade script during the alpha stage.
[retired]
2018-10-21, 05:03 PM
(2018-01-05, 10:10 PM)Wildcard Wrote: Hi 8guawong, Use FancyBox plugin, it should work and fits to your needs. If it wont work, let me know and we will add support.
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
(2018-10-21, 03:52 PM)Wildcard Wrote: Picture Perfect 0.0.2 ALPHA Released I manage 2 websites, one is a golf league and the other is a bowling league. (Both are semi-private. Full access is limited to league members. Public access is limited to stats, upcoming events, and photo forums) There are a lot of pictures taken during those league events, especially the golf league. Is this the kind of plugin that would work for this kind of situation? Let me clarify this a bit. There is a photographer that would send me pictures that she has taken. I convert those pictures from RAW to JPG for file compression, then load those into a folder that is similar to what MyBB does for its own images (root/images). Those photos can be saved in a folder called root/gallery and then those pictures will be designated to the appropriate forum. Is this how this plugin works? Can some of those plugin features be designated for the ModCP? Last question... What does this mean? "adds "Manage Images" link in ACP plugin info" Am I to understand that 'managing the images link' means that one can designate the origin of the pictures? Locally? (root/gallery) Or... via an image hosting site such as Imgur? I'm Serpius and You're Not ¯\_(ツ)_/¯
(2018-10-22, 03:53 AM)Serpius Wrote: There is a photographer that would send me pictures that she has taken. I'm not sure I completely understand what you are asking, but this plugin is for managing any posted images on your forum. (2018-10-22, 03:53 AM)Serpius Wrote: Can some of those plugin features be designated for the ModCP? Not yet. This plugin is still in alpha and there will be many changes before I work out exactly how things will work and what features are available. However, moderation was brought up early on and I'm certain that improvements will be made in that category. (2018-10-22, 03:53 AM)Serpius Wrote: What does this mean? "adds "Manage Images" link in ACP plugin info" In all my plugins, if there is an ACP page, I try to provide a quick link to said page in the plugin info (as well as a link to settings). I had forgotten to do that in earlier versions and I was just adding it in. Sorry, nothing cool like you thought it would be
[retired]
2018-10-22, 10:42 AM
MyBB needs an image management system desperately. Like the attachment system, but simpler for the user. It needs to be initiated from the editor with a button. The user must them be able to upload his image to server instead of having to rely on third party hosting sites like postimage.org.
As an admin i want the ability to lossless compress uploaded images. Most pics posted by users can be compressed with 50% or more savings - that's huge in terms of resource savings and better performance in the SERPs. What goes around comes around
2018-10-22, 01:24 PM
(2018-10-22, 10:23 AM)Wildcard Wrote:(2018-10-22, 03:53 AM)Serpius Wrote: There is a photographer that would send me pictures that she has taken. I guess for a lack of better way of explaining my thoughts, I was thinking more of a gallery type of thing where users will see thumbnails of the pictures and they can click on it to get the larger size. The website would HOST the pictures on the hosting server... something like 'root/gallery' or whatever folder name they desire. I don't know if this feature can be implemented or not, allow the users the option to download the picture file for their use. Or not... give the Admin the option to turn that download feature on or off depending on the situation. There may be situations where the photos are copyrighted and can only be viewed, but not downloaded. (2018-10-22, 10:23 AM)Wildcard Wrote:(2018-10-22, 03:53 AM)Serpius Wrote: Can some of those plugin features be designated for the ModCP? I think this will become an important feature so that staff can monitor the images to make sure the pictures are within the acceptable parameters of the website. (2018-10-22, 10:23 AM)Wildcard Wrote:(2018-10-22, 03:53 AM)Serpius Wrote: What does this mean? "adds "Manage Images" link in ACP plugin info" Oh... now... I get it! I misread that little part. Now, that you clarified that, it makes sense now. I'm Serpius and You're Not ¯\_(ツ)_/¯
2018-10-22, 01:35 PM
(2018-10-22, 01:24 PM)Serpius Wrote: I guess for a lack of better way of explaining my thoughts, I was thinking more of a gallery type of thing where users will see thumbnails of the pictures and they can click on it to get the larger size. I do have plans for some sort of image feed/image gallery page. In fact, I already have a working prototype, but I really feel that the details of how the plugin will work need to be settled before anything like that is done. I also have a module for ASB ready to go, but again, I think it would be wise to reach beta at least before we even start testing addons/galleries/etc. (2018-10-22, 01:24 PM)Serpius Wrote: I think this will become an important feature so that staff can monitor the images to make sure the pictures are within the acceptable parameters of the website. I completely agree. Among other things, I plan to allow moderating images in ACP in terms of removing images and possibly replacing them with some sort of notice explaining the removal, or maybe a standard image replacement (for example an image that would cover/replace NSFW images or something to that effect. I'd love your input on what you would you would expect for image moderation. (2018-10-22, 01:24 PM)Serpius Wrote: Oh... now... I get it! I misread that little part. Now, that you clarified that, it makes sense now. No problem. I appreciate you taking the time to give your thoughts and ask questions. I'd welcome you to try the plugin out on a test board and give me any thoughts you have. If you download my other plugin Developer Tools, there is the functionality to create image threads for the test board which will help to test this plugin on an empty board.
[retired]
2018-10-22, 01:39 PM
(2018-10-22, 10:42 AM)Ashley1 Wrote: The user must them be able to upload his image to server instead of having to rely on third party hosting sites like postimage.org. Thanks for your thoughts. Currently what I have in mind is to allow the admin to rehost images that are already posted on the forum. In this way, admin can select which threads are more worthy of the server storage space. As to your idea, I think that in-house image upload is a very good idea and I will put it in the back of my mind until I get a little farther along with the development. And you bring up another good point in compression. I will look into allowing admin to choose compression ratios and select the format of rehosted/modified images. Thank you so much for taking the time to give feedback. Please keep it coming and give the plugin a test on localhost. I'm already using it on my live forum, but I wouldn't recommend that.
[retired]
2018-10-24, 01:02 AM
Picture Perfect 0.0.3 ALPHA Released
Changes:
[retired]
|
« Next Oldest | Next Newest »
|