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

Image Rotating

'ello everyone,

BASE:
Drupal 4.7
Windows Server
XP Pro
Firefox & IE
Zen theme

I was wondering if there was an image rotating module or .js script that I can use in a sidebar.
My idea is to have the profile images of the editors of a website appear on the home page in a sidebar; which rotate every 6 seconds.

Can't protect directories

I am able to access "protected" drupal pages and directories by typing the exact path into the address bar.

for example, one I am logged out . . . .if I type www.sitename/node/14 I can "access" the page (even though I am not authenticated)

Further, I can access any file in the "files" directory using the same approach.

Is there a way to prevent this. I'd like to see the access denied page come up.

Thanks,
Josh

getting tinymce to work

hi

i have been trying to install tinymce module , but it doesnt seems to be working

i loaded the module then copied its tiny engine and place in tinymce folder and still when i try to use it doesnt shows up as required , just some bold text or itallics remains

even the line spacings created by it are vanished

how to get this to work

thanks in advance

DOUBLE home page showing up

I install OG module and set access control and all other stuffs ok.

Now I enable "My Groups" block as a block appearing on the right side.
I click on 'configure' and set 'maximunm number of itemsto show' to 3

I create / subscribe to more than 3 blocks so that the link 'more' appears in the side block.

Enabling short date format for forums

I apologize if this option is there somewhere already but *searching both forums and handbook* I did not find the way to enable short date format for the core forum module.

Clean URL's with gallery and i18n

I looked around with Google and within Drupal's site, yet I'm surprised nobody seems to have reported this. Maybe I haven't looked hard enough?

Clean URL's work, the i18n module works, and the gallery module with its "clean URL's" works fine too. I have the English, French, and Japanese languages enabled. Everything is fine... almost.

If you go in the album from another page, since the link to the album is rewritten properly, you'll get the page in the proper language. However, clicking on any picture will bring you back to the English version, since the link is not rewritten. If you write the address manually to get a specific language and to go in a specific sub-album, you'll get the correct language, but with the front page of the album.

To summarize:
(Note: "album" is an alias for the default "gallery" path.)
/album -> Front page of Gallery in English.
/fr/album -> Front page of Gallery in French. (Links point back to default language, English.)
/album/meetup -> "Meetup" album page of Gallery in English.
/fr/album/meetup -> Front page of Gallery in French. (Like /fr/album .)

I tried separating the gallery_embed_uri in the $conf['i18n_variables'] array of the settings.php file. This rewrites the URL's properly. However, when going to /fr/album/meetup, I have the same issue.

I tried rewriting the .htaccess file in the Drupal root folder, which is rewritten by the gallery module in order to make its clean URL system work. I replaced all instances similar to this:

Pages

Subscribe with RSS Subscribe to RSS - Post installation