Papa loves Mambo. But Mambo doesn't love papa so much.
February 6, 2007 4:35 PM
Subscribe
Help me solve a perplexing Mambo dilemma, please!
My Mambo installation, which has quite a lot of content in it, suddenly needs "category icons" a la PHP-Nuke - mainly because, when you're reading a given post, there's no way to tell what category you're in.
I've designed some swank icons, but can't figure out an elegant way to add them. A few approaches that are possible:
1. Hard-code the image into the top of every post, aligned right. I really, really, really don't want to do this. There are tons of posts I'd have to go back through, and more importantly, if you were to browse a given category, you're going to see the exact same icon come up over and over again on the same screen.
2. Hack the PHP to automatically add the icon to each post. Again, I hit the same problem as above - the icon showing up on every post in the category pages.
3. Somehow hack just the index and the individual post templates to automatically add the icon. This makes the most sense to me, but I'm feeling kinda daunted by it.
So, any tips? Any third-party solutions that accomplish this? Any kind soul that knows Mambo inside and out willing to hold my hand and show me where the guts of the index and post templates need the image tag, in exchange for undying gratitude and much good karma?
posted by jbickers to computers & internet (5 comments total)
posted by bristolcat at 5:40 PM on February 6, 2007