Index: branches/RC/tools/.htaccess =================================================================== diff -u -N -r8929 -r9079 --- branches/RC/tools/.htaccess (.../.htaccess) (revision 8929) +++ branches/RC/tools/.htaccess (.../.htaccess) (revision 9079) @@ -1,9 +1,9 @@ #Options +FollowSymLinks -RewriteEngine On +#RewriteEngine On -RewriteCond %{REQUEST_FILENAME} !-f -RewriteCond %{REQUEST_FILENAME}/ !-f -RewriteCond %{REQUEST_FILENAME}/index.php !-f -RewriteCond %{REQUEST_FILENAME}/index.html !-f -RewriteCond %{REQUEST_URI} !\.(gif|jpg|png) -RewriteRule ^(.*) index.php?rewrite=on&_mod_rw_url_=$1 [QSA] +#RewriteCond %{REQUEST_FILENAME} !-f +#RewriteCond %{REQUEST_FILENAME}/ !-f +#RewriteCond %{REQUEST_FILENAME}/index.php !-f +#RewriteCond %{REQUEST_FILENAME}/index.html !-f +#RewriteCond %{REQUEST_URI} !\.(gif|jpg|png) +#RewriteRule ^(.*) index.php?rewrite=on&_mod_rw_url_=$1 [QSA] Index: branches/RC/themes/default2007/platform/login/register.tpl =================================================================== diff -u -N -r9017 -r9079 --- branches/RC/themes/default2007/platform/login/register.tpl (.../register.tpl) (revision 9017) +++ branches/RC/themes/default2007/platform/login/register.tpl (.../register.tpl) (revision 9079) @@ -75,7 +75,8 @@ - "/> + "/> + "/> Index: branches/RC/themes/default2007/platform/my_account/public_profile.tpl =================================================================== diff -u -N -r9071 -r9079 --- branches/RC/themes/default2007/platform/my_account/public_profile.tpl (.../public_profile.tpl) (revision 9071) +++ branches/RC/themes/default2007/platform/my_account/public_profile.tpl (.../public_profile.tpl) (revision 9079) @@ -35,7 +35,7 @@ - + Index: branches/RC/core/admin_templates/catalog/catalog.tpl =================================================================== diff -u -N -r9043 -r9079 --- branches/RC/core/admin_templates/catalog/catalog.tpl (.../catalog.tpl) (revision 9043) +++ branches/RC/core/admin_templates/catalog/catalog.tpl (.../catalog.tpl) (revision 9079) @@ -50,14 +50,14 @@ ) ); - /* a_toolbar.AddButton( new ToolBarButton('in-portal:editcat', '::', function() { + a_toolbar.AddButton( new ToolBarButton('in-portal:editcat', '::', function() { var $edit_url = ''; var $category_id = get_hidden_field('m_cat_id'); var $redirect_url = $edit_url.replace('#CATEGORY_ID#', $category_id); $redirect_url = $redirect_url.replace('#TEMPLATE#', $category_id > 0 ? 'in-portal/categories/categories_edit' : 'in-portal/categories/categories_edit_permissions'); redirect($redirect_url); } - ) );*/ + ) ); Index: branches/RC/themes/default2007/platform/login/register_confirm_pending.tpl =================================================================== diff -u -N -r8991 -r9079 --- branches/RC/themes/default2007/platform/login/register_confirm_pending.tpl (.../register_confirm_pending.tpl) (revision 8991) +++ branches/RC/themes/default2007/platform/login/register_confirm_pending.tpl (.../register_confirm_pending.tpl) (revision 9079) @@ -15,7 +15,7 @@ - + Index: branches/RC/kernel/admin_templates/catalog.tpl =================================================================== diff -u -N -r9043 -r9079 --- branches/RC/kernel/admin_templates/catalog.tpl (.../catalog.tpl) (revision 9043) +++ branches/RC/kernel/admin_templates/catalog.tpl (.../catalog.tpl) (revision 9079) @@ -50,14 +50,14 @@ ) ); - /* a_toolbar.AddButton( new ToolBarButton('in-portal:editcat', '::', function() { + a_toolbar.AddButton( new ToolBarButton('in-portal:editcat', '::', function() { var $edit_url = ''; var $category_id = get_hidden_field('m_cat_id'); var $redirect_url = $edit_url.replace('#CATEGORY_ID#', $category_id); $redirect_url = $redirect_url.replace('#TEMPLATE#', $category_id > 0 ? 'in-portal/categories/categories_edit' : 'in-portal/categories/categories_edit_permissions'); redirect($redirect_url); } - ) );*/ + ) ); Index: branches/RC/themes/default2007/index.tpl =================================================================== diff -u -N -r9068 -r9079 --- branches/RC/themes/default2007/index.tpl (.../index.tpl) (revision 9068) +++ branches/RC/themes/default2007/index.tpl (.../index.tpl) (revision 9079) @@ -21,11 +21,14 @@ - + + In-portal is a revolutionary web site management system that allows you to automate and facilitate management of large portal and community web sites. Regardless of whether you are running a directory site or a content news portal, a community site or an online mall, In-portal will enhance your web site management experience with innovative. + +