Jump to content

Ryan Ashbrook

Invision Community Team
  • Posts

    12,666
  • Joined

  • Days Won

    13

 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 Ryan Ashbrook

  1. 1 hour ago, sobrenome said:

    Is there an IPS4 setting to add metadata (like "Cache-Control max-age=31536000") when we use S3 as file system?

    You would likely have better control over things like this if you place your S3 bucket behind a Cloudfront distribution. It's a bit complex, but you can achieve some very specific caching situations.

  2. 1 hour ago, DawPi said:

    Hm, load app info every page check isn't much efficient. Maybe someone else has better idea.

    But thanks for sharing it!

    For what it's worth, the current application and module is already loaded by the dispatcher (as mentioned by CodingJungle), so it won't reload it - it would just use the existing data already in memory.

    Additionally, applications and modules are cached in the data store so loading them on the fly should have very little effect on performance.

  3. This is kind of a difficult scenario - technically, they are in fact two different pages (and you can see this when you look at the View a category button on the right, above the entry list). The first one is the overall blog, which would show every single entry. The second is viewing a specific category within that blog, which would only show entries in that specific category.

    If that user posted another entry within that blog, but in a different category, the issue would resolve itself because the first link would show both entries, whereas the second would continue to show just the one.

    So then you have the opposite problem, in this scenario, with the canonical link pointing to the root blog while viewing a category, instead of pointing to the category itself.

  4. The only table that would have been created during upgrade would have been the calendar_events table - and technically, it wasn't actually created but rather renamed from the old cal_events table for the Calendar application.

    I am unsure of the other two tables - the first one looks like a third party application, and the second one looks to have been a copy of the posts table (which was renamed to forums_posts). Searching through both IPS4 and IP.Board 3, and there is no reference at all to any "posts2" table.

    Regardless of where they came from, it is fine to simply change them to InnoDB.

  5. 35 minutes ago, nodle said:

    Maybe it's just me, but the bionic reading did not change my reading pattern at all. I just ended up reading it at normal speed. In fact maybe even slowly since the darker contrast to lighter contrast makes you pause more while reading. I understand what they are aiming for, but I preferred the normal paragraph in the link above. Maybe it's just me though. 

     

    1 minute ago, Markus Jung said:

    It took me longer to read and understand what I just read. 

    This is interesting, because I'm actually experiencing the same in this instance, but when I came across this the other day I actually did read the example text faster. I wonder if weight and size somehow contribute?

×
×
  • Create New...