- Master Mind Easter Egg
I found my first easter egg tonight. It's in Dreamweaver 4. If you try to create a 'Web Photo Album' with a 'Photo Album Title' of 'Play a Game' you'll get a JavaScript version of MasterMind.
I accidentally found the code while trying to find out how the photo galleries are generated. If you search the source of 'Create Web Photo Album.js' for the string 'playagame' you can check it out for yourself.
In the end, the JavScript just translates to 'dw.runCommand(”Test Data”);