Forumlar / Cotonti / General / German Language Pack & More

Kilandor
#6247 2009-02-02 18:49
I do have plans to try to use all avaliable language packs on cotonti.com in the future. But there will not be a rush to implement this, as there are some non standard plugins that will have to be special translated.

You may submit your langpack to http://www.cotonti.com/downloads/langpacks/

As far as coding standards, I would recommend reading over http://www.cotonti.com/articles/org/coding_style

As far as special functions, our new main function that is best used, is sed_url which allows url's to be re-written, via admin panel. For now everything else should be pretty much handled the same, there are some nice new functions to include lang files, and to gather the path of a skin file for you. Just maybe glance over at the current plugins, in the core for examples, and there should be some new fresh examples soon, of plugins coded from scratch for Cotonti.

The header is all the same, as far as settings, (there will be improvements in future, but old style will be compatible, just not with the advandced features)

There is plans to convert functions to cot_ but this will not be until 0.1.0. Which that is just a matter of a simple Find & Replace.