/* PortaMx - Portal Management Extension * Copyright by PortaMx - http://portamx.com */ Version: 0.900 alpha (31.08.2008) First released version --------------------------------- Version: 0.901 alpha (03.09.2008) Fixes: Mainindex.template.php + added a small offset at to if linktree empty + added missing $forum_version to globals in function template_portamx_above() AdminBlocks.template.php + use the correct upshrink icons for the dynamic visible options Subs.php + added PortaMx() call in setupMenuContext (used on error situations, while PortaMx is not initiated) ! added missing modification for setupMenuContext() in SMF 2.0 3/3.1 Public to modfile ! url error in theme_select block ! adminblocks class not load the blocks css ! in_array error in recentpost block ! error & empty screen if no frontpage block exist/enabled and a frontpage(fullsize, centerd) is set Changes: ! most blocks now have a own ccs file and uses classes as defined in portamx.css ! the adminblocks class use css from portamx.css News: + new systemblock added (statistics) -------------------------------- Version: 0.920 beta (08.09.2008) Fixes: ! XHTML Validation error in PortaMx_statistics.php ! LoadData - array to xml strips a '0' value if is the first element ! Error in Subs.php if SSI.php outside SMF loaded ! Corrected different top padding ! On normal actions only the blockclass files for visible blocks loaded : block user_appl moved to dir "exsample_blockcode" News: + added download handling to LoadData.php (function checkDownloadACS) + Systemblock "download" added (Simple Download Block) -------------------------------- Version: 0.930 beta (14.09.2008) Fixes: ! User_login Block: The Logout botton overlaps previouse text Changes: ! all blocks are splitted into Admin part and Show part. This reduces the loaded code size and increase the performance. ! The recent posts block now shows the recent posts instead of recent topics. News: + new Systemblock added (recent topics) -------------------------------- Version: 0.940 beta (20.09.2008) Fixes: ! Supress duplicate load of block css files ! Smaller visibility bugs fixed Changes: + Changed the Frontpage semantic. Now PortaMx works also with Themes they have only one Layer. -------------------------------- Version: 0.945 (22.09.2008) First official release (RC1) Changes: + Install/Uninstall (db_install.php / db_remove.php) uses the SMF internal db functions -------------------------------- Version: 0.946 (24.09.2008) Fixes: ! Long list to given from SimpleMachine ! changed redirects for markasread to "forum" Changes: + Download block can now cached -------------------------------- Version: 0.947 (05.10.2008) Fixes: ! 2nd long list to given from SimpleMachine News: + new Systemblocks added (boardnews, newtopics) ******************************** Version: 0.947 approved by SMF on 8. Oct 2008 -------------------------------- Version: 0.950 (28.10.2008) Fixes: ! redirected login (like choppermine) returns to forum ! direct links in download, boardnews newtopics ! forumpage overlaps the browserwindow on long lines, specially on code in messages News: + xBars and xBarKeys added. xBar is a simple and easy way to collapse or expand the panels at the top, left, right and bottom. It needs no icon, no changes to themes, or changes to any code from SMF. The xBars are small invisible areas around the browser window. If you move the mouse over the xBar area, the xBar is shown and you can click on it to collapse or expand the panel. If the mouse is on an xBar area, you can also scroll the window. The xBar stays in position. The xBar Keys do the same as when you click on a xBar. For each panel you have a xBar Key. If you press the Ctrl-key simultaneously with an arrow key (left, right, top, bottom), the corresponding panel is collapsed or expanded. The xBars can be enabled for each Panel, the xBar Keys can be enabled/disabled globally. + Each panel has a setting to disable the “collapse function”, to stay the panel always visible. In the panel settings you can disable the collapse function. + The title of each block can be adjusted to left, center or right. You can see the current status on the “block overview” and on “block edit”. + Html block with teaser. On html blocks you can insert a teaser-mark. If you have a mark set, the output is cut at this point and a link to expand the block is added. If you click on this link, the full page is viewed. Also you can collapse the full page. + All admin css classes are removed from block’s css files. All necessary css for admin is now defined in portamx.css. + PortaMx supports now the right to left mode. This need verification by the user, they can read and test that. + Many modifications on SMF files are removed and handled inside PortaMx. Because PortaMx uses the new xBars to toggle the panels, many changes are removed from SMF files. + Themes now changed permanetly. If you select a Theme from the Theme block, it's saved in the userprofile. + More flexibility on user defined css files. The user defined css classnames overwrite the default classes. So you can overwrite one (ore more) default classes and let all other unchanged. -> Example: Themes/default/PortaMx/BlockCss/background.css + All text strings now defined in PortaMx, no changes on SMF files necessary. + German language (ansi and utf-8) added. -------------------------------- Version: 0.951 (06.11.2008) Fixes: ! XHTML Validation failed on duplicate ID's ! Theme change for guest not works correct ! PortaMx initiated twice if now action given ! Typos on text News: + The HighSlide viewer can disable globally + Linktree can disable on frontpage only or globally + Short language switch they works in all situations Example: German + New Systemblock "Categorie-Board-Topic Navigator" + New Systemblock "bbc_script". Same as script with the SMF Editor + Languages can be install/uninstall with the packed manager Other: - German language removed from archive Languages can be download on PortaMx Support (http://portamx.com)