Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1069732
in-portal
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Jul 20, 6:31 AM
Size
15 KB
Mime Type
text/html
Expires
Tue, Jul 22, 6:31 AM (1 d, 20 h)
Engine
blob
Format
Raw Data
Handle
692628
Attached To
rINP In-Portal
in-portal
View Options
Index: branches/unlabeled/unlabeled-1.2.2/kernel/cache
===================================================================
--- branches/unlabeled/unlabeled-1.2.2/kernel/cache (nonexistent)
+++ branches/unlabeled/unlabeled-1.2.2/kernel/cache (revision 4846)
Property changes on: branches/unlabeled/unlabeled-1.2.2/kernel/cache
___________________________________________________________________
Added: svn:ignore
## -0,0 +1,4 ##
+in-*
+debug_@*@.txt
+kernel
+themes
Index: branches/unlabeled/unlabeled-1.2.2/kernel/admin_templates/xml/tree_categories.tpl
===================================================================
--- branches/unlabeled/unlabeled-1.2.2/kernel/admin_templates/xml/tree_categories.tpl (nonexistent)
+++ branches/unlabeled/unlabeled-1.2.2/kernel/admin_templates/xml/tree_categories.tpl (revision 4846)
@@ -0,0 +1,7 @@
+<inp2:m_XMLTemplate/>
+<inp2:m_DefineElement name="category">
+ <folder name="<inp2:Field name="Name"/>" icon="<inp2:c_ModulePath/>img/icons/icon24_catalog.gif" href="<inp2:CategoryLink index_file="browse.php" template="catalog" pass="m"/>" onclick="checkEditMode()" load_url="<inp2:CategoryLink pass="m"/>"></folder>
+</inp2:m_DefineElement>
+<tree>
+<inp2:c_ListCategories render_as="category" row_start_render_as="html:" row_end_render_as="html:"/>
+</tree>
Property changes on: branches/unlabeled/unlabeled-1.2.2/kernel/admin_templates/xml/tree_categories.tpl
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.2
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Index: branches/unlabeled/unlabeled-1.2.2/kernel/admin_templates/summary/root.tpl
===================================================================
--- branches/unlabeled/unlabeled-1.2.2/kernel/admin_templates/summary/root.tpl (nonexistent)
+++ branches/unlabeled/unlabeled-1.2.2/kernel/admin_templates/summary/root.tpl (revision 4846)
@@ -0,0 +1,155 @@
+
+ <!-- overview box: begin -->
+ <table cellspacing="0" cellpadding="0" width="269">
+ <tr>
+ <td class="overviewbox_header">
+ <table cellpadding="0" cellspacing="0" width="100%">
+ <td valign="middle" align="left">
+ <img src="img/summary/overviewbox_cl.gif" width="8" height="8" align="absMiddle" hSpace="4">
+ <span class="overview">Overview</span>
+ </td>
+ <td class="info" valign="middle" align="right">
+ <span class="overviewDate"><inp2:adm_TodayDate format="F j, Y"/></span>
+ </td>
+ </table>
+ </td>
+ </tr>
+
+ <tr>
+ <td style="padding: 10px;" class="overviewbox_body" colspan="2">
+ <table cellspacing="0" cellpadding="0" width="100%">
+ <inp2:m_DefineElement name="stat_element">
+ <td class="<inp2:m_if check="m_ParamEquals" name="column_number" value="1">oInfo<inp2:m_else/>oValue</inp2:m_if>" align="center">
+ <table width="100%" cellpadding="0" cellspacing="0">
+ <tr>
+ <td width="70%" nowrap>
+ <inp2:Field name="ListLabel" as_label="1"/>:
+ </td>
+ <td width="30%" nowrap>
+ <inp2:CalculateValue field="ValueSQL"/>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </inp2:m_DefineElement>
+
+ <inp2:stat.summary_PrintList2 render_as="stat_element" columns="2"/>
+ </table>
+
+ </td>
+ </tr>
+ </table>
+ <!-- overview box: end -->
+
+ <!-- user search box: begin -->
+ <table cellspacing="0" cellpadding="0" width="269">
+ <tr>
+ <td class="searchbox_header">
+ <img src="img/summary/searchbox_cl.gif" width="8" height="8" align="absMiddle" hSpace="4">
+ <inp2:m_phrase name="la_section_UsersSearch"/>
+ </td>
+ </tr>
+
+ <tr>
+ <td style="padding: 10px;" class="searchbox_body">
+ <script type="text/javascript">
+ function doSearch()
+ {
+ submit_action('<inp2:m_t index_file="users/user_list.php" pass="m" escape="1"/>', 'm_user_search');
+ }
+ </script>
+
+ <img src="img/spacer.gif" width="12" height="13"><br />
+ <input name="list_search" class="search" type="text">
+ <img src="img/toolbar/icon16_search.gif" width="22" height="22" align="absMiddle" onclick="doSearch();">
+ </td>
+ </tr>
+ </table>
+ <!-- user search box: end -->
+
+ <!-- pending items box: begin -->
+ <table cellspacing="0" cellpadding="0" width="269">
+
+ <tr>
+ <td class="usersbox_header">
+ <img src="img/summary/usersbox_cl.gif" width="8" height="8" align="absMiddle" hSpace="4">
+ <inp2:m_phrase name="la_prompt_PendingItems"/> <span class="info">(<inp2:stat_GetTotalPending/>)</span>
+ </td>
+ </tr>
+
+ <tr>
+ <td style="padding: 10px;" class="usersbox_body">
+ <table width="100%" cellpadding="3" cellspacing="0">
+ <inp2:m_DefineElement name="stat_element">
+ <inp2:m_if check="m_ParamEquals" name="is_first" value="1">
+ <inp2:m_if check="m_ParamEquals" name="column_number" value="1">
+ <inp2:m_set cell_class="lTD"/>
+ <inp2:m_else/>
+ <inp2:m_set cell_class="rTD"/>
+ </inp2:m_if>
+ <inp2:m_else/>
+ <inp2:m_if check="m_ParamEquals" name="column_number" value="1">
+ <inp2:m_set cell_class="lTDi"/>
+ <inp2:m_else/>
+ <inp2:m_set cell_class="rTDi"/>
+ </inp2:m_if>
+ </inp2:m_if>
+
+ <td width="50%" class="<inp2:m_get name="cell_class"/>">
+ <img src="<inp2:$prefix_ModulePath/>img/itemicons/<inp2:m_param name="icon"/>" border="0" alt="" title="" />
+ <a href="<inp2:m_param name="url"/>" class="userslink"><inp2:m_phrase name="$label"/></a> <span class="info">(<inp2:CountPending prefix="$prefix"/>)</span>
+ </td>
+ </inp2:m_DefineElement>
+ <inp2:stat_PrintPendingStatistics render_as="stat_element" columns="2"/>
+ </table>
+ </td>
+ </tr>
+ </table>
+ <!-- pending items box: end -->
+
+ <!-- quick links box: begin -->
+ <table cellspacing="0" cellpadding="0" width="269">
+ <tr>
+ <td class="overviewbox_header">
+ <img src="img/summary/overviewbox_cl.gif" width="8" height="8" align="absMiddle" hSpace="4">
+ <inp2:m_phrase name="la_section_QuickLinks"/>
+ </td>
+ </tr>
+
+ <tr>
+ <td style="padding: 10px;" class="overviewbox_body">
+ <table width="100%" cellspacing="0" cellpadding="4">
+ <tr>
+ <td>
+ <a class="userslink" href="<inp2:m_t t="catalog" index_file="browse.php" pass="m"/>">
+ <img hSpace="3" src="img/icons/icon24_navigate.gif" border="0" align="absMiddle">
+ <inp2:m_phrase name="la_Text_Catalog"/>
+ </a>
+ </td>
+ </tr>
+
+ <tr>
+ <td>
+ <a class="userslink" href="<inp2:m_t t="users/users_list" index_file="users/user_list.php" pass="m"/>">
+ <img hSpace="3" src="img/icons/icon24_users.gif" border="0" align="absMiddle">
+ <inp2:m_phrase name="la_Text_Users"/>
+ </a>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ <!-- quick links box: end -->
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
Property changes on: branches/unlabeled/unlabeled-1.2.2/kernel/admin_templates/summary/root.tpl
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.2
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Index: branches/unlabeled/unlabeled-1.2.2/core/kernel/utility/debugger/debugger_responce.php
===================================================================
--- branches/unlabeled/unlabeled-1.2.2/core/kernel/utility/debugger/debugger_responce.php (nonexistent)
+++ branches/unlabeled/unlabeled-1.2.2/core/kernel/utility/debugger/debugger_responce.php (revision 4846)
@@ -0,0 +1,15 @@
+<?php
+ define('FULL_PATH', realpath(dirname(__FILE__).'/../../../..') );
+
+ $sid = $_GET['sid'];
+ if (!preg_match('/^@([\d]+)@$/', $sid)) exit;
+
+ $debug_file = FULL_PATH.'/kernel/cache/debug_'.$sid.'.txt';
+ if (file_exists($debug_file)) {
+ echo file_get_contents($debug_file);
+ unlink($debug_file);
+ }
+ else {
+ echo 'file not found';
+ }
+?>
\ No newline at end of file
Property changes on: branches/unlabeled/unlabeled-1.2.2/core/kernel/utility/debugger/debugger_responce.php
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.2
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Index: branches/unlabeled/unlabeled-1.2.2/core/admin_templates/categories/xml/tree_categories.tpl
===================================================================
--- branches/unlabeled/unlabeled-1.2.2/core/admin_templates/categories/xml/tree_categories.tpl (nonexistent)
+++ branches/unlabeled/unlabeled-1.2.2/core/admin_templates/categories/xml/tree_categories.tpl (revision 4846)
@@ -0,0 +1,7 @@
+<inp2:m_XMLTemplate/>
+<inp2:m_DefineElement name="category">
+ <folder name="<inp2:Field name="Name"/>" icon="<inp2:c_ModulePath/>img/icons/icon24_catalog.gif" href="<inp2:CategoryLink index_file="browse.php" template="catalog" pass="m"/>" onclick="checkEditMode()" load_url="<inp2:CategoryLink pass="m"/>"></folder>
+</inp2:m_DefineElement>
+<tree>
+<inp2:c_ListCategories render_as="category" row_start_render_as="html:" row_end_render_as="html:"/>
+</tree>
Property changes on: branches/unlabeled/unlabeled-1.2.2/core/admin_templates/categories/xml/tree_categories.tpl
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.2
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Index: branches/unlabeled/unlabeled-1.2.2/core/admin_templates/summary/root.tpl
===================================================================
--- branches/unlabeled/unlabeled-1.2.2/core/admin_templates/summary/root.tpl (nonexistent)
+++ branches/unlabeled/unlabeled-1.2.2/core/admin_templates/summary/root.tpl (revision 4846)
@@ -0,0 +1,155 @@
+
+ <!-- overview box: begin -->
+ <table cellspacing="0" cellpadding="0" width="269">
+ <tr>
+ <td class="overviewbox_header">
+ <table cellpadding="0" cellspacing="0" width="100%">
+ <td valign="middle" align="left">
+ <img src="img/summary/overviewbox_cl.gif" width="8" height="8" align="absMiddle" hSpace="4">
+ <span class="overview">Overview</span>
+ </td>
+ <td class="info" valign="middle" align="right">
+ <span class="overviewDate"><inp2:adm_TodayDate format="F j, Y"/></span>
+ </td>
+ </table>
+ </td>
+ </tr>
+
+ <tr>
+ <td style="padding: 10px;" class="overviewbox_body" colspan="2">
+ <table cellspacing="0" cellpadding="0" width="100%">
+ <inp2:m_DefineElement name="stat_element">
+ <td class="<inp2:m_if check="m_ParamEquals" name="column_number" value="1">oInfo<inp2:m_else/>oValue</inp2:m_if>" align="center">
+ <table width="100%" cellpadding="0" cellspacing="0">
+ <tr>
+ <td width="70%" nowrap>
+ <inp2:Field name="ListLabel" as_label="1"/>:
+ </td>
+ <td width="30%" nowrap>
+ <inp2:CalculateValue field="ValueSQL"/>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </inp2:m_DefineElement>
+
+ <inp2:stat.summary_PrintList2 render_as="stat_element" columns="2"/>
+ </table>
+
+ </td>
+ </tr>
+ </table>
+ <!-- overview box: end -->
+
+ <!-- user search box: begin -->
+ <table cellspacing="0" cellpadding="0" width="269">
+ <tr>
+ <td class="searchbox_header">
+ <img src="img/summary/searchbox_cl.gif" width="8" height="8" align="absMiddle" hSpace="4">
+ <inp2:m_phrase name="la_section_UsersSearch"/>
+ </td>
+ </tr>
+
+ <tr>
+ <td style="padding: 10px;" class="searchbox_body">
+ <script type="text/javascript">
+ function doSearch()
+ {
+ submit_action('<inp2:m_t index_file="users/user_list.php" pass="m" escape="1"/>', 'm_user_search');
+ }
+ </script>
+
+ <img src="img/spacer.gif" width="12" height="13"><br />
+ <input name="list_search" class="search" type="text">
+ <img src="img/toolbar/icon16_search.gif" width="22" height="22" align="absMiddle" onclick="doSearch();">
+ </td>
+ </tr>
+ </table>
+ <!-- user search box: end -->
+
+ <!-- pending items box: begin -->
+ <table cellspacing="0" cellpadding="0" width="269">
+
+ <tr>
+ <td class="usersbox_header">
+ <img src="img/summary/usersbox_cl.gif" width="8" height="8" align="absMiddle" hSpace="4">
+ <inp2:m_phrase name="la_prompt_PendingItems"/> <span class="info">(<inp2:stat_GetTotalPending/>)</span>
+ </td>
+ </tr>
+
+ <tr>
+ <td style="padding: 10px;" class="usersbox_body">
+ <table width="100%" cellpadding="3" cellspacing="0">
+ <inp2:m_DefineElement name="stat_element">
+ <inp2:m_if check="m_ParamEquals" name="is_first" value="1">
+ <inp2:m_if check="m_ParamEquals" name="column_number" value="1">
+ <inp2:m_set cell_class="lTD"/>
+ <inp2:m_else/>
+ <inp2:m_set cell_class="rTD"/>
+ </inp2:m_if>
+ <inp2:m_else/>
+ <inp2:m_if check="m_ParamEquals" name="column_number" value="1">
+ <inp2:m_set cell_class="lTDi"/>
+ <inp2:m_else/>
+ <inp2:m_set cell_class="rTDi"/>
+ </inp2:m_if>
+ </inp2:m_if>
+
+ <td width="50%" class="<inp2:m_get name="cell_class"/>">
+ <img src="<inp2:$prefix_ModulePath/>img/itemicons/<inp2:m_param name="icon"/>" border="0" alt="" title="" />
+ <a href="<inp2:m_param name="url"/>" class="userslink"><inp2:m_phrase name="$label"/></a> <span class="info">(<inp2:CountPending prefix="$prefix"/>)</span>
+ </td>
+ </inp2:m_DefineElement>
+ <inp2:stat_PrintPendingStatistics render_as="stat_element" columns="2"/>
+ </table>
+ </td>
+ </tr>
+ </table>
+ <!-- pending items box: end -->
+
+ <!-- quick links box: begin -->
+ <table cellspacing="0" cellpadding="0" width="269">
+ <tr>
+ <td class="overviewbox_header">
+ <img src="img/summary/overviewbox_cl.gif" width="8" height="8" align="absMiddle" hSpace="4">
+ <inp2:m_phrase name="la_section_QuickLinks"/>
+ </td>
+ </tr>
+
+ <tr>
+ <td style="padding: 10px;" class="overviewbox_body">
+ <table width="100%" cellspacing="0" cellpadding="4">
+ <tr>
+ <td>
+ <a class="userslink" href="<inp2:m_t t="catalog" index_file="browse.php" pass="m"/>">
+ <img hSpace="3" src="img/icons/icon24_navigate.gif" border="0" align="absMiddle">
+ <inp2:m_phrase name="la_Text_Catalog"/>
+ </a>
+ </td>
+ </tr>
+
+ <tr>
+ <td>
+ <a class="userslink" href="<inp2:m_t t="users/users_list" index_file="users/user_list.php" pass="m"/>">
+ <img hSpace="3" src="img/icons/icon24_users.gif" border="0" align="absMiddle">
+ <inp2:m_phrase name="la_Text_Users"/>
+ </a>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ <!-- quick links box: end -->
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
Property changes on: branches/unlabeled/unlabeled-1.2.2/core/admin_templates/summary/root.tpl
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.2
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Event Timeline
Log In to Comment