I'm creating a new site template, it contains a treeview menu on the
left which is basically a content editor web part showing an html
file with the code needed for rendering a free available javascript
treeview menu. It works well.
All the pages and the html with the menu definition are stored in a
doc lib. The "problem" that I have is, the contex menu for the htm
page shows "Edit in Microsoft FrontPage" which is fine. But it will
be even better if an "Edit in Notepad" option were available.
All maintenance for the solution can be done using the browser, but
the menu, I'd love to allow editing it in notepad, as it is always
available and the menu code definition is really simple, no real need
for FrontPage.
Is there a way of adding this "Edit in Notepad" to the context menu
in a doc lib for HTML files? perhaps a CEWP approach?