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.
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.
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?
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.
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.
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?