This forum is for less technical discussions about the Drupal project, not for support questions.

Clean URL's For Dummies

Let me first say that I am a Drupal newbie and I am not versed in PHP, html, etc. However I do consider myself a quick learner and adept at following directions.

I attempted to enable clean url's in the settings section on my website and received the following message:

"It appears your host is not configured correctly for Clean URLs. Please check for ModRewrite support with your administrator."

teasers on homepage viewed before signing up?

I have been asked by some members to have some content on the home page so tease new members to signing up to see the rest of the post or what ever.

Is there something along these lines?

Thanks

Jason

How to make Drupal as good as Blogger?

Hi All,

I have been using Drupal for awhile now, and like it for so many reasons. But there has been always one area I have not been able to get Drupal to do what I want.... posting blog entries (or whatever you want to call them).

I would like a very simple straight forward way for users to post content with photos without having to know HTML or resize photos. Just exactly the way the blogger.com interface works.

Here is a screenshot -> http://static.eberly.org/misc/blogger.png

how to output url address of cck image field

hi:

i have a cck field called field_image that i output like this:

<?php foreach ((array)$field_image as $item) { ?>
      <?php print $item['view'] ?>
    <?php } ?>

and it displays the full image i uploaded.

But i want to integrate it with the lightbox module like this:

Page Viewer

Hi,

I am new to Drupal and would like to know if there is any module that can display other web page? In SharePoint, you can have Page Viewer Web Part which allows you to type in the URL and display the entire web page within the block. Any info on this will be greatly appreciated.

Thanks,
Ryan

Getting block to appear on particular categories

Hi,

How would I go about getting a block to appear on every page that is tagged by a particular category? For example, I want to have a block that appears on the front page that shows the last five pages tagged with "News" (This is working). Then I would like this block to appear on each page tagged with "News" (This is not working). How would I do this?

Thanks,
Sean

Pages

Subscribe with RSS Subscribe to RSS - General discussion