Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Right Click Menu
Last Post 02/18/2009 11:29 PM by Peter Donker. 1 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
NetGains
New Member
New Member
Posts:1


--
02/18/2009 5:10 PM

Feb 18, 2009

Hi!

I am interested in adding one more menu iteam to the right click Ajax menu. Say I want to add

"View" before "Download". Now for this i want add my own method which will call a viewer and display

the file in that viewer.

Can I do this customization if I buy the "partial source code"?

 

Rishi

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
02/18/2009 11:29 PM
Hi Rishi,

Yes, you can. But you can also do it with the regular version. What you need to do is to open the DefaultMenu.resources file. The way it works is that the current 'request' (which is basically various info regarding a user's click in the UI) is put in XML and the menu is an XSLT file that tranforms that XML to a menu. This sounds (and is) pretty complex, but if you know your way around XSLT you should get the hang of it if you start reading the menu file that is packaged with the module. Open it in XMLSpy for instance, and you'll see what I mean.

Let me know if you have questions about this file.

Peter
You are not authorized to post a reply.