Index: trunk/admin/include/sections.php =================================================================== diff -u -r36 -r63 --- trunk/admin/include/sections.php (.../sections.php) (revision 36) +++ trunk/admin/include/sections.php (.../sections.php) (revision 63) @@ -544,10 +544,16 @@ NULL,"in-portal:reports","in-portal:sessionlog",NULL,0,"",1,NULL,NULL,NULL,$admin."/icons/icon46_list_sessions_log.gif"); /* Help */ -$objSections->AddSection("in-portal:help","la_tab_Help","la_title_Help",$admin."/help/","help.php", +$objSections->AddSection("in-portal:help","la_tab_Help","la_title_Help",$admin."/help/","manual.pdf", $admin."/icons/icon46_help.gif",$admin."/icons/icon24_help.gif", NULL,"in-portal:root","in-portal:system",NULL,0,"",1,NULL,NULL,NULL,$admin."/icons/icon46_list_help.gif"); + +/* +$objSections->AddSection("in-portal:help","la_tab_Help","la_title_Help",$admin."/help/topics/","download.html", + $admin."/icons/icon46_help.gif",$admin."/icons/icon24_help.gif", + NULL,"in-portal:root","in-portal:system",NULL,0,"",1,NULL,NULL,NULL,$admin."/icons/icon46_list_help.gif"); + $objSections->AddSection("in-portal:help_overview","la_tab_Overview","la_title_Help",$admin."/help/","help.php", $admin."/icons/icon46_help.gif",$admin."/icons/icon24_help.gif", NULL,"in-portal:help",NULL,"in-portal:help_ch1",NULL,NULL,NULL,NULL,NULL,NULL,$admin."/icons/icon46_list_help.gif"); @@ -557,7 +563,7 @@ $objSections->AddSection("in-portal:help_ch2","Chapter 2","Chapter 2",$admin."/help/","help.php", $admin."/icons/icon46_help.gif",$admin."/icons/icon24_help.gif", NULL,"inportal:help","in-portal:help_ch1",NULL); - +*/ /* Help ends */ $objSections->AddSection("in-portal:item_select","la_title_Select_Item","Select Item",$admin."/","item_select.php","","", NULL,NULL,NULL,0,"",1,1); Index: trunk/admin/help/topics/introdution.html =================================================================== diff -u --- trunk/admin/help/topics/introdution.html (revision 0) +++ trunk/admin/help/topics/introdution.html (revision 63) @@ -0,0 +1,15 @@ + + + In-portal Help + + +Test +1. INTRODUCTION +
+In-portal is a revolutionary web site management system that allows you to automate and facilitate management of sites of various functionality and complexity. In-portal is a platform controlling and managing every aspect of your web site. Regardless of whether you are running a directory site or a portal, a community site or an online mall, In-portal will enhance your web site management experience with innovative features and functionality administered through a comprehensive centralized Administrative Console. +In-portal is a modular platform. While it contains the core functionality necessary for running a web site, the extended functionality is provided by product modules, each serving its own specific purpose. This allows you to purchase and install only the functionality that is needed for your project. +This document covers the basic concepts of the In-portal Platform, and its modules such as In-link, In-newz, In-bulletin and the Administrative Console. +This document is divided into chapters by functionality � Installation, Concepts, Administration, Front-end Customization, etc. Each chapter is broken down by module, and then by sub-chapters. Please refer to the chapters that are applicable to your In-portal selection of the modules. +
+ + Index: trunk/admin/help/help_styles.css =================================================================== diff -u --- trunk/admin/help/help_styles.css (revision 0) +++ trunk/admin/help/help_styles.css (revision 63) @@ -0,0 +1,28 @@ +body { + padding: 10px 10px 10px 10px; + + +} + + +.help_h1 { + color: 3399FF; + font-family: verdana, arial, helvetica; + font-weight: bold; + font-size: 2em; +} + +.help_text { + +} + + +A { + COLOR: #006699; + TEXT-DECORATION: none; +} + +A:hover { + COLOR: #009ff0; + TEXT-DECORATION: none; +} \ No newline at end of file Index: trunk/admin/help/topics/download.html =================================================================== diff -u --- trunk/admin/help/topics/download.html (revision 0) +++ trunk/admin/help/topics/download.html (revision 63) @@ -0,0 +1,14 @@ + + + In-portal Help + + + +1. MANUAL DOWNLOAD + +
+Manual +
+ + +