Details
Description
Dynamic stylesheets should be generated for all possible variable replacements and stored on the disk rather than being stored in the database and replaced dynamically. The dynamic stylesheets have caused a lot of problems in the past, and they make suboptimal use of caching because the styles script does not send the best headers. Additionally database storage of themes and templates causes problems when updating the board, many users have accidently lost all their changes without backup by refreshing their files.
Issue Links
| This issue caused: | ||||
| PHPBB3-10463 | Inherit template causes SQL error |
|
|
|
| This issue depends on: | ||||
| PHPBB3-9726 | Improved template engine |
|
|
|
| PHPBB3-10346 | Add drop_tables key for database updater |
|
|
|
| PHPBB3-10336 | Removing imagesets in 3.1 |
|
|
|
| This issue blocks: | ||||
| PHPBB3-10372 | Template/theme editor should allow FTP uploads |
|
|
|
| This issue obsoletes: | ||||
| PHPBB3-9163 | style.php cannot be properly cached |
|
||
| PHPBB3-8912 | phpbb_styles_template_data contans more than 4k records |
|
|
|


Is anyone aware of any installations where "all possible variable replacements" is such a big number that things would actually get worse?