With this, we also need to update JAdministrator::getTemplate() to not use Bluestork as the fallback template. We also need to ensure the SQL files are updated to drop the extension and style records for new installs. I'd do that as a separate patch so that the actual diff for those changes isn't mixed in with 537 deleted files and is actually reviewable.
With this, we also need to update
JAdministrator::getTemplate()to not use Bluestork as the fallback template. We also need to ensure the SQL files are updated to drop the extension and style records for new installs. I'd do that as a separate patch so that the actual diff for those changes isn't mixed in with 537 deleted files and is actually reviewable.