From: John L. <jla...@gm...> - 2005-06-25 00:57:57
|
On 6/24/05, Francesco Montorsi <f18...@ya...> wrote: > > Francesco (I'm assuming you changed index.html/php), please see the > > readme.txt in the the root directory (add to it as as necessary). > I could not found any readme in wxCode or wxCode\components or > wxCode\website (CVS); do you refer to the readme.txt stored in > /home/groups/w/wx/wxcode/htdocs ? > I suggest to put that readme.txt in wxCode\website CVS... ;-) =20 This one: /home/groups/w/wx/wxcode/readme.txt It's not really for public consumption, since it's just there to give some hints to the webmaster(s) on how things are done. Like I said, please add to it anything you figure out about the website that's not immediately obvious. I created it to help myself remember how it works. =20 > > Thirdly, for screenshots, we could create > > htdocs/screenshots/projectname and users put their screenshots there. > good idea; a special folder for the screenshots would make easier to put > a link to them in the complist but I'm unsure about removing them from > CVS... they could be very useful to people who just checkout the > wxCode\components to choose if use/not use that component. > But I understand that if all dev save their screenshots in CVS we'll end > up with a very heavy CVS repository... I don't think anyone has full screenshots in CVS? I mean, besides the projectname/website/image.png 160x120 ones which are quite small. I was refering to the "screenshots" link on wxcode.sourceforge.net http://wxcode.sourceforge.net/screens.html where people would probably want to put multiple full screenshots of their widget in action. (For example a 800x600 image can be over 100k, my 160x120 is about 10k IIRC.) > Just give me some time to: > 1) understand exactly how wxCode website works actually > 2) do my PHP experiments ;-) > so I'll be ready to discuss about these site changes better next week ;-) Cool. Thanks, John Labenski |