Open Source MobilePack version 1.0
Posted on February 8, 2012 by Frederik Vig in EPiServerI’m proud to announce that MobilePack is now in version 1.0 (stable). The team (@athraen, @jacobkhan and me) have been hard at work fixing bugs and adding new features for this release.
New features/bug fixes
- Storing resized images for 7 days (default) in VPP for faster access
- Added ability to disable server image resizing
- Offline Manifest for using the site offline
- Ability to have different redirects for different language versions of a page
- Ability to turn off server-side image resizing
- Now running jQuery Mobile 1.0.1
- Switching between normal/mobile and mobile/normal site now works for sub-domains as well
- Better language support for Google Maps location page type
- Not trying to resize images the user does not have access to
- Turned off all HTTP caching of resized images to avoid proxies storing and serving the same resized image to multiple devices running different resolutions
- Refactored and cleaned up code base
- Refactored Google Maps property as NuGet package
- Easier installation and setup on new and existing sites
Installation
- In visual studio, from the EPiServer NuGet Feed (remember to manually import the pagetypes from ‘/Setup’ afterwards)
- By downloading the EPiServer Module from Codeplex and using EPiServer Deployment Center (‘Install Module’)
- By fetching the source code directly from codeplex and compiling it yourself.
Hope you enjoy it, and as always we welcome public feedback either on EPiServer World or MobilePack on Codeplex.
Pankaj says:
Post Author October 2, 2012 at 14:24Hi,
I have installed the mobile pack on one of the existing site which i recently migrated from CMS 5 R 2 to CMS 6 R2.
After installation i can see the hierarchy as for Alloy tech as this one is out of the box.
When i click on USe existing data, the sites comes up but not really in the mobile compatibleversion as i have done no change in the existing page templates or styles file.
I would like to know how exactly should i take an approach in order to make the existing site work in mobile.
I want to reuse the content.
Just guide me with focus of an existing page template->page type-> web page an i will have an idea to do similar stuffs for rest of the pages and styles files.
looking forward for your response.
Regards
Pankaj