images and styling for each element in menumanager
Posted: Sun Oct 19, 2008 1:31 pm
In our menu, we have strong styling and HTML code embedded, and thats why we use bulletmenu tag, (yes, thats the ancient {bulletmenu} tag). For explanation, have a look at our site: http://kek.org.hu/
Its a hack, but it works perfectly. We simply put and and other html tag INTO the menu text. Bulletmenu is not as intelligent as MenuManager, and it passes every character to the front-end. That way, the "menu text:" value for our home page is "HOME" for example. Not convinient on the admin side, but works well for all browsers on the front-end site.
The big problem is that this method is stopping us from upgrading to 1.4.1, we have to use 1.2.5. I tried the MenuManager approach, but I couldnt let it pass the HTML formatting.
The version with MenuManager could be seen here:
http://kekorghu.web.maxer.hu/index.php?page=men-pr-ba
As you can see, all the HTML codes are encoded into special characters, which is good for a lot of reasons but bad for us now.
Could you help me with?
A. a proper way of menu styling and IMG embedding using MenuManager
B. a simple hack for not encoding HTML characters using MenuManager
Its a hack, but it works perfectly. We simply put and and other html tag INTO the menu text. Bulletmenu is not as intelligent as MenuManager, and it passes every character to the front-end. That way, the "menu text:" value for our home page is "HOME" for example. Not convinient on the admin side, but works well for all browsers on the front-end site.
The big problem is that this method is stopping us from upgrading to 1.4.1, we have to use 1.2.5. I tried the MenuManager approach, but I couldnt let it pass the HTML formatting.
The version with MenuManager could be seen here:
http://kekorghu.web.maxer.hu/index.php?page=men-pr-ba
As you can see, all the HTML codes are encoded into special characters, which is good for a lot of reasons but bad for us now.
Could you help me with?
A. a proper way of menu styling and IMG embedding using MenuManager
B. a simple hack for not encoding HTML characters using MenuManager