This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.
Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.
Before posting questions here you might want to review the developer documentation.
Dear Joe, I know I did not sign the contributing agreement yet, but i promise i will as soon. I found that I need a localized drop down with country names, and I did not find one, so I made it based on time zone control concept, I sent you the sources by email to joe dot audette [at] gmail dot com, and hope it will help, one file in restorers and the second in Controls folder. It will need translations to other languages (the resource file). I think it will be good for dropdown Select boxes some how Best Regard
Note:
I took the country names list from the table mp_GeoCountry and deleted only one, that was country called (To)!
Also deleted the letters (of) at the end of some countries like "Democratic Peoples Republic of"
Regards
Hi Ghalib,
I have added your control and resource file to the repository. Please don't forget to send the contributor agreement soon.
Thanks,
Joe