$Id: CHANGELOG.txt,v 1.5.2.3 2008/08/25 19:39:46 martinsfromb Exp $ CHANGES in og_teampage This file only contains major changes in releases of og_teampage. For more exactly information abou little changes an bugfixes see the CVS messages at http://drupal.org/project/cvs/90797 ! HEAD - 2007-07-10 (---> 5.x-1.x - 2008-08-25) ---------------------- - changed database layout for better comprehensibility of arguments (data for layout of teampages in one and for groupmembers in the other case are now stored in different tables) Run update.php! 5.x-1.x - 2007-07-06 ---------------------- - new option to show the user image instead of the default image if none is uploaded to the team available via checkbox in the admin form - new options for default width and/or height of images in the teamtable available in the settings form. Needed to get the different image sizes of user images in layout. 5.x-1.x - 2007-03-05 ---------------------- - removed teampage as own node type, with update.php all old teampages are converted to node type 'og' - option to show the team table is available via 'configure team table view' link in all og homepage types - the admin form for the team table contains a checkbox to select if the team table should be shown in the node body or only should be available through the filter Run update.php! 4.7.x-1.x - 2006-11-27 ---------------------- - provide a filter [teamtable:xxx] to show a teamtable in every node you want - provide 'configure team table view' link to all og homepage types for use of the filter 4.7.x-1.x - 2006-11-22 ---------------------- - added option 'weight' to all team members so sort the output table at team homepage - adapted members admin form Run update.php! 4.7.x-1.x - 2006-11-17 ---------------------- - renamed field 'position' for position in teams into 'description' and changed db format to 'text' so you can use the field to write what you want about the team member to show on teampage - adapted members admin form to the changes above - corrected output of node to show full teaser instead of group description in teaser view Run update.php! 4.7.x-1.x - 2006-11-16 ---------------------- - moved the settings of name, position and picture from the user settings to the teampage so you can give one user different position, pictures etc. in different teams, group admin don't need the right to adminster users if he wants to make changes in his team ... - storing of data has changed to an own database table - privided first .install file - added this changelog Run update.php! 4.7.x-1.x - sometimes --------- - initial release