Describe your issue or idea
The testing cache is initialized with a MySQL-specific SHOW TABLES
call and a couple db_query()
s to close the tables. This SQL can be refactored into the MySQL database classes.
Steps to reproduce (if reporting a bug)
- Fork the project
- Restore the pgsql database classes
- Try to get the tests to work using pgsql with caching
(Yeah, not exactly an "80% of sites" use case, is it? ;) )
Relevant version/system information (if applicable)
Backdrop 1.8 / Silkscreen 1.7.x
GitHub Issue #:
2888
Recent comments
It looks like the minify module is not properly processing your JS and HTML files. Have you checked the file paths and permissions to ensure they are accessible? I remember, that once I faced...
Minify
This looks like a great initiative. Keep rocking mate!
New website: FirstTimeWatching.com
I figured the space part of it out, but caption length is still limited to about 125 characters. - #CboxContent: margin-bottom expands it just enough and doesn't disrupt the counter or arrows...
Longer Captions with Colorbox?