mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-07 07:49:03 +00:00
7 lines
456 B
Text
7 lines
456 B
Text
-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!
|