<div dir="ltr"><div>I am very new using drupal which you would know from my questions. Yes, I will seperate navigation from the content of the 60 plus pages. I understand this.</div><div> </div><div>Some one suggested to use panels for all these inside pages. I can use 2 column layout. Left for content and right for navigation. Question is in my understanding of this concept. This means should we create 60 such panel pages with 2 column layout? some content on left column is static and some comes from the views. OR should ww use 2 column theme and create 60 plus basic pages? I believe if we use pannels then I don't need a theme for inside pages. I have pge.tpl.php for the home page.<br>
<br></div><div> </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 21, 2013 at 9:51 AM, <span dir="ltr"><<a href="mailto:themes-request@drupal.org" target="_blank">themes-request@drupal.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send themes mailing list submissions to<br>
<a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="http://lists.drupal.org/mailman/listinfo/themes" target="_blank">http://lists.drupal.org/mailman/listinfo/themes</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:themes-request@drupal.org">themes-request@drupal.org</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:themes-owner@drupal.org">themes-owner@drupal.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of themes digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. Re: themes Digest, Vol 72, Issue 5 (David Metzler)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 21 Nov 2013 06:51:07 -0800<br>
From: David Metzler <<a href="mailto:metzler.dl@gmail.com">metzler.dl@gmail.com</a>><br>
Subject: Re: [themes] themes Digest, Vol 72, Issue 5<br>
To: A list for theme developers <<a href="mailto:themes@drupal.org">themes@drupal.org</a>><br>
Message-ID: <<a href="mailto:A7B18255-04F9-4F19-A48D-F7A1C06EF7D5@gmail.com">A7B18255-04F9-4F19-A48D-F7A1C06EF7D5@gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Typically this is done in drupal with the navigation being separated from the content of the 60 plus pages and using the navigation as drupal blocks inside a "sidebar" region in a theme. Is there something about this approach that doesn't work for your use case?<br>
<br>
Just trying to figure out how new you might be to the drupal way of doing things.<br>
<br>
On Nov 20, 2013, at 6:33 AM, vibanu <<a href="mailto:vibanu@gmail.com">vibanu@gmail.com</a>> wrote:<br>
<br>
> Chris, I will get the book. Thanks for your suggestion.<br>
><br>
> I have page.tpl.php theme copied and modified from Zen. In Drupal, for the home page, I enabled system noode_view and created a variant for the HOME page with a selection creteria for front page and 3 column layout panel. This is now overwriting the templates content area.<br>
> Our other inside pages of the static website have 2 column layout.There are over 60 such pages with left side being content and the right side is the navigation.<br>
> I am trying to understand if I need another template for these inside pages on Drupal and the relationship of panels with the inside template for over 60 pages? What is the best way acheive this functionality?<br>
><br>
><br>
> On Wed, Nov 20, 2013 at 7:00 AM, <<a href="mailto:themes-request@drupal.org">themes-request@drupal.org</a>> wrote:<br>
> Send themes mailing list submissions to<br>
> <a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
><br>
> To subscribe or unsubscribe via the World Wide Web, visit<br>
> <a href="http://lists.drupal.org/mailman/listinfo/themes" target="_blank">http://lists.drupal.org/mailman/listinfo/themes</a><br>
> or, via email, send a message with subject or body 'help' to<br>
> <a href="mailto:themes-request@drupal.org">themes-request@drupal.org</a><br>
><br>
> You can reach the person managing the list at<br>
> <a href="mailto:themes-owner@drupal.org">themes-owner@drupal.org</a><br>
><br>
> When replying, please edit your Subject line so it is more specific<br>
> than "Re: Contents of themes digest..."<br>
><br>
><br>
> Today's Topics:<br>
><br>
> 1. Re: themes Digest, Vol 72, Issue 3 : migrating static HTML<br>
> page with TABS to DRUPAL (Chris McAndrew)<br>
><br>
><br>
> ----------------------------------------------------------------------<br>
><br>
> Message: 1<br>
> Date: Tue, 19 Nov 2013 18:51:47 -0500<br>
> From: Chris McAndrew <<a href="mailto:chris@csmcreative.com">chris@csmcreative.com</a>><br>
> Subject: Re: [themes] themes Digest, Vol 72, Issue 3 : migrating<br>
> static HTML page with TABS to DRUPAL<br>
> To: <a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
> Message-ID:<br>
> <CAFV3ugkDuoNr+YD=<a href="mailto:YiYNrJkiEbD_8Of7wy64OjQhwnF69fHYWQ@mail.gmail.com">YiYNrJkiEbD_8Of7wy64OjQhwnF69fHYWQ@mail.gmail.com</a>><br>
> Content-Type: text/plain; charset="utf-8"<br>
><br>
> Drupal definitely isn't something you will get up to speed with in a short<br>
> period of time. I think you really have to work with it every single day<br>
> and make it your focus. If it has to be in Drupal for whatever reason than<br>
> you have no choice but if it's just for tabs, I don't get it. Maybe<br>
> WordPress or something would be easier and quicker.<br>
><br>
> Drupal kicks butt though and I will never touch WP again. The best book for<br>
> me that I reference daily is the Pro Drupal Development book. It's a big<br>
> yellow and black book and covers everything you need or might want to<br>
> learn.<br>
><br>
> Good luck and you definitely have plenty of help here so always ask.<br>
><br>
> Chris McAndrew??<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> *[image: <a href="http://csmcreative.com" target="_blank">http://csmcreative.com</a>] <<a href="http://csmcreative.com" target="_blank">http://csmcreative.com</a>> Chr**is McAndrew*<br>
><br>
> *Interactive Designer & Developer Mobile*: <a href="tel:1.603.498.3864" value="+16034983864">1.603.498.3864</a><br>
> * Email*: <<a href="mailto:chris@csmcreative.com">chris@csmcreative.com</a>><a href="mailto:chris@csmcreative.com">chris@csmcreative.com</a><<a href="http://chris@csmcreative.com?subject=Question+via+email+contact+link" target="_blank">chris@csmcreative.com?subject=Question+via+email+contact+link</a>><br>
><br>
> * Web*: <a href="http://csmcreative.com" target="_blank">http://csmcreative.com</a><br>
> *Twitter*: @chris_mcandrew <<a href="https://twitter.com/chris_mcandrew" target="_blank">https://twitter.com/chris_mcandrew</a>><br>
> *LinkedIn*: chrismcandrew <<a href="http://linkedin.com/in/chrismcandrew" target="_blank">http://linkedin.com/in/chrismcandrew</a>><br>
><br>
><br>
> On Mon, Nov 18, 2013 at 1:38 PM, <<a href="mailto:themes-request@drupal.org">themes-request@drupal.org</a>> wrote:<br>
><br>
> > Send themes mailing list submissions to<br>
> > <a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
> ><br>
> > To subscribe or unsubscribe via the World Wide Web, visit<br>
> > <a href="http://lists.drupal.org/mailman/listinfo/themes" target="_blank">http://lists.drupal.org/mailman/listinfo/themes</a><br>
> > or, via email, send a message with subject or body 'help' to<br>
> > <a href="mailto:themes-request@drupal.org">themes-request@drupal.org</a><br>
> ><br>
> > You can reach the person managing the list at<br>
> > <a href="mailto:themes-owner@drupal.org">themes-owner@drupal.org</a><br>
> ><br>
> > When replying, please edit your Subject line so it is more specific<br>
> > than "Re: Contents of themes digest..."<br>
> ><br>
> ><br>
> > Today's Topics:<br>
> ><br>
> > 1. migrating static HTML page with TABS to DRUPAL (mullick)<br>
> > 2. [#JMB-402-45965]: migrating static HTML page with TABS to<br>
> > DRUPAL (RebirthRO)<br>
> > 3. Re: migrating static HTML page with TABS to DRUPAL<br>
> > (Carl Wiedemann)<br>
> > 4. [#GFX-836-29289]: Re: migrating static HTML page with TABS to<br>
> > DRUPAL (RebirthRO)<br>
> > 5. Re: migrating static HTML page with TABS to DRUPAL<br>
> > (Sushanta Banerjee)<br>
> > 6. [#IGY-236-37981]: Re: migrating static HTML page with TABS to<br>
> > DRUPAL (RebirthRO)<br>
> > 7. Re: migrating static HTML page with TABS to DRUPAL (David Landry)<br>
> ><br>
> ><br>
> > ----------------------------------------------------------------------<br>
> ><br>
> > Message: 1<br>
> > Date: Mon, 18 Nov 2013 10:33:03 -0500<br>
> > From: mullick <<a href="mailto:vibanu@gmail.com">vibanu@gmail.com</a>><br>
> > Subject: [themes] migrating static HTML page with TABS to DRUPAL<br>
> > To: <a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
> > Message-ID:<br>
> > <<br>
> > <a href="mailto:CAMVtPvjvrqenR2usobBwzj8tYB%2BpOV5a5z%2BQyHT%2BE7XVzCqGKg@mail.gmail.com">CAMVtPvjvrqenR2usobBwzj8tYB+pOV5a5z+QyHT+E7XVzCqGKg@mail.gmail.com</a>><br>
> > Content-Type: text/plain; charset="iso-8859-1"<br>
> ><br>
> > Hi, I have to move our static HTML site to DRUPAL. I am one week young user<br>
> > of drupal and I am reading and learning from others experiences. I will<br>
> > appreciate if you can give me your suggestions on the best way to<br>
> > restructure the following similar page (with tabs) to DRUPAL?<br>
> > <a href="http://www.cs.sunysb.edu/people/faculty.html" target="_blank">http://www.cs.sunysb.edu/people/faculty.html</a><br>
> > Thanks in advanace!<br>
> > -------------- next part --------------<br>
> > An HTML attachment was scrubbed...<br>
> > URL:<br>
> > <a href="http://lists.drupal.org/pipermail/themes/attachments/20131118/de58415c/attachment-0001.html" target="_blank">http://lists.drupal.org/pipermail/themes/attachments/20131118/de58415c/attachment-0001.html</a><br>
> ><br>
> > ------------------------------<br>
> ><br>
> > Message: 2<br>
> > Date: Mon, 18 Nov 2013 15:36:04 +0000<br>
> > From: RebirthRO <<a href="mailto:support@rebirthro.com">support@rebirthro.com</a>><br>
> > Subject: [themes] [#JMB-402-45965]: migrating static HTML page with<br>
> > TABS to DRUPAL<br>
> > To: <a href="mailto:vibanu@gmail.com">vibanu@gmail.com</a><br>
> > Cc: <a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
> > Message-ID: <<a href="mailto:1384788964.528a33e44a61c@support.rebirthro.com">1384788964.528a33e44a61c@support.rebirthro.com</a>><br>
> > Content-Type: text/plain; charset="us-ascii"<br>
> ><br>
> > An HTML attachment was scrubbed...<br>
> > URL:<br>
> > <a href="http://lists.drupal.org/pipermail/themes/attachments/20131118/b2a18755/attachment-0001.html" target="_blank">http://lists.drupal.org/pipermail/themes/attachments/20131118/b2a18755/attachment-0001.html</a><br>
> ><br>
> > ------------------------------<br>
> ><br>
> > Message: 3<br>
> > Date: Mon, 18 Nov 2013 09:52:21 -0700<br>
> > From: Carl Wiedemann <<a href="mailto:carl.wiedemann@gmail.com">carl.wiedemann@gmail.com</a>><br>
> > Subject: Re: [themes] migrating static HTML page with TABS to DRUPAL<br>
> > To: A list for theme developers <<a href="mailto:themes@drupal.org">themes@drupal.org</a>><br>
> > Message-ID:<br>
> > <<br>
> > <a href="mailto:CAGqH%2BMHVtR52Y-_cOZE_Rba9SQU1qFvVRiFFWmOprnPn76gOXg@mail.gmail.com">CAGqH+MHVtR52Y-_cOZE_Rba9SQU1qFvVRiFFWmOprnPn76gOXg@mail.gmail.com</a>><br>
> > Content-Type: text/plain; charset="iso-8859-1"<br>
> ><br>
> > Try using <a href="https://drupal.org/project/quicktabs" target="_blank">https://drupal.org/project/quicktabs</a> with the Views module and a<br>
> > custom content type for Faculty if they are not already user accounts.<br>
> ><br>
> ><br>
> > Carl Wiedemann<br>
> > Website design & development consulting | <a href="http://c4rl.ws" target="_blank">c4rl.ws</a><br>
> > <a href="mailto:carl.wiedemann@gmail.com">carl.wiedemann@gmail.com</a> | skype: c4rlww<br>
> ><br>
> ><br>
> > On Mon, Nov 18, 2013 at 8:33 AM, mullick <<a href="mailto:vibanu@gmail.com">vibanu@gmail.com</a>> wrote:<br>
> ><br>
> > > Hi, I have to move our static HTML site to DRUPAL. I am one week young<br>
> > > user of drupal and I am reading and learning from others experiences. I<br>
> > > will appreciate if you can give me your suggestions on the best way to<br>
> > > restructure the following similar page (with tabs) to DRUPAL?<br>
> > > <a href="http://www.cs.sunysb.edu/people/faculty.html" target="_blank">http://www.cs.sunysb.edu/people/faculty.html</a><br>
> > > Thanks in advanace!<br>
> > ><br>
> > > _______________________________________________<br>
> > > themes mailing list<br>
> > > <a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
> > > <a href="http://lists.drupal.org/mailman/listinfo/themes" target="_blank">http://lists.drupal.org/mailman/listinfo/themes</a><br>
> > ><br>
> > ><br>
> > -------------- next part --------------<br>
> > An HTML attachment was scrubbed...<br>
> > URL:<br>
> > <a href="http://lists.drupal.org/pipermail/themes/attachments/20131118/6cc8fa88/attachment-0001.html" target="_blank">http://lists.drupal.org/pipermail/themes/attachments/20131118/6cc8fa88/attachment-0001.html</a><br>
> ><br>
> > ------------------------------<br>
> ><br>
> > Message: 4<br>
> > Date: Mon, 18 Nov 2013 16:54:04 +0000<br>
> > From: RebirthRO <<a href="mailto:support@rebirthro.com">support@rebirthro.com</a>><br>
> > Subject: [themes] [#GFX-836-29289]: Re: migrating static HTML page<br>
> > with TABS to DRUPAL<br>
> > To: <a href="mailto:carl.wiedemann@gmail.com">carl.wiedemann@gmail.com</a><br>
> > Cc: <a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
> > Message-ID: <<a href="mailto:1384793644.528a462c39160@support.rebirthro.com">1384793644.528a462c39160@support.rebirthro.com</a>><br>
> > Content-Type: text/plain; charset="us-ascii"<br>
> ><br>
> > An HTML attachment was scrubbed...<br>
> > URL:<br>
> > <a href="http://lists.drupal.org/pipermail/themes/attachments/20131118/0cbb4f89/attachment-0001.html" target="_blank">http://lists.drupal.org/pipermail/themes/attachments/20131118/0cbb4f89/attachment-0001.html</a><br>
> ><br>
> > ------------------------------<br>
> ><br>
> > Message: 5<br>
> > Date: Mon, 18 Nov 2013 09:09:44 -0800 (PST)<br>
> > From: Sushanta Banerjee <<a href="mailto:susan5_in7@yahoo.com">susan5_in7@yahoo.com</a>><br>
> > Subject: Re: [themes] migrating static HTML page with TABS to DRUPAL<br>
> > To: A list for theme developers <<a href="mailto:themes@drupal.org">themes@drupal.org</a>><br>
> > Message-ID:<br>
> > <<a href="mailto:1384794584.93713.YahooMailNeo@web163904.mail.gq1.yahoo.com">1384794584.93713.YahooMailNeo@web163904.mail.gq1.yahoo.com</a>><br>
> > Content-Type: text/plain; charset="utf-8"<br>
> ><br>
> > Hi, Mullick,<br>
> ><br>
> > I can develop your site in D7 exactly as it is with nominal cost along<br>
> > with online tutorials. If you wish you can contact me.<br>
> ><br>
> > Regards<br>
> > SB<br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> > On Monday, 18 November 2013 9:03 PM, mullick <<a href="mailto:vibanu@gmail.com">vibanu@gmail.com</a>> wrote:<br>
> ><br>
> > Hi, I have to move our static HTML site to DRUPAL. I am one week young<br>
> > user of drupal and I am reading and learning from others experiences. I<br>
> > will appreciate if you can give me your suggestions on the best way to<br>
> > restructure the following similar page (with tabs) to DRUPAL?<br>
> > <a href="http://www.cs.sunysb.edu/people/faculty.html" target="_blank">http://www.cs.sunysb.edu/people/faculty.html</a><br>
> > Thanks in advanace!<br>
> > _______________________________________________<br>
> > themes mailing list<br>
> > <a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
> > <a href="http://lists.drupal.org/mailman/listinfo/themes" target="_blank">http://lists.drupal.org/mailman/listinfo/themes</a><br>
> > -------------- next part --------------<br>
> > An HTML attachment was scrubbed...<br>
> > URL:<br>
> > <a href="http://lists.drupal.org/pipermail/themes/attachments/20131118/e9fb26a0/attachment-0001.html" target="_blank">http://lists.drupal.org/pipermail/themes/attachments/20131118/e9fb26a0/attachment-0001.html</a><br>
> ><br>
> > ------------------------------<br>
> ><br>
> > Message: 6<br>
> > Date: Mon, 18 Nov 2013 17:12:04 +0000<br>
> > From: RebirthRO <<a href="mailto:support@rebirthro.com">support@rebirthro.com</a>><br>
> > Subject: [themes] [#IGY-236-37981]: Re: migrating static HTML page<br>
> > with TABS to DRUPAL<br>
> > To: <a href="mailto:susan5_in7@yahoo.com">susan5_in7@yahoo.com</a><br>
> > Cc: <a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
> > Message-ID: <<a href="mailto:1384794724.528a4a64534de@support.rebirthro.com">1384794724.528a4a64534de@support.rebirthro.com</a>><br>
> > Content-Type: text/plain; charset="us-ascii"<br>
> ><br>
> > An HTML attachment was scrubbed...<br>
> > URL:<br>
> > <a href="http://lists.drupal.org/pipermail/themes/attachments/20131118/47a7c525/attachment-0001.html" target="_blank">http://lists.drupal.org/pipermail/themes/attachments/20131118/47a7c525/attachment-0001.html</a><br>
> ><br>
> > ------------------------------<br>
> ><br>
> > Message: 7<br>
> > Date: Mon, 18 Nov 2013 11:17:06 -0700<br>
> > From: David Landry <<a href="mailto:david@dmwl.net">david@dmwl.net</a>><br>
> > Subject: Re: [themes] migrating static HTML page with TABS to DRUPAL<br>
> > To: Sushanta Banerjee <<a href="mailto:susan5_in7@yahoo.com">susan5_in7@yahoo.com</a>>, A list for theme<br>
> > developers <<a href="mailto:themes@drupal.org">themes@drupal.org</a>><br>
> > Message-ID: <<a href="mailto:CE953418-BDED-45ED-A6F2-CD995AEC33BF@dmwl.net">CE953418-BDED-45ED-A6F2-CD995AEC33BF@dmwl.net</a>><br>
> > Content-Type: text/plain; charset="windows-1252"<br>
> ><br>
> > SB,<br>
> ><br>
> > First, he wasn?t soliciting paid help, he was asking for feedback on how<br>
> > to do it himself.<br>
> ><br>
> > Second, if you wanted to see if he was interested in hiring someone, email<br>
> > him directly not the entire list.<br>
> ><br>
> > On Nov 18, 2013, at 10:09 AM, Sushanta Banerjee <<a href="mailto:susan5_in7@yahoo.com">susan5_in7@yahoo.com</a>><br>
> > wrote:<br>
> ><br>
> > > Hi, Mullick,<br>
> > ><br>
> > > I can develop your site in D7 exactly as it is with nominal cost along<br>
> > with online tutorials. If you wish you can contact me.<br>
> > ><br>
> > > Regards<br>
> > > SB<br>
> > ><br>
> > ><br>
> > ><br>
> > > On Monday, 18 November 2013 9:03 PM, mullick <<a href="mailto:vibanu@gmail.com">vibanu@gmail.com</a>> wrote:<br>
> > > Hi, I have to move our static HTML site to DRUPAL. I am one week young<br>
> > user of drupal and I am reading and learning from others experiences. I<br>
> > will appreciate if you can give me your suggestions on the best way to<br>
> > restructure the following similar page (with tabs) to DRUPAL?<br>
> > > <a href="http://www.cs.sunysb.edu/people/faculty.html" target="_blank">http://www.cs.sunysb.edu/people/faculty.html</a><br>
> > > Thanks in advanace!<br>
> > ><br>
> > > _______________________________________________<br>
> > > themes mailing list<br>
> > > <a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
> > > <a href="http://lists.drupal.org/mailman/listinfo/themes" target="_blank">http://lists.drupal.org/mailman/listinfo/themes</a><br>
> > ><br>
> > ><br>
> > > _______________________________________________<br>
> > > themes mailing list<br>
> > > <a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
> > > <a href="http://lists.drupal.org/mailman/listinfo/themes" target="_blank">http://lists.drupal.org/mailman/listinfo/themes</a><br>
> ><br>
> > ---<br>
> > David Landry<br>
> ><br>
> > -------------- next part --------------<br>
> > An HTML attachment was scrubbed...<br>
> > URL:<br>
> > <a href="http://lists.drupal.org/pipermail/themes/attachments/20131118/44210197/attachment.html" target="_blank">http://lists.drupal.org/pipermail/themes/attachments/20131118/44210197/attachment.html</a><br>
> ><br>
> > ------------------------------<br>
> ><br>
> > _______________________________________________<br>
> > themes mailing list<br>
> > <a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
> > <a href="http://lists.drupal.org/mailman/listinfo/themes" target="_blank">http://lists.drupal.org/mailman/listinfo/themes</a><br>
> ><br>
> ><br>
> > End of themes Digest, Vol 72, Issue 3<br>
> > *************************************<br>
> ><br>
> -------------- next part --------------<br>
> An HTML attachment was scrubbed...<br>
> URL: <a href="http://lists.drupal.org/pipermail/themes/attachments/20131119/cd5b911a/attachment-0001.html" target="_blank">http://lists.drupal.org/pipermail/themes/attachments/20131119/cd5b911a/attachment-0001.html</a><br>
><br>
> ------------------------------<br>
><br>
> _______________________________________________<br>
> themes mailing list<br>
> <a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
> <a href="http://lists.drupal.org/mailman/listinfo/themes" target="_blank">http://lists.drupal.org/mailman/listinfo/themes</a><br>
><br>
><br>
> End of themes Digest, Vol 72, Issue 5<br>
> *************************************<br>
><br>
> _______________________________________________<br>
> themes mailing list<br>
> <a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
> <a href="http://lists.drupal.org/mailman/listinfo/themes" target="_blank">http://lists.drupal.org/mailman/listinfo/themes</a><br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.drupal.org/pipermail/themes/attachments/20131121/73d26f27/attachment.html" target="_blank">http://lists.drupal.org/pipermail/themes/attachments/20131121/73d26f27/attachment.html</a><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
themes mailing list<br>
<a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
<a href="http://lists.drupal.org/mailman/listinfo/themes" target="_blank">http://lists.drupal.org/mailman/listinfo/themes</a><br>
<br>
<br>
End of themes Digest, Vol 72, Issue 9<br>
*************************************<br>
</blockquote></div><br></div>