Results 22 comments of Dimas Begunoff

Definitely a big issue as people are/want to use this in their plugins ... there are the constant errors and the same class name issue. The installation procedure will definitely...

searching for some good ideas, best practices: http://stackoverflow.com/questions/8056224/what-are-some-practical-php-namespacing-solutions

This class is definitely a light weight solution to data collection, I've used it for a while and have come to that conclusion. I started work on a different version...

@Zackio if you have more info about WPML or the troubleshooting you've done, that would be much appreciated. It's been a long time coming, but I will be getting started...

The option is "mode" with values being `WPALCHEMY_MODE_ARRAY` or `WPALCHEMY_MODE_EXTRACT` .. see http://www.farinspace.com/wpalchemy-metabox/#options

Hi Wendy, nothing specifically released for wpml or polylang.

John, no validation is currently done in the class. I like the idea, and equally would like to keep it very basic. I've marked this as a feature and I'll...

I agree, good idea, i want to give as much control to the developer as needed.

this isn't an issue with wpalchemy exactly ... its how the css is initially included, this has been updated on the main site documentation, try: ``` // include css to...