Michael Posted October 3, 2006 Share Posted October 3, 2006 I'm working on converting a component mod of mine from IPB 2.1.x to 2.2.x, and I saw something interesting. I've got some settings that use conf_evalphp to do pre/post processing code to make sure the values entered are correct and I see this message when I go to my settings page:Setting PHP code not evaluated. EVAL code contains PHP command keywords.I noticed that now in the sources/components_acp/ folder we have a new folder, called setting_plugins. There is a file in there for working with the Trashcan setting. But we still have the option to create PHP code for new settings, and there is still a conf_evalphp column in our ibf_conf_settings table. Can we get an explanation of what the new setting_plugins folder would be used for specifically, and how to use it? Link to comment Share on other sites More sharing options...
Management Matt Posted October 3, 2006 Management Share Posted October 3, 2006 Expect docs soon... Link to comment Share on other sites More sharing options...
Management Charles Posted October 3, 2006 Management Share Posted October 3, 2006 Developer docs are in progress and are over 30 pages now. You'll get lots more info on them as they get closer to done. Link to comment Share on other sites More sharing options...
TestingSomething Posted October 3, 2006 Share Posted October 3, 2006 Staff had said components would work from 2.1 to 2.2. This will be mighty frustrating if they are going to require their authors to make changes, when I was led to believe otherwise. Link to comment Share on other sites More sharing options...
Michael Posted October 3, 2006 Share Posted October 3, 2006 Developers Docs, wahoo!! Link to comment Share on other sites More sharing options...
Luke Posted October 3, 2006 Share Posted October 3, 2006 Staff had said components would work from 2.1 to 2.2. This will be mighty frustrating if they are going to require their authors to make changes, when I was led to believe otherwise.Templates need to be changed. Thats about it. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.