I've noticed 4.7 no longer has the primart/secondary links setting. It does however still have primary links as a block, in the default bluemarine theme. Can anyone tell me how to do the SAME thing with a secondary links block just as 4.6 had?
When you go to www.mysite.com/archive and search for a date, I'd like it if it didn't have the years from 2000 to 2005 (I hope 2006 isn't there just because it's Jan..). The site hasn't even been around that long so is there some way to remove the 2000-2004?
Since Drupal 4.7 will provide the free tagging function, I am thinking to convert my current Awtags into free tagging after upgrading to drupal 4.7. I guess that one way to do that is to create a new vocabulary (say, free tags), and then use some MySQL scripts to import&create terms for the vocabulary from Awtags table. But I am not sure how to do it gracefully. Has anybody already done this? Could you give me some help? Thanks a ton!
I have a blog entry stickied on my website, which is basically the welcome message. I don't want logged in members to see this. Is there any way to do this?
Hello,
I'm kind of new to PHP and I was wondering if anyone would know how to display a particular image depending on what section of the website you are in.
example:
(something.com/the-band) the photo would be "the-band.jpg" but if you were in
(something.com/music) the photo would be "music.jpg"
If anyone could shed some light, that would much appreciated.