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

Remove "create content" link

I'm using Drupal 4.7 B6 and I've run into two problems.

hiding image galleries

So I want to import a whole bunch of pictures into an image gallery. I can do that no problem. I want to embed those pictures within content. I can do that through img_assist.

But I don't want the image gallery browseable like how my other galleries are. I don't see an option to "hide" the image gallery or any other way to not make it browseable by visitors. What's the best way to do this?

I'm using the latest 4.6.x

Thanks,
Jason

[edit -speck: moved to support forum per user request comment.]

Multiple Front page Story sections or blogs

I'm currently converting our school website to Drupal 4.7 B6 and I'm wondering if it's possible to create multiple front page sections; for example: a link to Library, Fine Arts and Athletics news pages like the front page. If not, could I accomplish somthing like this with the blog module?

Can anyone recommend a module or process that might meet my needs?

Thank You

http://tkgorman.net/site

Per user content and files

Hi all,

I wonder if this is possible: i want to create one page for each user, and upload some files that only the assigned user can download, but i have not found the way to do this, after messing with lots of modules.

First, if the admin creates the page, all users can view it. If i restrict the users to only view content of his own, the admin cannot create that page. And if i use the user switch module, i have to grant edit permission to the user, so he/she can mess that page.

For the downloads, i haven't even begun to investigate a way to do it.

fckeditor file / image manager

Ho everyone,

I have managed to sucessfully install FCKEditor and can upload images to the server and sucessfully insert them in the editor.

BUT, when I click on the browse server button no window appears, I have to click the button very fast a number of times and the pop-up windows then appears.

Does anyone have any idea why this is happening and what I could do to so a single click work.

Any help would be gratefully appreciated.

Many Thanks

Phil

how do i change the way %time displays the date

i would like the date in forums not to appear as "x minutes ago", but rather the time at which it was created

i even set up a custom date format for it with the help of http://drupal.org/node/46938

but how do i get it to apply to the forum topics list ?

do i need to change the function _forum_format function in forum.module ?
in the line :
return t('%time ago
by %author', array('%time' => format_interval(time() - $topic->timestamp), '%author' => theme('username', $topic)));

Pages

Subscribe with RSS Subscribe to RSS - Post installation