I'm creating a community oriented website with a large, collaborative project using the book module. My problem is that there will be many pages in each book and the parent drop-down menu is increasingly becoming too large to be user-friendly. I've searched for an answer here, but I've mostly only come across complaints on this same issue.
I was wondering how to implement Forum topic headers ( ie General or Announcements) in a 4.5.0 drupal installation. I have looked over the handbooks, but i can't seem to find how to have the, headers and have them with a different color as the actual forum topics. Any suggestions ?
Has anyone come up with some ingenius way of integrating ads within Drupal? I've used them in blocks and recently added them inline at the start and end of articles.
I'm interested in what sorts of things the rest of you have come up with. :)
I've dug around in the forums about this and haven't been very lucky and what I have found hasn't changed the results I've gotten. This is most likely something beyond dumb but I'm stumped.
I have been trying to create a custom block that is all php.
If I paste the code into an add block and select its type to be php and save it then enable the block I get a output from the block of the php code. Is there something that I have to do to make the code evaluate instead of just diaplay?