Metasploit mailing list archives

MSFWeb Development - Adding a button to menu bar


From: hdm at metasploit.com (H D Moore)
Date: Wed, 18 Apr 2007 16:45:59 -0500

You need to add a corresponding controller to handle the request (maybe a 
model too). Look for data/msfweb/app/controllers/ and 
data/msfweb/app/models for some examples.

-HD

On Wednesday 18 April 2007 05:30, Mike Whitehead wrote:
I emailed hdm and msf-dev for a solution but didn't get one, so maybe
someone on the list can give me one. I'm developing a
fully-customisable skinning system for the frameworks web interface but
stumbled across a small problem. I've added an "Options" button that is
required for choosing a skin, but I can't manage to get the button to
open a window similar to Exploits, Payloads, etc. I've tried adding the
following code to application.js:



Current thread: