<div dir="ltr">I don't think there's anything that *has* to be left up to a shortcode, even for adaptive design. The developer should make those decisions, based on the supported screen sizes - i.e. decisions, not options.  Making those decisions has nothing to do with a Theme creating or modifying content; rather, those decisions merely impact the *presentation* of that content. The implementation of those decisions can be handled in a manner that is 100% consistent with maintaining the presentation-vs-functionality segregation.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Aug 25, 2013 at 3:33 PM, Bruce Wampler <span dir="ltr"><<a href="mailto:weavertheme@gmail.com" target="_blank">weavertheme@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>In the recent theme tag discussion, there was clearly recognition of a technical difference between mobile-adaptive and mobile-responsive themes. This note is about that technical difference, and not about tag names.<br>

<br></div>I agree that there is indeed a fundamental difference between adaptive and responsive presentation of content. In adaptive themes there is often a need to selectively change the content depending on the device - and if one is very picky in reading the rules, this violates the general guideline that themes can't change content.<br>

<br></div></div>As a specific example, adaptive layout really needs to includes user content control, say  shortcodes --  [show_if_mobile] and [hide_if_mobile] -- to allow the user to select which content should be displayed in which mode. This is especially important if the content is high-bandwidth, and the site creator would like to minimize mobile device content download. I would contend this is an integral part of the theme design, and not plugin territory. Purely responsive layout cannot do that very easily in many cases, so the feature is important.<br>

<br></div>I would like to propose that mobile-adaptive themes be allowed to include specific adaptive-related shortcodes and other critical design features. Perhaps require the theme author to document the need for such features at theme submission time.<span class="HOEnZb"><font color="#888888"><br>

<br>Bruce Wampler<br></font></span></div>
<br>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br></blockquote></div><br></div>