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

Need to get rid of "Login or register to add comments" at bottom of book page.

I'm building a public access site.
I dont' want anyone to know there is even a login option (as this is not a community site, but a simple site that will use Drupal as the backend).

So, I need to get rid of that "Login or Register to add comments" stuff that shows up at the bottom of book pages.

I tried turning off all access to Comments for my various roles, to no avail.

Any ideas?

Blix theme primary links IE css screwups and holly hacks

I'm trying to get internet explorer to properly display the primary link bar of the blix them so that multiple words don't wrap down to a seperate line.

In the style.css file there is a link to http://www.positioniseverything.net/explorer/escape-floats.html
Which describes the "holly hack" for getting IE to display the proper width of the floating blocks.

This is the hack
/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */

Blogger style "About Me" on node pages

I like the idea of the simplified Blogger-style "About Me" block on blogs (http://drupal.org/node/45164), but I'd like to make the block show up on all blog pages, front and node.

Currently the snippet uses if(arg(0)=='blog' & is_numeric(arg(1))) { -- is there a way to adapt this?

if($node->type='blog' doesn't seem to do it...

TIA!

How to create a forum or forum container with different access perms?

Hi, I'm getting ready to migrate an active forum site to drupal, I've recreated my forum board structure but when I went to create my moderators container and board I realized I couldn't figure out a way to make it only accesible by moderators.

I've created another "role" called "moderators" which have the ability to edit messages, threads, etc, I'd like to make a forum that is only viewable by mods. It seems as though I can only modify access perms for roles on a global basis for the forums.

Taxonomy category page returning 404 - Want to make it a custom page

I have taxonomy category Fruit and under Fruit there are three terms Apple, Banana, and Orange. I've created a fruit flexinode that requires one of the terms under fruit. I'm using pathauto.

www.domain.com/fruit/apple/delicious
www.domain.com/fruit/apple/granny_smith

Converting user albums from image+album(Photo album) to acidfree?

I've a site running with ±300 users and nearly 300 albums made with the "photo album" module...
Is there a way to convert all the user albums to acidfree user albums?
Anyone experienced with converting albums?

Any comment/help would be apriciated :-)

Regards, Joris

Pages

Subscribe with RSS Subscribe to RSS - Post installation