Switch to mobile template only in standard template's index page
----------------------------------------------------------------

                 Key: ROL-1938
                 URL: https://issues.apache.org/jira/browse/ROL-1938
             Project: Roller
          Issue Type: Improvement
          Components: Theme specific
    Affects Versions: 5.1
            Reporter: Tiger Gui
            Assignee: Roller Unassigned
             Fix For: 5.1
         Attachments: switch_only_index.patch

In current mobile device template, users can only switch to standard template 
in index page. After my last patch 
(https://issues.apache.org/jira/browse/ROL-1937) , users can switch to mobile 
template in any page of standard template as i add switch in sidebar.vm. After 
series of test, this user experience is not so good and even cause some page 
switch bugs, so i move  these codes:
<div class="mobile">
       <a href="?deviceType=mobile" alt="View Mobile Weblog">View Mobile
Weblog</a>
   </div>

from sidebar.vm to weblog.vm to confirm users can only switch to mobile 
template in index page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to