On Mar 21, 2009, at 2:05 AM, [email protected] wrote: > To start on solid ground, I'll first describe what is happening here > on a Mac: > 1) exported 1 game To HTML file > - I had to dig in the Scid package to find the files in the HTML > folder. I guess it should be automatically done: ie in the saving > dialog the user would simply put a name for the folder, the html file > would be created (ie index.html) and all the necessary files would be > imported (images, css, js if needed).
> Actually we only give a name to > the main file and we have to guess that we should add .html to it. This is an issue on mac only, the file extension has to be added either by code or manually, the default system doesn't work. > > - there is no diagram, only the moves even that the option was > mentioned > ---- > 2) exported 1 game to html and js > - now it is much better, there is a board > - the comments about automatically export the necessary files are > still valid > --- > 3) several games export to html > - it is looking for a bitmaps2 folder that doesn't exist in Scid.app/ > Contents/Resources/share/scid/html Noted. I should place html, bitmaps and bitmaps2 in a folder outside the application bundle. I didn't realize that bitmaps and bitmaps2 were left out. Cheers, Israel ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Scid-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scid-users
