Jump to content

sudo

Clients
  • Posts

    640
  • 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 sudo

  1. 3 hours ago, Adlago said:

    I know that. Therefore, the main idea of this topic is:

    That's what I researched and wrote. On my site, an expiration time of 1 week is good.
    If I make changes to this file, I can still turn on 0 seconds and make changes, once I see well-functioning new things, I will still include 1 week.
    But if the cache expires time for this file exists as an option with values of 0 sec 1 day 1 week and 1 month, it will be easy and convenient for any administrator to make their choice.

     

    If you change it to 0 seconds after making a change the browsers that have it cached wont see the change for a week. Querystring cache busting is great, we are a vb 4 site currently and I have made significant changes to it where almost all the the resources/static files are cached for a while but I change one variable and the cache busting kicks in.

    I dont disagree with you regarding changing it to a week etc, I am more noting it would be a good idea if IPB put a cache busting querystring on it when they make the change to minimise headaches for others.

  2. 48 minutes ago, Adlago said:

    With 1 week (604800) value is perfect.
    I did a test with several test servers.

    Tbh I wouldnt hard cache it unless it has querystring busters for when you need to push an update even though that wont be often.

  3. 19 minutes ago, Adlago said:

    I add in my htaccess file

    
    # Manifest files
    
        AddType application/manifest+json                   webmanifest
        AddType application/x-web-app-manifest+json         webapp
        AddType text/cache-manifest                         appcache
    <IfModule mod_expires.c>
    # Manifest files
        ExpiresByType application/x-web-app-manifest+json   "access plus 0 seconds"
        ExpiresByType text/cache-manifest                   "access plus 0 seconds"
    
    </IfModule>

     I tried with 1 week, 1 month - also without change.
    My manifest file is in root directory with permissions 0644

    PHP can override this.

  4. 4 minutes ago, Adlago said:

    That's how experts advise - not just on the site linked. Personally, I would try for a 1 month expiration time.

    Can you possibly link the recommendation?

    That site you linked is an htaccess to fix a specific problem with a certain document, he could have copy/pasted from another site which is where the manifest time was set rather than a specific recommendation for manifests.

    If the manifest url supports querystring then you could cache it for ages and if it gets tweaked the querystring could cache bust potentially.

  5. 4 minutes ago, Adlago said:

    I'm not sure because all the experiments I've done with the htaccess file do not change the expires time.
    If I trust these recommendations here - the expiration time should be 0 seconds.
    But even these tips implemented in htaccess file do not change the expires time.
    If you point me to which file I make a change - I could experiment and write here for a result.

    So it should never be cached at all? that's what those settings are.

  6. Yeah I have seen the Grammarly problems first hand.

    One thing that concerns me though, if grammarly can insert its div and its accepted into the post what is there to stop a user being a PITA and doing it/worse themselves with chrome dev tools?

  7. 11 hours ago, Kevin Carwile said:

    I don't see of any way to import vb4 social groups to IPS clubs. Where are you seeing that?

     

    5 hours ago, Daniel F said:

    It's part of the converter app.

    Yeah as Daniel says its in the converter right now although its a bit buggy but I am working with support to get it all sorted for us.

    Its in the member/system info import section, the first stage of the converter.

  8. Post 4.2 I would love it if you added the ability to migrate a club into a group collab. The big plus for clubs for us has been the ability to import vb4 social groups and I would love it if I could then migrate some of them across to group collabs for extra functionality.

  9. 6 hours ago, Police Community said:

    We lost activity quite significantly because at the time it was just missing integration with the site fully particuarly in our mobile BYO tapatalk app which meant that unless using the full site people were not seeing the content.

    Tapatalk support is pretty essential tbh. We strongly need that to make use of this app.

  10. On 8/5/2016 at 6:46 PM, ADKGamers said:

    Verified with a ticket that it's not something that can be returned at this time, but believes it is being talked internally so should be added soon. 

     

    Hopefully sooner than later, that was one of the things that we've been "living without" for a while now, but would love to have it back. 

    that is really annoying

  11. 2 minutes ago, Kevin Carwile said:

    Honestly, I just dont have any legitimate plans for it. I know nothing about vbulletin.

    No probs, I will look and see if I can hack something together when we are ready to purchase.

  12. On 18/02/2015, 19:04:07, Kevin Carwile said:

    I have been approached a couple times already regarding building some migration utilities for people coming from other apps. I think that is a great idea and I'd like to see everybody using the new IPS4 Suite coupled with Group Collaboration! I'll be considering the best way to go about tackling that after GC has been in the wild long enough to be sure it's stable.

    Hi Kevin,

    Just wondering if you had any more thoughts about importing social groups from vbulletin 4?

    I understand there could be a lot going on with the impending IPB 4.1 though.

×
×
  • Create New...