Sorry for the slow response. :) In v4, I removed the hierarchical config pages. So basically you would add a line something like:
if ($pageArray[0] == 'test') $BOLTskin = 'test'; Cheers, Dan On Thu, Mar 7, 2013 at 11:54 AM, mz <[email protected]> wrote: > Just updated some pages in the documentation (Layout). > > How would I create a skin for a group of pages only like test.*? > In v3.x I create a config.test.php with "$BOLTskin = 'test';" > In v4 ? > > Greetings, Martin > > -- > You received this message because you are subscribed to the Google Groups > "BoltWire" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/boltwire?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/boltwire?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
