khanat-opennel-code/code/ryzom/tools/server/ryzom_ams/todo.txt

8 lines
456 B
Text
Raw Normal View History

-Remove full path in autoload functions
-Make Permission www dependend, so it can be implemented in drupal with hook_permission();
-in helpers make_folders mkdir($value); should be drupal_mkdir();
-write backwards compatible script for existing nel db!
-fix the callback in add_user_to_sgroup.php and show_sgroup.php in the func dir
-add createPermissions function to www side.
-add db install stuff to drupal install file + create a matching admin link!