Any guidance on how to approach building this? Component? Template?

Have a programming question regarding your component, plug-in, extension or core hacks? Have an interesting tidbit, FAQ or programming tip you’d like to share? This is the place for you.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Post Reply
User avatar
dmerrill
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Wed Apr 04, 2007 3:49 am
Location: San Francisco Bay Area

Any guidance on how to approach building this? Component? Template?

Post by dmerrill » Fri Oct 26, 2007 6:41 am

I'm a joomla noob, and am hoping for the guidance of the collective wisdom of folks out in joomland on this likely straightforward question.  How should we go about building pages such as this one?  We have several such to build, and there's a common structure to it.

Here's a rough image of what I'm trying to achieve.  How do we lay out the center and right columns, as a single page?

Image

Is this where we should be building a custom template?  or using modules (not sure how to specify which quote, for example, to include on which page, though)?  or a custom component?  or is moslate the easiest way to approach (seems to have author usability issues, though)?

Here's an example of another series of pages we need to build (and preferably enable end-user editors to safely update):
Image

Thanks in advance for your help!
Dave

User avatar
ashar
Joomla! Apprentice
Joomla! Apprentice
Posts: 15
Joined: Wed Sep 12, 2007 5:55 am
Location: Pakistan
Contact:

Re: Any guidance on how to approach building this? Component? Template?

Post by ashar » Fri Oct 26, 2007 11:12 am

I think you must go for any 3 column template
Work, Work and Work by Quaid E Azam Muhammad Ali Jinnah (Founder of Pakistan)

User avatar
dmerrill
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Wed Apr 04, 2007 3:49 am
Location: San Francisco Bay Area

Re: Any guidance on how to approach building this? Component? Template?

Post by dmerrill » Sat Oct 27, 2007 5:45 pm

Thanks for the suggestions, ashar.  Looking back at my question, I realize it wasn't specific enough.  Let me try again.

There are a dozen or so pages like this, and they are all similar.  I'm fine creating a template for this set of pages, but it doesn't seem wise to create a dozen separate templates.

Each of these is a "Category Blog" page.  The content in the right column is specific to each such page.

The category title ("Music Committee" in this case) needs to span both the center and right columns.

There's separate styling needed for the "charter" statement box.

See comments in this mockup:
Image

I don't see how to map these requirements to a single template, because with a template, I don't see how to:
  • cause the page title to span the center and right columns
  • coordinate the "committee members" box content with the specific committee (which is a category)
  • style the "charter" box appropriately

Seems to me that I'm looking for more structure (both page layout structure, and data structure) than Joomla provides.
Am I missing something?

Thanks!
Dave


Post Reply