Priskribo
Easy way to generate a html5 cache manifest
Your blog site served with the content type text/cache-manifest. If you are running an Apache-based web server, you can probably just put an AddType directive in the .htaccess file at the root of your web directory:
AddType text/cache-manifest .manifest
Instalo
Use cache manifest
- Upload
cache_manifest_for_wp_themes.phpto the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- That\’s all.
Notes: your blog site served with the content type text/cache-manifest. If you are running an Apache-based web server, you can probably just put an AddType directive in the .htaccess file at the root of your web directory:
AddType text/cache-manifest .manifest
For details: http://diveintohtml5.org/offline.html
OD
- How it\’s work?
-
When the plugin activate, the plugin generated two files in your current theme\’s directory. These two files will be delete when plugin deactivate.
- How do I update file cache manifest?
-
Just deactive and re-active the plugin.
Notes: your blog site served with the content type text/cache-manifest. If you are running an Apache-based web server, you can probably just put an AddType directive in the .htaccess file at the root of your web directory:
AddType text/cache-manifest .manifest
Pritaksoj
There are no reviews for this plugin.
Kontribuantoj k. programistoj
“Cache Manifest for WordPress Themes” estas liberkoda programo. La sekvaj homoj kontribuis al la kromprogramo.
KontribuantojTraduki “Cache Manifest for WordPress Themes” en vian lingvon.
Ĉu interesita en programado?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Ŝanĝprotokolo
1.6
- adding support mobile device
1.5
- adding the latest maximun 50 images to cache list.
1.0
- Initial release.