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

One Content page per Menu Item

Hi,

After spending some time reading about Drupal, I decided to install it locally on a Win XP box and start getting to know Drupal in more details.

I have very impressed so far and my intentions are as follows:

- Set up a Public Website (no logging required, very few changes in the contents that will be done by the webmaster only)
- Set up a Password protected area (different content from the Public website, logged user can add information, etc..)

Quicktags Displaying on Multiple Lines Instead of One

I'm hesitant to call this an issue, so I figured I'd post about it on the forum instead... I tried installing Quicktags, and I didn't have any issues except for a rather strange issue in the way it displays...

The images that serve as buttons SHOULD display all on one line, however, they are not. They're displaying one image to a line and NOTHING I've tried is making them display on one line.

Has anyone else run into this before? Were you able to solve it? How?

Slow because of aggregator_category_item?

Hello,

it takes between 3 and 12 seconds to access my drupal page. With the devel-module I found out that this select statement takes at least 2500ms each time. What does that line do? And how can I speed up the process?

SELECT i.* FROM aggregator_category_item ci LEFT JOIN aggregator_item i ON ci.iid = i.iid WHERE ci.cid = 1 ORDER BY i.timestamp DESC, i.iid DESC LIMIT 0, 5

About the environment:
- Shared hosting (but without any speed problems apart from that)
- MySQL 5.0.18
- PHP 4.4.1

Custom login outside drupal

I am using drupal in a sub-domain for a member's only area and I would like to have a login box on my main domain. Is this possible? I tried looking and searching but it seems most topics cover only cusom login within drupal itself. I'm fairly technical but not very familar with drupal. Maybe someone can provide hints? (Or the answer even....thanks!)

Can I make a custom-page which includes certain terms?

Hello,

Does anyone know if there is a way to show terms on a page? I'm aware of the taxonomy/term/2+9 function - but this "only" shows the teasers or full story dependent on what I set the flexinode template.

I which to make a list-type of these terms on one page - showning custom fields, date and title.

Maybe I should explain what I want to use if for.

I currently run a website where I review music on various formats (CD's (term1), DVD's (term2) and Concerts (term3))

I've set up different flexinodes for the terms - because they I need to show them differently on the website. All flexinodes are using the teaser and full story snippets which are found here on Drupal.org. Therefore the flexinodes are used for these terms - but wish to combine them into one list on one page - as some sort of "overview" page with lins.

For instance:

Artists - Title - Label - year - format (aka. term1)
Artists - Title - Label - year - format (aka. term2)
Artists - Title - Label - year - format (aka. term1)
Artists - Title - Label - year - format (aka. term1)
Artists - Title - Label - year - format (aka. term3)
Artists - Title - Label - year - format (aka. term2)

If has to be sortet by the artists (but they have different flexifields - so you might need to use the IF-funtion here)

Is this something that can be done?

I am looking forward to hearing any comment on this one.

About statistics : do not show administrator browsing

Hi,
About all the statistics, the number of pages visited, the number of times a page has been viewed, and the like, is there a way to setup drupal to not count administrator browsing?

Thanks

Pages

Subscribe with RSS Subscribe to RSS - Post installation