I have had a good look round and I dont think this is possible. [Peace][Pipe]
The secret of life is honesty and fair dealing. If you can fake that, you've got it made.
Groucho Marx (1895-1977)
what I tried was this:
I opened Files\Macromedia\Dreamweaver4\Configuration\Menus\MM\Files_RecentFiles.js
I changed the following line:
recentFiles = new Array(4);
Instead of 4, I inserted the number of files I want to display. I substituted the same number in this line:
for (i=recentFilesList.length; i < 4; i++)
What happened was that the menu got extende, but only with greyed out file names saying "Recent File"
I can not find the additional modification neededc
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.