Commit Graph

179 Commits

Author SHA1 Message Date
Kevin
770641a2a4 Fixed (custom) headline 2011-01-13 08:33:08 +00:00
Marc Alexander
f4a363e3d0 Added feature to change size of block icon in ACP 2011-01-12 18:00:37 +00:00
Marc Alexander
af2dcd728d Fixed incorrect display of custom titles on portal 2011-01-12 14:38:40 +00:00
Marc Alexander
7cf48db1ba Added jumpbox back -- should be fixed now 2011-01-11 23:09:14 +00:00
Kevin
fabfd8be10 Ich wusste, ich hab was vergessen... 2011-01-05 13:05:23 +00:00
Kevin
ece0854d3d subsilver2 is coming! 2011-01-05 12:59:45 +00:00
Marc Alexander
87b79cb8ea Added missing SVN props to links_side.html 2011-01-05 11:57:19 +00:00
Kevin
66e195afb1 Some small glitches in prosilver, I found during subsilver2 adaption. 2011-01-05 11:38:46 +00:00
Marc Alexander
d72f0f80f2 Added forumlist module 2011-01-05 11:28:13 +00:00
Marc Alexander
2f15bde4cc Enabled turning off left and right column in portal.php 2011-01-01 14:07:35 +00:00
Marc Alexander
b4ebd132f7 Added bugfix that prevents duplicate menu items when 2 or more blocks of the same module are added 2010-12-31 14:01:49 +00:00
Marc Alexander
9701614e89 Fixed incorrect template var 2010-12-31 11:51:16 +00:00
Marc Alexander
c3cd184b0c Translated even more module language files;
Removed unneeded language string in English language file of Main Menu; 
Updated language variable in HTML file of news block;
2010-12-02 15:30:29 +00:00
Marc Alexander
d8a95996ea Added custom block 2010-11-15 13:25:24 +00:00
Marc Alexander
df3b9d6db9 Fixed a bug where the user menu overwrites the link to the MCP with the link to the front page although a different link might be wanted, i.e. on different pages of the forum when using the Portalview MOD 2010-11-12 21:27:40 +00:00
Marc Alexander
0f93ff74de Modified the names of the variables that are assigned in the statistics block in order to prevent overwriting already existing ones when using the Portalview MOD 2010-11-12 21:10:54 +00:00
Marc Alexander
bd81d0163c Added Who is online? Block 2010-11-06 14:10:33 +00:00
Marc Alexander
a06c5fd197 Added welcome block;
Added some new features to welcome block: BBCode buttons, permission system
2010-11-06 00:05:22 +00:00
Marc Alexander
b943ab9fad Added statistics block 2010-11-03 13:36:56 +00:00
Marc Alexander
c1dbe87441 Added search block; 2010-10-31 15:19:06 +00:00
Marc Alexander
f85ea2624f Added Recent Topics Block;
Removed unnecessary comment from calendar block file; 
Fixed incorrect language variables in news block;
2010-10-30 13:53:56 +00:00
Marc Alexander
5294936bef Added random member block 2010-10-22 14:52:59 +00:00
Marc Alexander
6a47e22ba4 Updated poll icon;
Tweaked poll_side in order to better work as a side block;
2010-10-19 22:26:05 +00:00
Marc Alexander
6b49958396 Fixed missing display of event url;
Fixed XHTML validation error in calendar; 
Added portal block;
2010-10-19 12:56:23 +00:00
Marc Alexander
df881f3cf8 Finished calendar block 2010-10-18 13:36:47 +00:00
Marc Alexander
8521b1d5e0 There is still some work needed for the calendar block, but now it is possible to add events and delete them 2010-10-15 20:35:16 +00:00
Marc Alexander
1350827f0e Added basic version of calendar block including the ability to add events;
Fixed a few small bugs;
2010-10-07 15:11:36 +00:00
Marc Alexander
38da0b16f5 Fixed some minor issues in main menu block;
Added links block;
2010-10-05 20:11:18 +00:00
Marc Alexander
73681a4b43 Added Link Us Block;
Fixed a small bug in user menu;
2010-10-03 19:55:56 +00:00
Marc Alexander
d78c37a4ee Added constants file and removed constants.php edit;
Added links to main menu installation; 
Added ability to handle language variables as link title;
2010-10-01 11:52:05 +00:00
Marc Alexander
b3f0f852fa Worked further on the menu block and the basic version works now 2010-09-13 23:11:16 +00:00
Marc Alexander
df162ac76c Partially added main menu block;
There is still a lot of work to do, look for @todo
2010-09-12 16:11:24 +00:00
Marc Alexander
b60422cb2e Reverted acp_portal.php back;
Added news block; 
Added function get_portal_tracking_info in order to reduce queries when fetching news and announcements;
2010-09-05 08:39:44 +00:00
Marc Alexander
acd324d80f Added Extended Leaders Block 2010-09-01 15:10:09 +00:00
Marc Alexander
5f8c3be754 Added latest members block;
Drop-Down list when adding a module now shows the correct title of the block and not the class name; 
Added basic log function; 
Fixed incorrect EXPLAIN language strings of announcements block;
2010-08-30 20:08:47 +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
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
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
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
94a69762c8 Adapted Mike's _block_config.html; 2010-04-06 16:00:33 +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
Joas Schilling
15bf251e19 Alle Teile sollten jetzt angezeigt werden. 2009-12-23 10:54:26 +00:00
Joas Schilling
3577caeb9e test 2009-12-23 02:06:47 +00:00