Hi, Today we discussed jpoker theming with Ulrike and Loic on irc://irc.freenode.net/#pokersource
So far we've agreed on the following: * A jpoker theme is a directory with css, javascripts, images and sounds following the theme API. * The theme API is defined by jpoker javascript code by: - name of css classes - name of javascript templates - name of sound file * A theme directory is organized like this jpoker/themes/name jpoker/themes/name/css jpoker/themes/name/css/images jpoker/themes/name/js jpoker/themes/name/sound jpoker/themes/name/mockup jpoker/themes/name/skin jpoker/themes/name/README jpoker/themes/name/LICENSE * Site specifics like main page, javascript callbacks and code are not part of the theme and put in a separate directory. They have the same structure as a theme directory and they depend on a specific theme directory. jpoker/sites/name ... * mockup.svg and svg2html could be used to bootstrap the theme, but generated files could be altered manually afterwards. Feedbacks and comments are welcome. -- Johan Euphrosine <[email protected]> Development and services around Free Software http://www.aminche.com/
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
