The theme-slug-as-namespace Guideline should not be taken to be *quite* so dogmatic. The ultimate intent is to avoid a namespace clash. Such clashes can happen when using abbreviations or acronyms based on the Theme name (or when using arbitrary namespaces), which is why the Guideline is written the way it is.<div>
<br></div><div>Personally, I think it would be fine for you to use &quot;weaver&quot;, &quot;weaver-ii&quot;, &quot;weaver-mini&quot;, or whatever.</div><div><br></div><div>Note that this becomes important when building off of a framework (i.e. a drop-in code library). You would either need to use the textdomain defined in the framework, or else search-and-replace within the framework (which defeats the purpose of using a drop-in code library in the first place).</div>
<div><br></div><div>Chip<br><br><div class="gmail_quote">On Thu, Sep 6, 2012 at 12:00 PM, Bruce Wampler <span dir="ltr">&lt;<a href="mailto:weavertheme@gmail.com" target="_blank">weavertheme@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have a question about using the theme slug. One of the important goals of the slug is to create a &quot;namespace&quot; for the theme, and as far as I know, the interpretation has been to have every theme use its slug on all names. But this brings up an issue.<br>

<br>I have an existing theme (Weaver II) and its slug &#39;weaver-ii&#39;. It is a large theme, and has lots of support functions.<br><br>I&#39;m now thinking about developing a smaller version of the theme - called Weaver Mini, perhaps. Now, since I &quot;own&quot; the slug &#39;weaver-ii&#39;, would it be acceptable to reuse all that support code in the new theme (slug &#39;weaver-mini&#39;) while keeping the &#39;weaver-ii&#39; name for the support code. Would make maintenance a lot easier, and it seems it preserves the intent of the theme slug rule. <br>

<br>Seems like a general policy on this could be really helpful for lots of theme developers who reuse code. Might even want to extend it to allow re-use of other theme libraries. I suspect there is code in my theme&#39;s support code that could be useful in other themes, and allowing reuse of my slug in other themes would help maintenance issues for sure. Since only one theme is active at a time, this seems like a safe way to preserve namespaces.<span class="HOEnZb"><font color="#888888"><br>

<br>Bruce Wampler<br>
</font></span><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>