Drupal is up and running but how do I ...?

How do I create four different pages with Drupal content?

Hey all,

I'm still getting my head around drupal. I've been digging through the docs and handbooks trying to figure stuff out. I have a question on how to set things up like so:

Index page has 3 content columns. People, Music, Places. Under each column will be a few posts (if that's the correct nomenclature) outlining "What's New" under the three topic pages. Clicking on any of those posts will take you to that post. Or, clicking on the header of that column will take you to that topic's page. I will be adding and removing these posts manually.

How do I divide drupal content into multiple pages? Like, how I do post articles under People that are only visible if you go to the People page (http://www.example.com/people/), same for Music and Places. Am I misunderstanding how drupal organizes content?

I also want each page to have a certain amount of custom layout while maintaining some of the same layout as the rest of the site. My beginning understanding of themes seems insufficient to figure out if this is possible, as well.

These pages contain posts made only by us, not by the public. The public is able to post comments, though. Sometimes, I will want an article to have a custom layout within its content area (where the images and text go, etc.) Is that easy or hard to do?

I'm looking for a little guidance along what's possible and a little push on where to look to figure these things out. I'm not necessarily asking for somebody to lay it out word for word (though I won't complain if somebody does, hehe). I have a bit of experience with PHP from a hacking perspective (hacked phpbb to really customize layouts and modules, etc.) and I've been programming Actionscript for many years and am familiar with OOP, JS, XML, and HTML, so getting around in PHP isn't too tough for me.

OG and trackback with 4.7

Hi,
OG and TrackBack modules are not working with Drupal version 4.7 beta version... Its display some error when I am trying to click on the module. Any body help me on this issue.

i hard coded login and registration in xtemplate

Hi,
i hard coded in login and registration in xtemplate..

table border="0" cellpadding="0" cellspacing="0" id="content">

how do i put various different stuff in the main column?

Hi,
I'm trying to put various stuff in the main colum

like "top story" => one item with teaser + picture

then a list of other stories beside that

and below a category of stories..

can someone tell me how to do it in xtemplate.xtmpl?

tks

Best way to organize/display/sort flexinodes? (very simply)

I have worked with Drupal a little before, but not enough to really understand the best way to accomplish the current task at hand. Hopefully, some of you can help shed some light on the best route to go about this.

The Situation

I have 3 main "objects," (we'll call them that for lack of better term): Manufacturer, Gage, Cable. The whole premise of the site is to provide clients with a simple way to find what cable corresponds to a particular gage. The typical route for determining this would be first clicking on the name of their gage manufacturer and then browsing to their gage model#, then looking at which cable(s) correspond to that gage. Alternatively, the client should be able to browse by gage model# or Cable. Right now, manufacturer doesn't have any fields other than title (name of man.) associated with it. Gages need the fields title (model#), type (brief description), and notes (probably an b-type footnote reference to universal notes at the bottom of the page). Cables need title (cable#), and connector (an image of the connector).

Ideally, I would like the results of any browsing to be displayed in a simple (hopefully sortable) table. Think: http://domainsbot.com/results.aspx?tr=1&q=drupal (easy to read and find what "cable" you need)

The Relationships

In wording, each manufacturer can have multiple gages that they make and each of those gages can possibly use multiple cables (although it's usually just one). Gages will only have one manufacturer.

Flexinode - how to customize result page after submit?

I've got a flexinode content type, let's call it "Request a Quote". Anonymous users can create a new instance of this node, which is then incorporated into the system and lets me know when someone wants a quote on work. How do I (or can I) customize the return page that they get after hitting Submit? So that it goes to a Thanks page instead of to the index?

anyone got any ideas? thanks in advance...

Pages

Subscribe with RSS Subscribe to RSS - Post installation