kentico_radekm
-
2/23/2011 9:05:21 AM
RE:Mobile Site
Hello.
It has two parts. First is recognition if the page has been accessed from a mobile device, or not. This is ensured by Mobile device redirection web part, as documentation states. This web part can be added to any page in any time.
However, second part is mobile section itself. Web part ensures that visitor from a mobile device will be redirected to this mobile section, however this mobile section should fulfils some conditions, to be viewable on mobile devices. First is simpler structure (web parts) than on a standard web page, second is proper Mobile stylesheet, as our documentation, I sent you link for, shows.
So, yes, in general (and in our example) mobile section can be a separate web site´s section with simpler structure and special stylesheet.
If you are asking if you need to duplicate your content - it depends on if your current content is designed for mobile devices or no. If no (structure+ style), you should create a special section for it. Details depends on your particular implementation, you can e.g. showing current data via repeater web parts, and so on.
Best Regards, Radek Macalik
|