Giter VIP home page Giter VIP logo

Comments (10)

Spuds avatar Spuds commented on May 30, 2024

Perhaps that should have made that a variable so we do not have to edit all those files everytime

from smf.

DrDeejay avatar DrDeejay commented on May 30, 2024

@Spuds I can do that, if you think it's fine :)

from smf.

DrDeejay avatar DrDeejay commented on May 30, 2024

Done:
https://github.com/DrDeejay/playpen/commit/91623e9d60deb1f3d8378a85efd51b366cbc876b
and
https://github.com/DrDeejay/playpen/commit/658d5d895fb251f081ad2e42fec6bc939bc82beb

I'm sure I've missed many things, but I wanted to be sure that it's fine this way before I start editing the other cache versions. :)

from smf.

norv avatar norv commented on May 30, 2024

There are many other places where ?fin20 is used, not only index template.

Also, I don't think yet another global like this is an answer, we're trying to remove them globals, not add to them.

from smf.

DrDeejay avatar DrDeejay commented on May 30, 2024

I understand. :) But a question though, in which file should it be put? I was thinking of using the context variable, but that one is defined later in index.php so I didn't know if it would be fine there. What do you think?

from smf.

Spuds avatar Spuds commented on May 30, 2024

My gut reaction was not to use a global (well once I saw it of course).

There are well over 40 places that ?fin20 is used, which is why they are missed from time to time :P

Don't know how folks feel about defining a constant for this purpose define('SMF_BROWSER_SALT', '?dev21') or some such thing. Don't know really.

from smf.

DrDeejay avatar DrDeejay commented on May 30, 2024

A constant sounds good to me :)

from smf.

emanuele45 avatar emanuele45 commented on May 30, 2024

str_replace(' ', '', $context['forum_version']);

:P

from smf.

Spuds avatar Spuds commented on May 30, 2024

I did consider that, but thought it was a bit clunky, even fro 2,1 :P

from smf.

Spuds avatar Spuds commented on May 30, 2024

Looks like we are going to leave this old school for this round ... find/replace

from smf.

Related Issues (20)

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.