some extra information added + changed the default hardcoded register & support url in the client_cfg.cpp
--HG-- branch : quitta-gsoc-2013hg/feature/sse2
parent
40bcc543e3
commit
cfa3651296
@ -1,7 +0,0 @@
|
||||
-Edit config .php file
|
||||
-Atm also edit the autoload function's paths
|
||||
-call the install.php function in your terminal located in the sql folder
|
||||
|
||||
for mailing:
|
||||
-set imap settings in config file (also make sure the folder exists that you will use for mail logging and storing emails)
|
||||
-make sure imap is enabled.
|
@ -1,5 +1,10 @@
|
||||
-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
|
||||
-put mycrypt stuff from func/modify_email_of_sgroup in the setPassword itself.
|
||||
-fix the error paths by making them use the ingame_path & outgame paths too
|
||||
|
||||
module related:
|
||||
-put the install.php stuff into the module.install file
|
||||
-add extra data fields that can be changed like the gender, country
|
||||
|
||||
|
Loading…
Reference in New Issue