a GOOD RTL menu is needed
Last Post 08/30/2007 10:35 AM by Yehuda. 4 Replies.
Author Messages
hadar k
Nuke Ace
Nuke Ace
Posts:59


--
07/26/2007 11:38 AM  
I'm despertly looking for a good RTL menu for my sites. I need it to support custom seperators, google search in sub menues (unlike solpart), being a skin object (more importent than a module) and fully design.
Untill today I tried CISS.transmenu, solpart,inventua,telerik and some more I can't remember, none of them were flexible enough and were supported to RTL languages.

your help is needed!

Thanks
Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945


--
07/26/2007 5:33 PM  
sounds like you have tried most of them out there, have you tried snapsis CSS menu? - Don't know if it will fit your needs, but could be worth a try.
Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile
Joseph Craig
DNN MVP
Posts:11667


--
07/26/2007 6:06 PM  
I can say nice things about the Snapsis menu, but I have had good results with the menu. An added plus is John Mitchell. If the menu doesn't do what you need, chances are he'll add it!

Joe Craig, Patapsco Research Group
Complete DNN Support
hadar k
Nuke Ace
Nuke Ace
Posts:59


--
07/27/2007 8:47 AM  
Thanks! Lemme add the full requierments, maybe someone would like to build this module.

DNN Menu Requierments

1. Fully Support of RTL (right to left) and LTR: For example, the Solpart menu is supporting this feature - adding an RTL span around it changes the menu and it's childs floating direction.

2. Children search Google support - unlike solpart, I want google to be able to search also in the child items, and not only in the root items.

3. Fully Customizable: I need a full control of the menu CSS properties. That's include colors, fonts, spaces, shdows if any, saperators, etc.

4. Skin object - Since I want to use the same menu on many pages, I need to be able to locate it directly in my skin without the need to place in the page as a module it every time I create a new page.

5. Dynamically constructed - Pages are added to the menu, as root/childs/sub childs/etc every time I add one, just like in Solpart. No re-definition of the menu is needed.

6. Hidden Pages - I saw that there is an Exlude and Include list in your menu definitions. The question is does your menu support automatically hide hidden pages (i.e pages that are marked as "Do not display in menu) or that those list should be mainted? I've encountered this problem in the R.A.D menu provided by telerik. I need the menu to automatically recognize hidden pages and to hide (not display) them. Is your menu capable of this ability?

and finally - a demo version!
Yehuda
Nuke Newbie
Nuke Newbie
Posts:1


--
08/30/2007 10:35 AM  
I know this is pretty late, but I love RadMenu.
Did you try changing the code to not include the hidden pages? It shouldn't be too hard to do.
I can have a look on the code if you'd like.


---