Index: trunk/admin/help/credits.txt =================================================================== diff -u --- trunk/admin/help/credits.txt (revision 0) +++ trunk/admin/help/credits.txt (revision 65) @@ -0,0 +1,42 @@ +Intechnic Corporation would like to thank a number of people who have helped us to develop this product.
+
+Development Team:
+Dmitry Andrejev
+David Chen
+Peter Droppa
+Maris Kocins
+Pavel Kharitonov
+Jurij Kirilov
+Dmitry Kucher
+Andrew Kucheriavy
+Sergey Mesropyan
+Alexandr Obuhovich
+Arnis Pridans
+Max Strelchenko
+Konstantin Tjuterev
+Stoyan Vlaikov
+Chis Walker
+
+Beta Testing Team:
+ali
+anthony
+bnove
+charlie
+d00m2k
+federico
+jimid
+media
+nick_85
+philipp
+ricomtelecom
+stefan
+synoo
+
+Special thanks to:
+Gene Averbuch
+Artjoms Milovs
+Robert Murata
+Franck Nussbaumer aka side
+Darin Sakas
+Jim VanNatta
+Ivan Vasiljev
\ No newline at end of file Index: trunk/admin/tree/tree.php =================================================================== diff -u -r37 -r65 --- trunk/admin/tree/tree.php (.../tree.php) (revision 37) +++ trunk/admin/tree/tree.php (.../tree.php) (revision 65) @@ -118,7 +118,7 @@ var height = 200; var screen_x = (screen.availWidth-width)/2; var screen_y = (screen.availHeight-height)/2; - window.open(url, 'credits', 'width=280,height=320,left='+screen_x+',top='+screen_y); + window.open(url, 'credits', 'width=280,height=520,left='+screen_x+',top='+screen_y); } $value) -{ - $path = $pathtoroot. $value."admin/include/parser.php"; - if(file_exists($path)) - { - include_once($path); - } -} -unset($objEditCat); - -$objEditCat = new clsCatList(); -$objEditCat->SourceTable = $objSession->GetEditTable("Category"); - -//Multiedit init -$en = (int)$_GET["en"]; -$objEditCat->Query_Item("SELECT * FROM ".$objEditCat->SourceTable); -$itemcount=$objEditCat->NumItems(); -$c = $objEditCat->GetItemByIndex($en); - -unset($objEditItems); - -$objEditItems = new clsRelationshipList(); -$objEditItems->SourceTable = $objSession->GetEditTable("Relationship"); - -if(isset($_POST["itemlist"])) -{ - if(is_array($_POST["itemlist"])) - { - $RelationId = $_POST["itemlist"][0]; - } - else - { - $RelationId = $_POST["itemlist"]; - } - - $Rel = new clsRelationship(); - $Rel->tablename = $objEditItems->SourceTable; - $Rel->LoadExpanded($RelationId); - $action = "m_edit_relation"; -} -else -{ - $Rel = new clsRelationship(); - $Rel->Set("SourceType","1"); - $Rel->Set("SourceId",$c->Get("ResourceId")); - $Rel->Set("TargetId",$_POST["TargetId"]); - $Rel->Set("TargetType",$_POST["TargetType"]); - $Rel->Set("Type","0"); - $Rel->Set("Enabled","1"); - $action = "m_add_relation"; -} - -$item = $Rel->GetTargetItemData(); - -$envar = "env=" . BuildEnv() . "&en=$en"; - - -$section = 'in-portal:editcategory_relation'; -*/ - - - $ado = GetADODBConnection(); $title = "In-Portal ".language("la_Credits_Title"); /* page header */ @@ -167,19 +103,41 @@ $title + - - - - - - + - + END; @@ -193,18 +151,34 @@ } ?> - -"> + +">
Index: trunk/admin/images/about.jpg =================================================================== diff -u Binary files differ Index: trunk/admin/help/legal_warning.txt =================================================================== diff -u --- trunk/admin/help/legal_warning.txt (revision 0) +++ trunk/admin/help/legal_warning.txt (revision 65) @@ -0,0 +1,4 @@ +Warning: This computer program is protected by copyright law and international treaties. Unauthorized reproduction or unlicensed usage of the code of this program, or any portion of it may result in severe civil and criminal penalties, and will be prosecuted to the maximum extent possible under the law. + + +
-








+











In-Portal

- + +
+
+
+ +

+
+ '; + include $inc_path.'legal_warning.txt'; + ?> +
+
+

" onclick="window.close()">