Performance Tab
JQuery CDN and Vue.js on Tiki22
Vue.js will not load when "Use CDN for JavaScript" is set to jquery or Google. You have to keep the default (use none). This may be true also for prior and newer versions.
Related Topics
- Overview
- Use this tab to configure Tiki's general performance features.
- To Access
- From the Performance Admin Panel page, click the Performance tab.
Option | Description | Default |
---|---|---|
Monitor Tiki Performance | Register multiple parameters related to tiki's performance | Disabled |
Minify JavaScript | Compress JavaScript files used in the page into a single file to be distributed statically. Changes to JavaScript files will require cache to be cleared. Uses http://code.google.com/p/minify/ | Disabled |
Minify late JavaScript | Compress extra JavaScript files used in the page after tiki-setup into a separate file which may vary from page to page. | Disabled |
Use CDN for JavaScript | Obtain jQuery and jQuery UI libraries through a content delivery network (CDN). None | Google | jQuery |
None |
Content delivery networks | Use alternate domains to serve static files from this Tiki site to avoid sending cookies, improve local caching and generally improve user-experience performance. List of URI prefixes to include before static files (one per line), for example: http://cdn1.example.com |
None |
Content delivery networks in SSL | Use alternate domains to serve static files from this Tiki site to avoid sending cookies, improve local caching and generally improve user-experience performance. Leave empty to disable CDN in SSL mode. List of URI prefixes to include before static files (one per line), for example: https://sslcdn1.example.com |
None |
Check CDN files exists | Check that minified JS and CSS files exist before including them in the page. | Enabled |
Prefix CSS | Use -prefix-free JavaScript library to add vendor specific css prefixes. May be replaced by a server-side option soon. |
Disabled |
Minify CSS | Compress CSS files (notably by removing white space). Changes to CSS files will require cache to be cleared. Uses http://code.google.com/p/minify/ | Disabled |
Minify CSS into a single file | In addition to reducing the size of the CSS files, reduce the number of files by consolidating them. This setting may not work out of the box for all styles. Import needs to use @import url("...") and not @import "..." |
Disabled |
GZip output | Compress your pages on-the-fly, if the requesting browser supports this | Enabled |
Cache-control header | Custom HTTP header to use when a session is active Example: no-cache, pre-check=0, post-check=0 |
None |
Smarty compilation | Indicates when the template cache should be refreshed. Modified | Never check (performance) | Always (development, slow) |
Modified |
Serve profile pictures statically | When enabled, feature checks and permission checks will be skipped. | Enabled |
Allow image lazy loading | Allow that images are loaded in a lazy way | Disabled |
Option | Description | Default |
---|---|---|
Monitor Tiki Performance | Register multiple parameters related to tiki's performance | Disabled |
Minify JavaScript | Compress JavaScript files used in the page into a single file to be distributed statically. Changes to JavaScript files will require cache to be cleared. Uses http://code.google.com/p/minify/ | Disabled |
Minify late JavaScript | Compress extra JavaScript files used in the page after tiki-setup into a separate file which may vary from page to page. | Disabled |
Use CDN for JavaScript | Obtain jQuery and jQuery UI libraries through a content delivery network (CDN). None | Google | jQuery |
None |
Content delivery networks | Use alternate domains to serve static files from this Tiki site to avoid sending cookies, improve local caching and generally improve user-experience performance. List of URI prefixes to include before static files (one per line), for example: http://cdn1.example.com |
None |
Content delivery networks in SSL | Use alternate domains to serve static files from this Tiki site to avoid sending cookies, improve local caching and generally improve user-experience performance. Leave empty to disable CDN in SSL mode. List of URI prefixes to include before static files (one per line), for example: https://sslcdn1.example.com |
None |
Check CDN files exists | Check that minified JS and CSS files exist before including them in the page. | Enabled |
Prefix CSS | Use -prefix-free JavaScript library to add vendor specific css prefixes. May be replaced by a server-side option soon. |
Disabled |
Minify CSS | Compress CSS files (notably by removing white space). Changes to CSS files will require cache to be cleared. Uses http://code.google.com/p/minify/ | Disabled |
Minify CSS into a single file | In addition to reducing the size of the CSS files, reduce the number of files by consolidating them. This setting may not work out of the box for all styles. Import needs to use @import url("...") and not @import "..." |
Disabled |
GZip output | Compress your pages on-the-fly, if the requesting browser supports this | Disabled |
Cache-control header | Custom HTTP header to use when a session is active Example: no-cache, pre-check=0, post-check=0 |
None |
Smarty compilation | Indicates when the template cache should be refreshed. Modified | Never check (performance) | Always (development, slow) |
Modified |
Serve profile pictures statically | When enabled, feature checks and permission checks will be skipped. | Enabled |
Allow image lazy loading | Allow that images are loaded in a lazy way | Disabled |
Option | Description | Default |
---|---|---|
Monitor Tiki Performance | Register multiple parameters related to tiki's performance | Disabled |
Minify JavaScript | Compress JavaScript files used in the page into a single file to be distributed statically. Changes to JavaScript files will require cache to be cleared. Uses http://code.google.com/p/minify/ | Disabled |
Minify late JavaScript | Compress extra JavaScript files used in the page after tiki-setup into a separate file which may vary from page to page. | Disabled |
Use CDN for JavaScript | Obtain jQuery and jQuery UI libraries through a content delivery network (CDN). None | Google | jQuery |
None |
Content delivery networks | Use alternate domains to serve static files from this Tiki site to avoid sending cookies, improve local caching and generally improve user-experience performance. List of URI prefixes to include before static files (one per line), for example: http://cdn1.example.com |
None |
Content delivery networks in SSL | Use alternate domains to serve static files from this Tiki site to avoid sending cookies, improve local caching and generally improve user-experience performance. Leave empty to disable CDN in SSL mode. List of URI prefixes to include before static files (one per line), for example: https://sslcdn1.example.com |
None |
Check CDN files exists | Check that minified JS and CSS files exist before including them in the page. | Enabled |
Prefix CSS | Use -prefix-free JavaScript library to add vendor specific css prefixes. May be replaced by a server-side option soon. |
Disabled |
Minify CSS | Compress CSS files (notably by removing white space). Changes to CSS files will require cache to be cleared. Uses http://code.google.com/p/minify/ | Disabled |
Minify CSS into a single file | In addition to reducing the size of the CSS files, reduce the number of files by consolidating them. This setting may not work out of the box for all styles. Import needs to use @import url("...") and not @import "..." |
Disabled |
GZip output | Compress your pages on-the-fly, if the requesting browser supports this | Disabled |
Cache-control header | Custom HTTP header to use when a session is active Example: no-cache, pre-check=0, post-check=0 |
None |
Smarty compilation | Indicates when the template cache should be refreshed. Modified | Never check (performance) | Always (development, slow) |
Modified |
Serve profile pictures statically | When enabled, feature checks and permission checks will be skipped. | Enabled |
Allow image lazy loading | Allow that images are loaded in a lazy way | Disabled |
Option | Description | Default |
---|---|---|
Minify JavaScript | Compress JavaScript files used in the page into a single file to be distributed statically. Changes to JavaScript files will require cache to be cleared. Uses http://code.google.com/p/minify/ | Disabled |
Minify late JavaScript | Compress extra JavaScript files used in the page after tiki-setup into a separate file which may vary from page to page. | Disabled |
Use CDN for JavaScript | Obtain jQuery and jQuery UI libraries through a content delivery network (CDN). None | Google | jQuery |
None |
Content delivery networks | Use alternate domains to serve static files from this Tiki site to avoid sending cookies, improve local caching and generally improve user-experience performance. List of URI prefixes to include before static files (one per line), for example: http://cdn1.example.com |
None |
Content delivery networks in SSL | Use alternate domains to serve static files from this Tiki site to avoid sending cookies, improve local caching and generally improve user-experience performance. Leave empty to disable CDN in SSL mode. List of URI prefixes to include before static files (one per line), for example: https://sslcdn1.example.com |
None |
Check CDN files exists | Check that minified JS and CSS files exist before including them in the page. | Enabled |
Prefix CSS | Use -prefix-free JavaScript library to add vendor specific css prefixes. May be replaced by a server-side option soon. |
Disabled |
Minify CSS | Compress CSS files (notably by removing white space). Changes to CSS files will require cache to be cleared. Uses http://code.google.com/p/minify/ | Disabled |
Minify CSS into a single file | In addition to reducing the size of the CSS files, reduce the number of files by consolidating them. This setting may not work out of the box for all styles. Import needs to use @import url("...") and not @import "..." |
Disabled |
GZip output | Compress your pages on-the-fly, if the requesting browser supports this | Disabled |
Cache-control header | Custom HTTP header to use when a session is active Example: no-cache, pre-check=0, post-check=0 |
None |
Smarty compilation | Indicates when the template cache should be refreshed. Modified | Never check (performance) | Always (development, slow) |
Modified |
Serve profile pictures statically | When enabled, feature checks and permission checks will be skipped. | Enabled |