Hi

I'm hosting www.kljnieuwkerken.be
and we have a forum. But for example, I am on the homepage and there's a new post/topic/... in the forums, how do I make 'Forum' say something like 'Forum *New*' or something, so I know there's a post/topic/... I haven't read in it?

Comments

graysadler’s picture

I know Advanced Forum has something like that. I would look at that module's source code and see how it's done there and try to duplicate it in your menu link's title. From there I'd do a menu_alter (or is it menu_link_alter?) on the forum menu link and make the title of your forum menu link be dynamic, by that I mean in the title_load function you would add in the code that you found from the Advanced Forum module.

I know I wasn't very specific, but I hope it helps move you in the right direction or spark an idea.

Lead Developer and Founder of StreamRiot.com