Jump to content

Metor

Members
  • Posts

    132
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Metor

  1. I'm sad to say this, but these recent decisions of Invision Power to make it harder for their customers just to prevent Piracy has given Xenforo a complete monopoly in paid forum software. 
    Vbulleting and IPS are running further and further behind focusing on the wrong things.

    For example my one big issue before 4.5 was IPS inability to create small thumbnails for every image attachment automatically like Xenforo does. you could argue that it does if you change the image size but you will never be able to choose between a tiny or large image, you will be stuck with small images then.

    @onlyME is a great developer and one of the biggest reasons why I stayed on IPS so long, however his addon : https://invisioncommunity.com/files/file/7436-bim-topic-thumbnail/ BIM Topic Thumbnail needs to create his own thumbnails in order for your website to load in a couple of seconds.
    Compare that to xenforo where the developer just can use the thumbnails from the inherent system. @onlyME had to make one himself.
    In my opinion something like that should be a priority including a new text editor that apparently you'll add in 4.6, because the current editor takes a couple of seconds to load.

    You have lost a customer with me, I and many others don't like a closed system where the creator tells you how to do things, and you can't do it any other way. 
    In the long run you will financially lose more from this than piracy ever will, this includes 3rd party developers. 
    I'm not defending piracy at all here, just your customer treatment in limiting their freedoms the way they use your products. I probably spend 1000+ dollars on custom development, plugins, themes, and the core products during my membership here.

    I don't want to be rude or disrespectful just giving my honest opinion, I suspect a lot of other customers feel the same way.

     

    qxat4q8rjh221.jpg.3dc6173c2c2e8e3e899325fb8b870fcc.jpg

     

  2. Just now, Makoto said:

    Hey @Serayah!

    At the moment, this is currently not a feature, but that's a good suggestion!

    I'll add it to the issues tracker and see if I can get it in to the next major release.

    thanks much appreciated.

  3. 2 hours ago, A Zayed said:

     

    it would be better to use the built in imageproxy feature.

    About that, This is a general question but maybe you know, what if you set cache remote images for 1 week, does it get the original image from the external server or from withing? I'm confused that if you set the cache duration to 1 week or something the image might get broken after that period, if it needs to fetch from another website constantly.

    Guess you need to set it on Indefinitely then.

  4. @Ryan H. could you add an option to select prefix from thread view? currently the prefix selection won't show up. also it conflicts with the prefix system in thread view. when you click on item prefix it enables other prefixes to be selected? any way to disable the prefix default system?

    I added this css to no longer display the default prefix as a quick fix.

    div#topic_tags_prefixWrap {
        display: none!important;
    }

     

  5. @onlyME Just wondering if it takes longer to load a website with this? Have the feeling it takes longer to load when the thumbnail is enabled. Any change you could implement lazy load or add an option in the future. I would do it myself but don't know how to implement lazyload when the image gets loaded through css. 

    Update

    Maybe I try with this: https://appelsiini.net/2013/lazyload-190/

×
×
  • Create New...