Re: migrating static HTML page with TABS to DRUPAL

"PJ McGhee" <[email protected]> Mon, 18 Nov 2013 11:29:31 -0600
Newsgroups gmane.comp.php.drupal.devel
Message-ID <[email protected]>
This is a multi-part message in MIME format.

------=_NextPart_000_001B_01CEE451.733E9C10
Content-Type: text/plain;
	charset="utf-8"
Content-Transfer-Encoding: quoted-printable

You can check out the site that I am working on right now.=20

http://docresource.org

the front page is made using the quicktabs module (which is AWESOME!) =
and a LOT of custom CSS and HTML but no custom PHP.=20

I use quicktabs on another section of the site for horizontal tabs too. =
if you=E2=80=99re interested you=E2=80=99ll need to register. which is =
free.=20



From: Darren Oh=20
Sent: Monday, November 18, 2013 10:41 AM
To: [email protected]=20
Subject: Re: [development] migrating static HTML page with TABS to =
DRUPAL

You would use Views to create a page for each tab. Under page settings, =
you will find the menu options. You should make a default menu tab with =
one page and a plain menu tab with the others.

On Nov 18, 2013, at 10:43 AM, mullick wrote:


  Hi, I have to move our static HTML site to DRUPAL. I am one week young =
user of drupal and I am reading and learning from others experiences. I =
will appreciate if you can give me your suggestions on the best way to =
restructure the following similar page (with tabs) to DRUPAL?
  http://www.cs.sunysb.edu/people/faculty.html
  Thanks in advanace!
------=_NextPart_000_001B_01CEE451.733E9C10
Content-Type: text/html;
	charset="utf-8"
Content-Transfer-Encoding: quoted-printable

<HTML><HEAD></HEAD>
<BODY=20
style=3D"WORD-WRAP: break-word; -webkit-nbsp-mode: space; =
-webkit-line-break: after-white-space"=20
dir=3Dltr>
<DIV dir=3Dltr>
<DIV style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>You can check out the site that I am working on right now. </DIV>
<DIV>&nbsp;</DIV>
<DIV><A href=3D"http://docresource.org">http://docresource.org</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>the front page is made using the quicktabs module (which is =
AWESOME!) and a=20
LOT of custom CSS and HTML but no custom PHP. </DIV>
<DIV>&nbsp;</DIV>
<DIV>I use quicktabs on another section of the site for horizontal tabs =
too. if=20
you=E2=80=99re interested you=E2=80=99ll need to register. which is =
free. </DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV=20
style=3D'FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: =
"Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; =
DISPLAY: inline'>
<DIV style=3D"FONT: 10pt tahoma">
<DIV>&nbsp;</DIV>
<DIV style=3D"BACKGROUND: #f5f5f5">
<DIV style=3D"font-color: black"><B>From:</B> <A=20
[email protected]=20
href=3D"mailto:[email protected]">Darren Oh</A> </DIV>
<DIV><B>Sent:</B> Monday, November 18, 2013 10:41 AM</DIV>
<DIV><B>To:</B> <A [email protected]=20
href=3D"mailto:[email protected]">[email protected]</A> </DIV>
<DIV><B>Subject:</B> Re: [development] migrating static HTML page with =
TABS to=20
DRUPAL</DIV></DIV></DIV>
<DIV>&nbsp;</DIV></DIV>
<DIV=20
style=3D'FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: =
"Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; =
DISPLAY: inline'>
<DIV>You would use Views to create a page for each tab. Under page =
settings, you=20
will find the menu options. You should make a default menu tab with one =
page and=20
a plain menu tab with the others.</DIV>
<DIV>&nbsp;</DIV>
<DIV>
<DIV>On Nov 18, 2013, at 10:43 AM, mullick wrote:</DIV><BR=20
class=3DApple-interchange-newline>
<BLOCKQUOTE type=3D"cite">
  <DIV dir=3Dltr>Hi, I have to move our static HTML site to DRUPAL. I am =
one week=20
  young user of drupal and I am reading and learning from others =
experiences. I=20
  will appreciate if you can give me your suggestions on the best way to =

  restructure the following similar page (with tabs) to DRUPAL?<BR><A=20
  href=3D"http://www.cs.sunysb.edu/people/faculty.html"><FONT=20
  =
color=3D#0066cc>http://www.cs.sunysb.edu/people/faculty.html</FONT></A><B=
R>Thanks=20
  in advanace!</DIV></BLOCKQUOTE></DIV></DIV></DIV></DIV></BODY></HTML>

------=_NextPart_000_001B_01CEE451.733E9C10--