Commit Graph
22 Commits
Author SHA1 Message Date
Marc Alexander ed6124155a User gets taken back to Portal Modules instead of General Settings after editing the Module options in the ACP 2010-08-30 13:30:27 +00:00
Marc Alexander 1916e7bb56 Added latest bots block 2010-08-30 13:11:18 +00:00
Marc Alexander 594560996a Added friends block 2010-08-30 12:31:57 +00:00
Marc Alexander cf4ba51ed6 Added donation block; 2010-08-29 16:20:04 +00:00
Marc Alexander 3097cd5de7 Added clock;
Users are now able to change the clock in the ACP;
2010-08-29 13:30:56 +00:00
Marc Alexander 6a182d6638 Added birthday block;
Added stylechanger block;
2010-08-29 12:49:25 +00:00
Marc Alexander 1581394c39 Added missing language variables for attachments block 2010-08-28 20:47:02 +00:00
Marc Alexander ce67e8544a Added attachments block;
Added missing $phpEx to announcements block; 
Removed unnecessary get_template_side from announcements block; 
Added theme icons needed for attachments block; 
Changed column widths to the config values that are being changed in the ACP;
2010-08-28 20:43:09 +00:00
Marc Alexander 15a6408028 Added compact announcements block style 2010-08-28 20:05:05 +00:00
Marc Alexander 62e36c072d Added missing language variables 2010-08-28 18:38:27 +00:00
Marc Alexander 22b7ebab4d Added ability to handle custom functions to Portal ACP backend;
Removed unneeded language variables from language files; 
Finished global announcements block (basic function); 
Added missing includes in portal.php; 
Added missing handling of top and bottom column; 
Added unset of $template_module in portal.php in order to prevent incorrect block names; 
Added correct title for page_header and language string for Portal link;
2010-08-28 18:25:28 +00:00
Marc Alexander 438a9cdd59 Changed install instructions;
Changed version check tag to board3_portal_v2_dev; 
Added more language variables; 
Added version check to ACP and limited it to only showing in the general settings area; 
Changed all config variables from portal_ to board3_; 
Added new install file; 
Fixed jumpbox bug that caused a useless error message; 
Added block images for team block and user menu;
2010-08-28 13:02:16 +00:00
Marc Alexander f1a44abc2c Added more language vars 2010-08-27 21:38:18 +00:00
Marc Alexander ed1e01e7ec Updated install file;
Added the first language vars; 
Added UMIL;
2010-08-27 21:07:35 +00:00
Marc Alexander 971455668d Fixed not working module deletion;
Updated language files; 
Updated module files and fixed a few errors; 
Added HTML files for modules; 
Fixed not working odering of modules;
2010-04-09 18:39:51 +00:00
Marc Alexander f90784a68e Deleted unnecessary block files;
Added leaders module; 
Added files for user_menu module;
2010-04-08 14:30:41 +00:00
Marc Alexander 5bcfe37930 Removed unnecessary acp_portal_blocks files;
Added language files for announcements module; 
Converted portal.php and acp_portal.php back to using the phpBB config table;
2010-04-06 21:17:21 +00:00
Marc Alexander 6b207166e3 Made acp module use the portal_config_table again;
Added module file for announcements block; 
Added necessary file inclusions to portal.php; 
Added redirect if Portal is disabled;
2010-04-06 16:40:34 +00:00
Marc Alexander 94a69762c8 Adapted Mike's _block_config.html; 2010-04-06 16:00:33 +00:00
Marc Alexander 80c70ca026 Updated German language files;
Removed unnecessary language variables;
2010-04-06 15:05:51 +00:00
Marc Alexander 04ca4b3acf Added portal-wide settings in acp_portal.php;
Added language strings; 
Fixed XHTML parsing bug in adm/style/acp_portal_config.html;
2010-04-06 14:55:53 +00:00
Marc Alexander 62a28fead6 Added install instructions, license and modx-file;
Now hiding module options when modifying general settings; 
Added folder to English language for modules and topposter language file; 
Added topposter.png to theme/images/portal folder; 
Added missing folders;
2010-04-06 11:17:53 +00:00