I can redo the ones for the stats pages if you want; or just leave it be.
A few samples. There are just short of 200 instances that remain in the project, and the vast majority are "twatech.org"
Pull request 39 has been created for this issue for what I felt could be addressed simply. This is the vast majority of standalone instances…
What about the ones with TWATECH (in various cases)?
Looking at how many PHP variable names there are, if we really want to eliminate the acronym, we could shorten them by one letter and replace them with things like $twt_startdate
yep - I can take a look at that.
I assume that we're leaving PHP variable names out of scope for now?
Which page(s) need to be updated, and what do we mean by "references are updated?"
@ken_fallon The URLs above (relative) are the new correct ones?
I can understand getting away from the server-side processing of a language like PHP in favour of static site for the scenario above, but presumably if we're going to be using a 'cdn' mode, then…
I'd love to know more about that -- the goal of keeping everything able to be run from a local file system would seem to be quite limiting in what it allows us to do? Is there a lot of call for…
It looks like we should be able to do this with a mod_rewrite
rule:
RewriteRule ^([0-9]+)/?$ /eps/hpr$1 [L,R=301]
Looks like many of the pages have avatars being shown (eg Correspondents page). Can this issue be closed?
These links appear to have already been corrected. Recommend this issue be closed.