Page MenuHomeIn-Portal Phabricator

in-bulletin
No OneTemporary

File Metadata

Created
Tue, Apr 29, 11:11 PM

in-bulletin

Index: branches/RC/themes/default2007/inbulletin/module_info.xml
===================================================================
--- branches/RC/themes/default2007/inbulletin/module_info.xml (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/module_info.xml (nonexistent)
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<module_info>
- <category_template>inbulletin/index</category_template>
- <item_template>inbulletin/post_list</item_template>
-</module_info>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/module_info.xml
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/topics/modify_confirm.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/topics/modify_confirm.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/topics/modify_confirm.tpl (nonexistent)
@@ -1,32 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_ModifyTopicConfirm"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- inbulletin/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_MyAccount,lu_title_MyTopics,__item__,lu_title_ModifyTopicConfirm" templates="platform/my_account/my_account,inbulletin/my_account/my_topics,__default__,inbulletin/topics/modify_confirm"/>
-
- <!-- modify topic confirm -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_ModifyTopicConfirm"/>
- </inp2:m_Capture>
-
- <inp2:m_phrase name="lu_text_ModifyTopicConfirm"/><br /><br />
- <a href="<inp2:m_Link template="inbulletin/my_account/my_topics" m_cat_id="0" m_cat_page="1"/>"<inp2:m_Phrase name="lu_text_MyTopics"/></a>
- </inp2:m_RenderElement>
- <!-- // modify topic confirm -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/topics/modify_confirm.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3.2.3
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/topics/search_results.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/topics/search_results.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/topics/search_results.tpl (nonexistent)
@@ -1,64 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_Phrase label="lu_title_TopicSearchResults"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_TopicSearchResults" templates="inbulletin/search/search_results"/>
-
- <inp2:m_RenderElement design="content_box">
- <inp2:bb_InitList list_name="topic_search_results" types="search" parent_cat_id="any" recursive="1"/>
-
- <inp2:m_Capture to_var="header">
- <inp2:m_Phrase label="lu_title_TopicSearchResults"/>
- </inp2:m_Capture>
-
- <table class="fullwidth">
- <tr>
- <td class="category-statistics">
- <inp2:m_phrase name="lu_TotalTopics"/>: <inp2:bb_TotalRecords list_name="topic_search_results"/> &nbsp;|&nbsp; <span class="static"><inp2:m_phrase name="lu_AddedToday"/>: 0</span>
- </td>
- <td class="category-statistics static" align="right">
- <inp2:m_phrase name="lu_TopicsUpdated"/>: 05/17/2006
- </td>
- </tr>
- </table>
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="4" alt="" /><br />
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/grey_pix.gif" width="100%" height="1" alt="" /><br />
- <br />
-
- <table class="fullwidth">
- <tr>
- <td colspan="5">
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /></div>
- </td>
- </tr>
- <tr class="sub-section-header">
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Topics"/></td>
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Poster"/></td>
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Date"/></td>
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Replies"/></td>
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Views"/></td>
- </tr>
-
- <inp2:m_include template="inbulletin/designs/topics"/>
- <inp2:m_include template="platform/designs/search_results"/>
-
- <inp2:bb_ListTopics list_name="topic_search_results" render_as="topic_element" show_relevance="1"/>
- </table>
-
- <inp2:m_include template="platform/elements/pagination" prefix="bb" list_name="topic_search_results"/>
- </inp2:m_RenderElement>
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/topics/search_results.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/topics/add_confirm.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/topics/add_confirm.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/topics/add_confirm.tpl (nonexistent)
@@ -1,32 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_AddTopicConfirm"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- inbulletin/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_AddTopicConfirm" templates="inbulletin/topics/add_confirm" show_category="1"/>
-
- <!-- add topic confirm -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_AddTopicConfirm"/>
- </inp2:m_Capture>
-
- <inp2:m_phrase name="lu_NewTopic_Confirm_Text"/><br /><br />
- <a href="<inp2:m_Link template="inbulletin/my_account/my_topics" m_cat_id="0" m_cat_page="1"/>"><inp2:m_Phrase name="lu_text_MyTopics"/></a>
- </inp2:m_RenderElement>
- <!-- // add topic confirm -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/topics/add_confirm.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.4.2.4
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/topics/modify_post.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/topics/modify_post.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/topics/modify_post.tpl (nonexistent)
@@ -1,63 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_TopicPostModify"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- inbulletin/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="__item__,lu_title_TopicPostModify" templates="__default__,inbulletin/topics/modify_post" show_category="1"/>
-
- <!-- modify post -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_TopicPostModify"/>
- </inp2:m_Capture>
-
- <inp2:m_if check="bb-post_HasPermission" permissions="TOPIC.REPLY.MODIFY|TOPIC.REPLY.OWNER.MODIFY">
- <span class="field-required">*</span> <inp2:m_phrase name="lu_IndicatesRequired"/><br /><br />
-
- <inp2:m_if check="bb-post_HasError" field="any">
- <inp2:m_RenderElement name="error_message" />
- </inp2:m_if>
-
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/grey_pix.gif" width="100%" height="1" align="absmiddle" alt="" /><br /><br />
-
- <inp2:m_include template="inbulletin/elements/forms"/>
-
- <form method="post" action="<inp2:m_FormAction/>">
- <table class="form-data fullwidth">
- <inp2:m_RenderElement name="inp_label" prefix="bb" field="TopicText" title="lu_fld_Subject"/>
- <inp2:m_RenderElement name="inp_label" prefix="bb" field="PostedBy" title="lu_fld_Author"/>
-
- <inp2:m_RenderElement name="inp_edit_box" prefix="bb-post" field="Subject" title="lu_fld_Subject" style="width: 300px;"/>
- <inp2:m_RenderElement name="inp_edit_textarea_bb" prefix="bb-post" field="PostingText" cols="70" rows="13" title="lu_fld_MessageBody" style="width: 400px;"/>
-
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="bb-post" field="DisableBBCodes" title="lu_fld_DisableBBCodes"/>
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="bb-post" field="DisableSmileys" title="lu_fld_DisableSmileys"/>
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="bb-post" field="ShowSignatures" title="lu_fld_ShowSignatures" is_last="1"/>
-
- <inp2:m_RenderElement design="inp_edit_buttons">
- <input type="hidden" name="next_template" value="__default__"/>
- <input class="button" type="submit" name="events[bb-post][OnUpdate]" value="<inp2:m_phrase label="lu_btn_Update"/>"/>
- <input class="button" type="button" value="<inp2:m_phrase label="lu_btn_Cancel"/>" onclick="redirect('<inp2:bb_TopicLink template="__default__"/>');"/>
- </inp2:m_RenderElement>
- </table>
- </form>
- <inp2:m_else/>
- <inp2:m_phrase name="lu_text_NoTopicPostModifyPermission"/>
- </inp2:m_if>
- </inp2:m_RenderElement>
- <!-- // modify post -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/topics/modify_post.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6.2.4
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/topics/modify_topic.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/topics/modify_topic.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/topics/modify_topic.tpl (nonexistent)
@@ -1,56 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_ModifyTopic"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- "
- design="blue_box"/>
-
- <inp2:m_RenderElement name="inbulletin/elements/side_boxes/action_box" item_actions="1" design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_MyAccount,lu_title_MyTopics,__item__,lu_title_ModifyTopic" templates="platform/my_account/my_account,inbulletin/my_account/my_topics,__default__,inbulletin/topics/modify_topic"/>
-
- <!-- modify topic -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_ModifyTopic"/>
- </inp2:m_Capture>
-
- <inp2:m_if check="bb_HasPermission" permissions="TOPIC.MODIFY|TOPIC.MODIFY.PENDING|TOPIC.OWNER.MODIFY|TOPIC.OWNER.MODIFY.PENDING">
-
- <span class="field-required">*</span> <inp2:m_phrase name="lu_IndicatesRequired"/><br /><br />
-
- <inp2:m_if check="bb_HasError" field="any">
- <inp2:m_RenderElement name="error_message" />
- </inp2:m_if>
-
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/grey_pix.gif" width="100%" height="1" align="absmiddle" alt="" /><br /><br />
-
- <form method="post" action="<inp2:m_FormAction/>">
- <table class="form-data fullwidth">
- <inp2:m_RenderElement name="inp_edit_box" prefix="bb" field="TopicText" title="lu_fld_Subject"/>
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="bb" field="NotifyOwnerOnChanges" title="lu_fld_NotifyOwnerOnChanges" is_last="1"/>
-
- <inp2:m_RenderElement design="inp_edit_buttons">
- <input type="hidden" name="modify_confirm_template" value="inbulletin/topics/modify_confirm"/>
- <input type="hidden" name="modify_pending_confirm_template" value="inbulletin/topics/modify_pending_confirm"/>
- <input class="button" type="submit" name="events[bb][OnUpdate]" value="<inp2:m_phrase label="lu_btn_Update"/>"/>
- </inp2:m_RenderElement>
- </table>
- </form>
- <inp2:m_else/>
- <inp2:m_phrase name="lu_text_NoModifyTopicPermission"/>
- </inp2:m_if>
- </inp2:m_RenderElement>
- <!-- // modify topic -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/topics/modify_topic.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/topics/new_topic_reply.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/topics/new_topic_reply.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/topics/new_topic_reply.tpl (nonexistent)
@@ -1,64 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_NewTopicReply"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- inbulletin/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="__item__,lu_title_NewTopicReply" templates="__default__,inbulletin/topics/new_topic_reply" show_category="1"/>
-
- <!-- new topic reply -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_NewTopicReply"/>
- </inp2:m_Capture>
-
- <inp2:m_if check="bb-post_HasPermission" permissions="TOPIC.REPLY.ADD">
- <inp2:bb-post_PresetFormFields/>
- <span class="field-required">*</span> <inp2:m_phrase name="lu_IndicatesRequired"/><br /><br />
-
- <inp2:m_if check="bb-post_HasError" field="any">
- <inp2:m_RenderElement name="error_message" />
- </inp2:m_if>
-
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/grey_pix.gif" width="100%" height="1" align="absmiddle" alt="" /><br /><br />
-
- <inp2:m_include template="inbulletin/elements/forms"/>
-
- <form method="post" action="<inp2:m_FormAction/>">
- <table class="form-data fullwidth">
- <inp2:m_RenderElement name="inp_label" prefix="bb" field="TopicText" title="lu_fld_Subject"/>
- <inp2:m_RenderElement name="inp_label" prefix="bb" field="PostedBy" title="lu_fld_Author"/>
-
- <inp2:m_RenderElement name="inp_edit_box" prefix="bb-post" field="Subject" title="lu_fld_Subject" style="width: 300px"/>
- <inp2:m_RenderElement name="inp_edit_textarea_bb" prefix="bb-post" field="PostingText" cols="50" rows="10" title="lu_fld_MessageBody" style="width: 400px"/>
-
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="bb-post" field="DisableBBCodes" title="lu_fld_DisableBBCodes"/>
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="bb-post" field="DisableSmileys" title="lu_fld_DisableSmileys"/>
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="bb-post" field="ShowSignatures" title="lu_fld_ShowSignatures" is_last="1"/>
-
- <inp2:m_RenderElement design="inp_edit_buttons">
- <input type="hidden" name="next_template" value="__default__"/>
- <input class="button" type="submit" name="events[bb-post][OnCreate]" value="<inp2:m_phrase label="lu_btn_Create"/>"/>
- <input class="button" type="button" value="<inp2:m_phrase label="lu_btn_Cancel"/>" onclick="redirect('<inp2:bb_TopicLink template="__default__"/>');"/>
- </inp2:m_RenderElement>
- </table>
- </form>
- <inp2:m_else/>
- <inp2:m_phrase name="lu_text_NoNewTopicReplyPermission"/>
- </inp2:m_if>
- </inp2:m_RenderElement>
- <!-- // new topic reply -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/topics/new_topic_reply.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6.2.3
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/topics/new_topic.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/topics/new_topic.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/topics/new_topic.tpl (nonexistent)
@@ -1,64 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_NewTopic"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- inbulletin/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_NewTopic" templates="inbulletin/topics/new_topic" show_category="1"/>
-
- <!-- new topic -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_NewTopic"/>
- </inp2:m_Capture>
-
- <inp2:m_if check="bb_HasPermission" permissions="TOPIC.ADD|TOPIC.ADD.PENDING">
- <inp2:bb_PresetFormFields/>
- <span class="field-required">*</span> <inp2:m_phrase name="lu_IndicatesRequired"/><br /><br />
-
- <inp2:m_if check="bb_HasError" field="any">
- <inp2:m_RenderElement name="error_message" />
- </inp2:m_if>
-
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/grey_pix.gif" width="100%" height="1" align="absmiddle" alt="" /><br /><br />
-
- <inp2:m_include template="inbulletin/elements/forms"/>
-
- <form method="post" action="<inp2:m_FormAction/>">
- <table class="form-data fullwidth">
-
- <inp2:m_RenderElement name="inp_edit_box" prefix="bb" field="TopicText" title="lu_fld_Subject" style="width: 300px"/>
- <inp2:m_RenderElement name="inp_edit_textarea_bb" prefix="bb" field="PostingText" cols="70" rows="13" title="lu_fld_MessageBody" style="width: 400px"/>
-
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="bb" field="DisableBBCodes" title="lu_fld_DisableBBCodes"/>
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="bb" field="DisableSmileys" title="lu_fld_DisableSmileys"/>
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="bb" field="ShowSignatures" title="lu_fld_ShowSignatures"/>
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="bb" field="NotifyOwnerOnChanges" title="lu_fld_NotifyOwnerOnChanges" is_last="1"/>
-
- <inp2:m_RenderElement design="inp_edit_buttons">
- <input type="hidden" name="suggest_confirm_template" value="inbulletin/topics/add_confirm"/>
- <input type="hidden" name="suggest_pending_confirm_template" value="inbulletin/topics/add_pending_confirm"/>
- <input class="button" type="submit" name="events[bb][OnCreate]" value="<inp2:m_phrase label="lu_btn_Create"/>"/>
- <input class="button" type="button" value="<inp2:m_phrase label="lu_btn_Cancel"/>" onclick="redirect('<inp2:m_Link template="__default__"/>');"/>
- </inp2:m_RenderElement>
- </table>
- </form>
- <inp2:m_else/>
- <inp2:m_phrase name="lu_text_NoNewTopicPermission"/>
- </inp2:m_if>
- </inp2:m_RenderElement>
- <!-- // new topic -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/topics/new_topic.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5.2.5
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/topics/add_pending_confirm.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/topics/add_pending_confirm.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/topics/add_pending_confirm.tpl (nonexistent)
@@ -1,32 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_AddTopicPendingConfirm"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- inbulletin/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_AddTopicPendingConfirm" templates="inbulletin/topics/add_pending_confirm" show_category="1"/>
-
- <!-- add topic pending confirm -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_AddTopicPendingConfirm"/>
- </inp2:m_Capture>
-
- <inp2:m_phrase name="lu_NewTopic_Confirm_Pending_Text"/><br /><br />
- <a href="<inp2:m_Link template="inbulletin/my_account/my_topics" m_cat_id="0" m_cat_page="1"/>"><inp2:m_Phrase name="lu_text_MyTopics"/></a>
- </inp2:m_RenderElement>
- <!-- // add topic pending confirm -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/topics/add_pending_confirm.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.4.2.4
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/topics/modify_pending_confirm.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/topics/modify_pending_confirm.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/topics/modify_pending_confirm.tpl (nonexistent)
@@ -1,32 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_ModifyTopicPendingConfirm"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- inbulletin/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_MyAccount,lu_title_MyTopics,__item__,lu_title_ModifyTopicPendingConfirm" templates="platform/my_account/my_account,inbulletin/my_account/my_topics,__default__,inbulletin/topics/modify_pending_confirm"/>
-
- <!-- modify topic pending confirm -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_ModifyTopicPendingConfirm"/>
- </inp2:m_Capture>
-
- <inp2:m_phrase name="lu_text_ModifyTopicPendingConfirm"/><br /><br />
- <a href="<inp2:m_Link template="inbulletin/my_account/my_topics" m_cat_id="0" m_cat_page="1"/>"><inp2:m_Phrase name="lu_text_MyTopics"/></a>
- </inp2:m_RenderElement>
- <!-- // modify topic pending confirm -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/topics/modify_pending_confirm.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3.2.3
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/designs/posts.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/designs/posts.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/designs/posts.tpl (nonexistent)
@@ -1,150 +0,0 @@
-<inp2:m_DefineElement name="smiley_element">
- <img class="emoticon" src="<inp2:m_param name="smiley_url"/>" />
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="bbcode_element">
- <div class="bbcode"><inp2:m_param name="bb_code"/></div>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="post_quote_element">
-<table class="quoted-reply fullwidth">
- <tr>
- <td><inp2:Field name="PosterAlias"/> <inp2:m_Phrase name="lu_wrote"/>:</td>
- <td align="right"><inp2:Field name="CreatedOn"/></td>
- </tr>
- <tr>
- <td colspan="2">
- <inp2:PostBody quote_render_as="post_quote_element" smiley_render_as="smiley_element" bbcode_render_as="bbcode_element"/>
- </td>
- </tr>
-</table>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="small_button" title="" confirm_phrase="" icon="">
- <table style="margin: 0px;">
- <tr valign="top">
- <td>
- <img src="<inp2:m_TemplatesBase module="In-Bulletin"/>img/small_buttons/top_left_corner.gif" width="5" height="27" alt="" /><br />
- </td>
- <td class="small-button-text">
-
- <a href="<inp2:m_Param name="content"/>"<inp2:m_if check="m_Param" name="confirm_phrase"> onclick="return confirm('<inp2:m_phrase name="$confirm_phrase" js_escape="1"/>');"</inp2:m_if>><inp2:m_phrase name="$title"/></a>
- </td>
- <td>
- <a href="<inp2:m_Param name="content"/>"<inp2:m_if check="m_Param" name="confirm_phrase"> onclick="return confirm('<inp2:m_phrase name="$confirm_phrase" js_escape="1"/>');"</inp2:m_if>><img src="<inp2:m_TemplatesBase module="In-Bulletin"/>img/small_buttons/icons/<inp2:m_param name="icon"/>.gif"></a><br />
- </td>
- </tr>
- <tr valign="top" class="small-button-bottom">
- <td>
- <img src="<inp2:m_TemplatesBase module="In-Bulletin"/>img/small_buttons/bottom_left_corner.gif" width="5" height="5" alt="" /><br />
- </td>
- <td>
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /><br />
- </td>
- <td align="right">
- <img src="<inp2:m_TemplatesBase module="In-Bulletin"/>img/small_buttons/bottom_right_corner.gif" width="5" height="5" alt="" /><br />
- </td>
- </tr>
- </table>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="post_element">
- <tr>
- <td colspan="2">
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /><br /></div>
- </td>
- </tr>
- <tr>
- <td class="<inp2:m_odd_even odd="post-background-2" even="post-background-1" readonly="1"/>" valign="top">
- <table>
- <tr>
- <td style="padding:0px 5px" valign="top" width="21" class="post-icon-padding-right">
- <img src="<inp2:m_TemplatesBase module="In-bulletin"/>img/icon_post_1.gif" width="21" height="24" alt="" />
- </td>
- <td style="padding:0px">
- <inp2:m_if check="PosterFound">
- <a href="<inp2:ProfileLink template="platform/my_account/public_profile"/>"><strong><inp2:Field name="PosterAlias"/></strong></a>
-
- <br />
- <inp2:PosterField name="PrimaryGroup"/><br /><br />
-
- <inp2:Image render_as="image_element" primary="1" DefaultImage="platform/img/no_picture.gif" MaxWidth="60"/><br clear="all"/><br /><br />
-
- <inp2:m_phrase name="lu_Joined"/>: <inp2:PosterField name="CreatedOn" format="_regional_DateFormat"/><br />
- <inp2:m_phrase name="lu_Posts"/>: <inp2:PosterPostsCount/><br />
- <inp2:m_phrase name="lu_Location"/>: <inp2:PosterField name="Country"/><br />
- <inp2:m_else/>
- <inp2:m_if check="Field" name="PosterAlias">
- <strong><inp2:Field name="PosterAlias"/></strong>
- <inp2:m_else/>
- <inp2:m_phrase name="lu_Guest"/>
- </inp2:m_if>
- </inp2:m_if>
- </td>
- </tr>
- </table>
-
- </td>
- <td class="<inp2:m_odd_even odd="post-background-2" even="post-background-1"/>" valign="top">
- <table class="fullwidth">
- <tr>
- <td class="post-control">
- <strong><inp2:m_phrase name="lu_Posted" /></strong>: <inp2:Field name="CreatedOn"/>
- <br /><br />
- </td>
- <td class="post-control" align="right">
-
-
-
-
- <table class="no-padding">
- <tr>
-
- <inp2:m_if check="HasPermission" permissions="TOPIC.REPLY.OWNER.MODIFY|TOPIC.REPLY.MODIFY">
- <td>
- <inp2:m_RenderElement design="small_button" title="lu_btn_ModifyPost" confirm_phrase="" icon="btn_sm_modify" pass_params="1">
- <inp2:PostLink template="inbulletin/topics/modify_post"/>
- </inp2:m_RenderElement>
- </td>
- </inp2:m_if>
-
- <inp2:m_if check="HasPermission" permissions="TOPIC.REPLY.OWNER.DELETE|TOPIC.REPLY.DELETE">
- <td style="padding-left:5px">
- <inp2:m_RenderElement design="small_button" title="lu_btn_DeletePost" confirm_phrase="lu_DeletePostConfirm" icon="btn_sm_delete" pass_params="1">
- <inp2:PostLink bb-post_event="OnDelete"/>
- </inp2:m_RenderElement>
- </td>
- </inp2:m_if>
-
- <inp2:m_if check="bb_HasPermission" permissions="TOPIC.REPLY.ADD">
- <td style="padding-left:5px">
- <inp2:m_RenderElement design="small_button" title="lu_btn_ReplyQuoted" confirm_phrase="" icon="btn_sm_quoted" pass_params="1">
- <inp2:ReplyQuotedLink template="inbulletin/topics/new_topic_reply"/>
- </inp2:m_RenderElement>
- </td>
- </inp2:m_if>
-
- </tr>
- </table>
- </td>
- </tr>
- </table>
- <br />
-
- <inp2:m_if check="PostSubject">
- <strong><inp2:PostSubject/></strong><br />
- </inp2:m_if>
-
- <inp2:PostBody quote_render_as="post_quote_element" smiley_render_as="smiley_element" bbcode_render_as="bbcode_element"/>
- <br /><br />
-
- <inp2:m_if check="ShowPostSignature">
- <div>
- ------------------------------------------------------------------------------<br />
- <inp2:PostSignature smiley_render_as="smiley_element" bbcode_render_as="bbcode_element"/><br />
- <br />
- </div>
- </inp2:m_if>
- </td>
- </tr>
-</inp2:m_DefineElement>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/designs/posts.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.11.2.8
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/designs/topics.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/designs/topics.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/designs/topics.tpl (nonexistent)
@@ -1,143 +0,0 @@
-<inp2:m_DefineElement name="topic_element">
- <tr>
- <td colspan="5">
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /></div>
- </td>
- </tr>
-
- <tr>
- <td class="forums-cells">
- <table>
- <tr>
- <td class="topics-icon-padding" valign="top">
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/topics_icon.gif" width="14" height="12" alt="" /><br />
- </td>
- <td valign="top">
- <inp2:m_if check="m_Param" name="show_relevance">
- <inp2:RelevanceIndicator on_color="Red" off_color="White" relevance_normal_render_as="search_relevance_normal" relevance_full_render_as="search_relevance_full" /><br/>
- </inp2:m_if>
-
- <a href="<inp2:TopicLink template="__default__"/>"><inp2:Field name="TopicText"/></a>
-
- <inp2:m_if check="Field" name="IsHot"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_hot.gif" alt="<inp2:m_phrase name="lu_Hot"/>"/></inp2:m_if>
- <inp2:m_if check="Field" name="IsNew"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_new.gif" alt="<inp2:m_phrase name="lu_New"/>"/></inp2:m_if>
- <inp2:m_if check="Field" name="IsPop"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_popular.gif" alt="<inp2:m_phrase name="lu_Pop"/>"/></inp2:m_if>
- <inp2:m_if check="IsEditorsPick"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_pick.gif" alt="<inp2:m_phrase name="lu_Pick"/>"/></inp2:m_if>
- <inp2:m_if check="IsFavorite"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_favorite.gif" alt="<inp2:m_phrase name="lu_Favorite"/>"/></inp2:m_if>
- <inp2:VotesIndicator render_as="rating_element"/>
- </td>
- </tr>
- </table>
- </td>
- <td width="100" class="forums-cells">
- <inp2:Field name="OwnerId"/>
- </td>
- <td width="150" class="forums-cells">
- <inp2:Field name="LastPostDate" format="_regional_DateFormat"/> &nbsp; <inp2:Field name="LastPostDate" format="_regional_TimeFormat"/>
- <!--<inp2:m_phrase name="lu_By"/> <inp2:Field name="LastPoster"/>-->
- </td>
- <td width="100" class="forums-cells">
- <inp2:TopicReplies/>
- </td>
- <td width="70" class="forums-cells">
- <inp2:Field name="Views"/>
- </td>
- </tr>
-</inp2:m_DefineElement>
-
-<!--## RELATED TOPIC ELEMENT ##-->
-<inp2:m_DefineElement name="related_topic_element">
- <tr>
- <td width="25"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/topics_icon.gif" width="14" height="12" alt="" /></td>
- <td><a href="<inp2:TopicLink template="__default__"/>" class="text-title"><inp2:Field name="TopicText"/></a></td>
- </tr>
-</inp2:m_DefineElement>
-<!--## // RELATED TOPIC ELEMENT ##-->
-
-<inp2:m_DefineElement name="my_topic_element">
- <tr>
- <td colspan="4">
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /></div>
- </td>
- </tr>
- <tr class="topic-prewiew-padding-cell">
- <td>
- <a href="<inp2:TopicLink template="__default__"/>"><inp2:Field name="TopicText"/></a>
-
- <inp2:m_if check="Field" name="IsHot"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_hot.gif" alt="<inp2:m_phrase name="lu_Hot"/>"/></inp2:m_if>
- <inp2:m_if check="Field" name="IsNew"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_new.gif" alt="<inp2:m_phrase name="lu_New"/>"/></inp2:m_if>
- <inp2:m_if check="Field" name="IsPop"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_popular.gif" alt="<inp2:m_phrase name="lu_Pop"/>"/></inp2:m_if>
- <inp2:m_if check="IsEditorsPick"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_pick.gif" alt="<inp2:m_phrase name="lu_Pick"/>"/></inp2:m_if>
- <inp2:m_if check="IsFavorite"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_favorite.gif" alt="<inp2:m_phrase name="lu_Favorite"/>"/></inp2:m_if>
- <inp2:VotesIndicator render_as="rating_element"/>
-
- <br />
- (<inp2:m_phrase name="lu_By"/>: <inp2:Field name="OwnerId"/>)
-
- <br />
-
- <inp2:m_phrase name="lu_fld_PrimaryCategory"/>: <strong><inp2:CategoryPath separator="&gt;" render_as="category_path_element"/></strong><br />
-
- <br />
- <table>
- <tr>
- <td style="padding:0px;">
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/ic_details.gif" width="14" height="13" alt="" /> <a href="<inp2:TopicLink template="__default__"/>"><inp2:m_phrase name="lu_btn_Details"/></a>
- </td>
-
- <inp2:m_if check="HasPermission" permissions="TOPIC.MODIFY|TOPIC.MODIFY.PENDING|TOPIC.OWNER.MODIFY|TOPIC.OWNER.MODIFY.PENDING">
- <td style="padding:0px;">
- &nbsp;|&nbsp; <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/ic_edit.gif" width="11" height="10" alt="" /> <a href="<inp2:TopicLink template="inbulletin/topics/modify_topic"/>"><inp2:m_phrase name="lu_btn_Modify"/></a>
- </td>
- </inp2:m_if>
-
- <inp2:m_if check="HasPermission" permissions="TOPIC.DELETE|TOPIC.OWNER.DELETE">
- <td style="padding:0px;">
- &nbsp;|&nbsp; <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/ic_delete.gif" width="11" height="10" alt="" /> <a href="<inp2:TopicLink bb_event="OnDelete"/>" onclick="return confirm('<inp2:m_phrase name="lu_DeleteTopicConfirm" js_escape="1"/>');"><inp2:m_phrase name="lu_btn_Delete"/></a>
- </td>
- </inp2:m_if>
- </tr>
- </table>
-
- </td>
- <td>
- <inp2:TopicReplies/>
- </td>
- <td>
- <inp2:Field name="Views"/>
- </td>
- <td align="center">
- <inp2:Field name="LastPostDate" format="_regional_DateFormat"/><br />
- <inp2:Field name="LastPostDate" format="_regional_TimeFormat"/><br />
- <inp2:m_phrase name="lu_By"/> <inp2:Field name="LastPoster"/>
- </td>
- </tr>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="big_button" title="" icon="">
- <table style="margin: 0px;">
- <tr valign="top">
- <td class="big-button-left-border">
- <img src="<inp2:m_TemplatesBase module="In-Bulletin"/>img/big_buttons/top_left_corner.gif" width="11" height="16" alt="" /><br />
- </td>
- <td class="big-button-text">
- <a href="<inp2:m_Param name="content"/>"><inp2:m_phrase name="$title"/></a>
- </td>
- <td>
- <a href="<inp2:m_Param name="content"/>"><img src="<inp2:m_TemplatesBase module="In-Bulletin"/>img/big_buttons/icons/<inp2:m_param name="icon"/>.gif" alt=""></a><br />
- </td>
- </tr>
-
- <tr valign="top" class="big-button-bottom">
- <td>
- <img src="<inp2:m_TemplatesBase module="In-Bulletin"/>img/big_buttons/bottom_left_corner.gif" width="11" height="10" alt="" /><br />
- </td>
- <td>
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /><br />
- </td>
- <td align="right">
- <img src="<inp2:m_TemplatesBase module="In-Bulletin"/>img/big_buttons/bottom_right_corner.gif" width="11" height="10" alt="" /><br />
- </td>
- </tr>
- </table>
-</inp2:m_DefineElement>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/designs/topics.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.10.2.4
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/designs/categories.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/designs/categories.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/designs/categories.tpl (nonexistent)
@@ -1,49 +0,0 @@
-<inp2:m_DefineElement name="category_element">
- <inp2:m_if check="SubCatCount">
- <tr>
- <td colspan="4">
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /></div>
- </td>
- </tr>
-
- <tr>
- <td class="forums-subheaders" colspan="4">
- <a href="<inp2:CategoryLink template="__default__"/>"><strong><inp2:Field name="Name"/></strong></a>
- </td>
- </tr>
- <inp2:ListCategories render_as="category_element" per_page="-1" no_table="1" requery="1"/>
- <inp2:m_else/>
- <tr>
- <td colspan="4">
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /></div>
- </td>
- </tr>
- <tr>
- <td class="forums-cells">
- <table>
- <tr>
- <td class="forums-icon-cell">
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/forums_dir.gif" width="20" height="24" alt="" /><br />
- </td>
- <td>
- <a href="<inp2:CategoryLink template="__default__"/>"><inp2:Field name="Name"/></a><br />
- <inp2:Field name="Description" nl2br="1"/>
- </td>
- </tr>
- </table>
- </td>
-
- <td class="forums-cells">
- <inp2:CategoryItemCount prefix="bb"/>
- </td>
-
- <td class="forums-cells">
- <inp2:CategoryItemCount prefix="bb-post"/>
- </td>
-
- <td class="forums-cells">
- <inp2:Field name="Modified" format="_regional_DateFormat"/> <inp2:Field name="Modified" format="g:i a"/>
- </td>
- </tr>
- </inp2:m_if>
-</inp2:m_DefineElement>
Property changes on: branches/RC/themes/default2007/inbulletin/designs/categories.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/designs/private_messages.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/designs/private_messages.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/designs/private_messages.tpl (nonexistent)
@@ -1,106 +0,0 @@
-<inp2:m_DefineElement name="folder_tab">
- <td class="<inp2:m_if check="private-message_FolderSelected" folder="$folder">active-tab<inp2:m_else/>inactive-tab</inp2:m_if>">
- <a href="<inp2:private-message_FolderLink folder="$folder"/>"><inp2:m_phrase name="$title"/></a>
- </td>
- <td width="8">
- &nbsp;
- </td>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="folder_tabs">
- <a href="<inp2:m_Link template="inbulletin/my_account/private_messages/new_message"/>"><inp2:m_Phrase name="lu_btn_NewPrivateMessage"/></a><br /><br />
-
- <table class="fullwidth tab-bottom-line">
- <tr>
- <td class="tab-left-padding">
- <table>
- <tr>
- <inp2:m_RenderElement name="folder_tab" folder="inbox" title="lu_folder_Inbox"/>
- <inp2:m_RenderElement name="folder_tab" folder="sent" title="lu_folder_Sent"/>
- </tr>
- </table>
- </td>
- </tr>
- </table>
-
- <br />
- <br />
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="small_button" title="" icon="">
- <table style="margin: 0px;">
- <tr valign="top">
- <td>
- <img src="<inp2:m_TemplatesBase module="In-Bulletin"/>img/small_buttons/top_left_corner.gif" width="5" height="27" alt="" /><br />
- </td>
- <td class="small-button-text">
- <a href="<inp2:m_Param name="content"/>" <inp2:m_param name="icon"/>><inp2:m_phrase name="$title"/></a>
- </td>
- <td>
- <a href="<inp2:m_Param name="content"/>"><img src="<inp2:m_TemplatesBase module="In-Bulletin"/>img/small_buttons/icons/<inp2:m_param name="icon"/>.gif"></a><br />
- </td>
- </tr>
- <tr valign="top" class="small-button-bottom">
- <td>
- <img src="<inp2:m_TemplatesBase module="In-Bulletin"/>img/small_buttons/bottom_left_corner.gif" width="5" height="5" alt="" /><br />
- </td>
- <td>
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /><br />
- </td>
- <td align="right">
- <img src="<inp2:m_TemplatesBase module="In-Bulletin"/>img/small_buttons/bottom_right_corner.gif" width="5" height="5" alt="" /><br />
- </td>
- </tr>
- </table>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="no_private_messages">
- <inp2:m_RenderElement name="folder_tabs"/>
-
- <inp2:m_Phrase name="lu_NoPrivateMessages"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="smiley_element">
- <img class="emoticon" src="<inp2:m_param name="smiley_url"/>" />
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="bbcode_element">
- <div class="bbcode"><inp2:m_param name="bb_code"/></div>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="private_message_element">
- <tr>
- <td colspan="3">
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /></div>
- </td>
- </tr>
- <tr class="listing-row">
- <td>
- <inp2:m_if check="FolderSelected" folder="inbox">
- <a href="<inp2:ProfileLink template="platform/my_account/public_profile" type="From"/>"><strong><inp2:Field name="FromName"/></strong></a>
- <inp2:m_if check="Field" name="FromFullName">
- &nbsp;(<inp2:Field name="FromFullName"/>)
- </inp2:m_if>
- <inp2:m_else/>
- <a href="<inp2:ProfileLink template="platform/my_account/public_profile" type="To"/>"><strong><inp2:Field name="ToName"/></strong></a>
- <inp2:m_if check="Field" name="ToFullName">
- &nbsp;(<inp2:Field name="ToFullName"/>)
- </inp2:m_if>
- </inp2:m_if>
- </td>
- <td>
- <a href="<inp2:ItemLink template="inbulletin/my_account/private_messages/view_message"/>">
- <inp2:m_if check="IsNew">
- <span class="new-private-message">
- <inp2:MessageSubject empty_title="lu_NoSubject"/>
- </span>
- <inp2:m_else/>
- <inp2:MessageSubject empty_title="lu_NoSubject"/>
- </inp2:m_if>
- </a>
- </td>
- <td>
- <inp2:Field name="CreatedOn"/>
- </td>
- </tr>
-</inp2:m_DefineElement>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/designs/private_messages.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.4.2.3
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/elements/side_boxes/action_box.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/elements/side_boxes/action_box.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/elements/side_boxes/action_box.tpl (nonexistent)
@@ -1,35 +0,0 @@
-<inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_ActionBox"/>
-</inp2:m_Capture>
-
-<table width="100%" style="border-width: 0px;">
- <inp2:m_RenderElement name="box_element" template="platform/categories/suggest_category" title="lu_SuggestCategory" prefix="bb"/>
- <inp2:m_RenderElement name="box_element" template="inbulletin/topics/new_topic" title="lu_NewTopic" prefix="bb"/>
-
- <inp2:m_if check="m_Param" name="item_actions">
- <tr>
- <td>-</td>
- <td>
- <inp2:m_if check="bb_IsFavorite">
- <a href="<inp2:bb_FavoriteToggleLink/>">
- <inp2:m_phrase name="lu_btn_RemoveFromFavorites"/>
- </a>
- <inp2:m_else/>
- <a href="<inp2:bb_FavoriteToggleLink template="platform/my_account/my_favorites"/>">
- <inp2:m_phrase name="lu_btn_AddToFavorites"/>
- </a>
- </inp2:m_if>
- </td>
- </tr>
-
- <!--##
- <tr>
- <td>-</td>
- <td>
- <a href="<inp2:bb_TopicLink template="inbulletin/topics/rate"/>" class="static"><inp2:m_phrase name="lu_btn_RateThisTopic"/></a>
- </td>
- </tr>
- ##-->
-
- </inp2:m_if>
-</table>
Property changes on: branches/RC/themes/default2007/inbulletin/elements/side_boxes/action_box.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/elements/side_boxes/poll_results.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/elements/side_boxes/poll_results.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/elements/side_boxes/poll_results.tpl (nonexistent)
@@ -1,8 +0,0 @@
-<inp2:m_DefineElement name="answer_element">
-<li>
- <inp2:Field name="Answer"/> &ndash; <inp2:Field name="VotesQty"/>
-</li>
-</inp2:m_DefineElement>
-<ul style="list-style-type: none; padding-left: 0px;">
- <inp2:poll-answer_PrintList list_name="list_answers" render_as="answer_element" direction="H" sort_by="VotesQty,Desc" requery="1"/>
-</ul>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/elements/side_boxes/poll_results.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/elements/side_boxes/polls.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/elements/side_boxes/polls.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/elements/side_boxes/polls.tpl (nonexistent)
@@ -1,65 +0,0 @@
-<!-- POllS -->
-<inp2:poll_InitList list_name="list_polls" per_page="-1"/>
-
-<inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_Polls"/>
-</inp2:m_Capture>
-
-<inp2:m_DefineElement name="answer_element">
-<li style="margin-bottom:5px;">
- <input type="radio" name="poll_<inp2:Field name="PollId"/>" onclick="getElementById('selected_opt_<inp2:Field name="PollId"/>').value='<inp2:Field name="AnswerId"/>';" checked> <inp2:Field name="Answer"/>
-</li>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="poll_element">
-<div style="margin-bottom:25px;">
- <div style="text-align:left;">
- <strong><inp2:Field name="Question"/></strong>
- </div>
- <inp2:m_if check="Field" name="Image">
- <br/>
- <a href="<inp2:Field name="Image" format="resize:640x480"/>" class="thickbox" title="<inp2:Field field="Question"/>">
- <img src="<inp2:Field name="Image" format="resize:100x100"/>" border="0" alt="<inp2:Field field="Question"/>"></a>
- </inp2:m_if>
-
- <div id="pollvote_<inp2:Field name="PollId"/>" style="text-align:left; margin-top:10px; margin-bottom:10px">
- <inp2:m_if check="Field" name="RequireLogin">
- <inp2:m_include t="inbulletin/elements/side_boxes/poll_results"/>
- <div style="padding-top:5px; font-style: italic; font-weight: bold; text-align: center">
- <inp2:m_phrase name="lu_text_GuestsLoginToVote"/>
- </div>
- <inp2:m_else/>
- <inp2:m_if check="HasVoted">
- <inp2:m_include t="inbulletin/elements/side_boxes/poll_results"/>
- <div style="padding-top:5px; font-style: italic; font-weight: bold; text-align: center">
- <inp2:m_phrase name="lu_text_AlreadyVoted"/>
- </div>
- <inp2:m_else/>
- <ul style="list-style-type: none; padding-left: 0px;"><inp2:Field name="PollId" result_to_var="poll_id"/>
- <inp2:poll-answer_PrintList list_name="list_answers" render_as="answer_element" direction="H" poll_id="$poll_id" requery="1"/>
- </ul>
- <div style="text-align: center; margin-top:8px; ">
- <input type="hidden" id="selected_opt_<inp2:Field name="PollId"/>" name="selected_opt_<inp2:Field name="PollId"/>"/>
- <input class="button" type="button" onclick="aPollManager.makeVote('poll', <inp2:Field name="PollId"/>, getElementById('selected_opt_<inp2:Field name="PollId"/>').value); return false;" value="<inp2:m_Phrase label="lu_btn_Vote"/>"/>
- </div>
- </inp2:m_if>
- </inp2:m_if>
- </div>
-
- <!--## USER COMMENTS ##-->
- <inp2:m_if check="Field" name="AllowComments">
- <div style="text-align:center;">
- <inp2:m_ifnot check="HasCommented">
- <a href="<inp2:CommentsLink t="inbulletin/elements/content_boxes/add_poll_comment" height="480" width="480"/>" title="<inp2:Field name="Question"/>" class="thickbox"/><inp2:m_phrase name="lu_title_AddComment"/></a><br>
- </inp2:m_ifnot>
- <a href="<inp2:CommentsLink t="inbulletin/elements/content_boxes/poll_comments" height="480" width="480"/>" title="<inp2:Field name="Question"/>" class="thickbox"/><inp2:m_phrase name="lu_title_ViewUserComments"/></a>
- </div>
- </inp2:m_if>
- <!--## //USER COMMENTS ##-->
-</div>
-</inp2:m_DefineElement>
-
-<div style="width:100%; text-align:center;">
- <inp2:poll_PrintList list_name="list_polls" render_as="poll_element" direction="H"/>
-</div>
-<!-- //POllS -->
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/elements/side_boxes/polls.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/elements/forms.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/elements/forms.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/elements/forms.tpl (nonexistent)
@@ -1,32 +0,0 @@
-<inp2:m_DefineElement name="inp_edit_textarea_bb" style="" is_last="0">
- <tr class="<inp2:m_odd_even odd="table_color1" even="table_color2"/>">
- <inp2:m_RenderElement name="inp_edit_field_caption" prefix="$prefix" field="$field" title="$title"/>
- <td class="field-value">
- <a href="<inp2:m_Link/>" onclick="insertTags('[B]', '[/B]', 'bold text', '<inp2:{$prefix}_InputName field="$field"/>'); return false;">
- <img src="<inp2:m_TemplatesBase module="in-bulletin"/>img/toolbar/bold_icon.png" border="0"/>
- </a>
- <a href="<inp2:m_Link/>" onclick="insertTags('[I]', '[/I]', 'italic text', '<inp2:{$prefix}_InputName field="$field"/>'); return false;">
- <img src="<inp2:m_TemplatesBase module="in-bulletin"/>img/toolbar/italic_icon.png" border="0"/>
- </a>
- <a href="<inp2:m_Link/>" onclick="insertTags('[U]', '[/U]', 'underlined text', '<inp2:{$prefix}_InputName field="$field"/>'); return false;">
- <img src="<inp2:m_TemplatesBase module="in-bulletin"/>img/toolbar/underline_icon.png" border="0"/>
- </a>
- <a href="<inp2:m_Link/>" onclick="insertTags('[URL HREF=', ']link name[/URL]', 'link url', '<inp2:{$prefix}_InputName field="$field"/>'); return false;">
- <img src="<inp2:m_TemplatesBase module="in-bulletin"/>img/toolbar/link_icon.png" border="0"/>
- </a>
- <a href="<inp2:m_Link/>" onclick="insertTags('[IMG BORDER=1 SRC=', '][/IMG]', 'image url', '<inp2:{$prefix}_InputName field="$field"/>'); return false;">
- <img src="<inp2:m_TemplatesBase module="in-bulletin"/>img/toolbar/image_icon.png" border="0"/>
- </a>
- <a href="<inp2:m_Link/>" onclick="insertTags('[CODE]', '[/CODE]', 'code text', '<inp2:{$prefix}_InputName field="$field"/>'); return false;">
- <img src="<inp2:m_TemplatesBase module="in-bulletin"/>img/toolbar/code_icon.png" border="0"/>
- </a>
-
- <br />
- <inp2:m_if check="{$prefix}_HasError" field="$field">
- <span class="field-error"><inp2:{$prefix}_Error field="$field"/></span><br />
- </inp2:m_if>
- <textarea class="input-textarea" tabindex="<inp2:m_get param="tab_index"/>" name="<inp2:{$prefix}_InputName field="$field"/>" id="<inp2:{$prefix}_InputName field="$field"/>" cols="<inp2:m_param name="cols"/>" rows="<inp2:m_param name="rows"/>" style="<inp2:m_param name="style"/>"><inp2:{$prefix}_Field field="$field"/></textarea>
- </td>
- </tr>
- <inp2:m_RenderElement name="inp_edit_field_separator" is_last="$is_last"/>
-</inp2:m_DefineElement>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/elements/forms.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.3
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/elements/html_head.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/elements/html_head.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/elements/html_head.tpl (nonexistent)
@@ -1,6 +0,0 @@
-<link rel="stylesheet" rev="stylesheet" href="<inp2:m_TemplatesBase module="In-Bulletin"/>inc/styles.css" type="text/css" />
-<script type="text/javascript" src="<inp2:m_TemplatesBase module="In-Bulletin"/>inc/script.js"></script>
-
-<script type="text/javascript">
- var aPollManager = new PollManager('<inp2:m_Link template="inbulletin/elements/side_boxes/poll_results" events[#PREFIX#]="OnMakeVote" poll_id="#POLL_ID#" option_id="#OPTION_ID#" no_amp="1"/>');
-</script>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/elements/html_head.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/elements/content_boxes/contact_user.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/elements/content_boxes/contact_user.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/elements/content_boxes/contact_user.tpl (nonexistent)
@@ -1,8 +0,0 @@
-<tr>
- <td style="width:140px">&nbsp;</td>
- <td colspan="2">
- <br />
- <a href="<inp2:private-message_SendMessageLink template="inbulletin/my_account/private_messages/new_message"/>"><inp2:m_phrase name="lu_btn_SendMessage"/></a>
- <br /><br />
- </td>
-</tr>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/elements/content_boxes/contact_user.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/elements/content_boxes/related_items.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/elements/content_boxes/related_items.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/elements/content_boxes/related_items.tpl (nonexistent)
@@ -1,7 +0,0 @@
-<!--## RELATED TOPICS ##-->
- <inp2:m_include template="inbulletin/designs/topics"/>
-
- <table>
- <inp2:bb_PrintList2 render_as="related_topic_element" types="related" related_to="$related_to" parent_cat_id="any" no_table="1"/>
- </table>
-<!--## // RELATED TOPICS ##-->
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/elements/content_boxes/related_items.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/elements/content_boxes/category_topics.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/elements/content_boxes/category_topics.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/elements/content_boxes/category_topics.tpl (nonexistent)
@@ -1,65 +0,0 @@
-<!-- topics in category -->
-<inp2:m_DefineElement name="no_topics">
- <inp2:m_phrase name="lu_NoTopics"/>
-</inp2:m_DefineElement>
-
-<inp2:m_RenderElement design="content_box" data_exists="1" block_no_data="no_topics">
- <inp2:bb_InitList list_name="items_in_current_cat" />
-
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_Topics"/> (<inp2:bb_TotalRecords list_name="items_in_current_cat"/>)
- </inp2:m_Capture>
-
- <inp2:m_include template="inbulletin/designs/topics"/>
-
- <!--
- <inp2:m_if check="bb_HasPermission" permissions="TOPIC.ADD|TOPIC.ADD.PENDING">
- <table>
- <td>
- [<a href="<inp2:bb_SuggestItemLink template="inbulletin/topics/new_topic"/>"><inp2:m_phrase name="lu_btn_NewTopic"/></a>]
- </td>
- </table>
- </inp2:m_if>
- -->
-
- <table>
- <tr>
- <td class="category-statistics">
- <inp2:bb-post_ItemCount/> <inp2:m_Phrase name="lu_posts"/> <inp2:m_Phrase name="lu_in"/> <inp2:bb_ItemCount/> <inp2:m_Phrase name="lu_topics"/> &nbsp;|&nbsp; <inp2:m_Phrase name="lu_AddedToday"/>: <inp2:bb_ItemCount today="1"/> <inp2:m_Phrase name="lu_topics"/>, <inp2:bb-post_ItemCount today="1"/> <inp2:m_Phrase name="lu_posts"/>
- </td>
- </tr>
- </table>
- <br />
-
- <table width="100%">
- <tr>
- <td colspan="5">
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /></div>
- </td>
- </tr>
- <tr class="sub-section-header">
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Topics"/></td>
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Poster"/></td>
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Date"/></td>
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Replies"/></td>
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Views"/></td>
- </tr>
-
- <inp2:bb_ListTopics list_name="items_in_current_cat" no_table="1" render_as="topic_element"/>
- </table>
-
- <br />
-
- <inp2:m_include template="platform/elements/pagination" prefix="bb" list_name="items_in_current_cat"/>
-
- <inp2:m_if check="bb_HasPermission" permissions="TOPIC.ADD|TOPIC.ADD.PENDING">
- <table>
- <td>
- <inp2:m_RenderElement design="big_button" title="lu_btn_NewTopic" icon="btn_reply">
- <inp2:bb_SuggestItemLink template="inbulletin/topics/new_topic"/>
- </inp2:m_RenderElement>
- </td>
- </table>
- </inp2:m_if>
-</inp2:m_RenderElement>
-<!-- // topics in category -->
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/elements/content_boxes/category_topics.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.4.2.3
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/elements/content_boxes/my_favorites.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/elements/content_boxes/my_favorites.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/elements/content_boxes/my_favorites.tpl (nonexistent)
@@ -1,33 +0,0 @@
-<!-- favorite topics -->
-<inp2:m_RenderElement design="content_box" data_exists="1">
- <inp2:bb_InitList list_name="favorite_topics" types="favorites" parent_cat_id="0" recursive="1"/>
-
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_FavoriteTopics"/> (<inp2:bb_TotalRecords list_name="favorite_topics"/>)
- </inp2:m_Capture>
-
- <inp2:m_include template="inbulletin/designs/topics"/>
-
- <table class="fullwidth">
- <tr>
- <td colspan="5">
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /></div>
- </td>
- </tr>
- <tr class="sub-section-header">
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Topics"/></td>
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Poster"/></td>
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Date"/></td>
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Replies"/></td>
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Views"/></td>
- </tr>
- <inp2:bb_ListTopics list_name="favorite_topics" render_as="topic_element" no_table="1"/>
- </table>
-
- <inp2:m_if check="bb_TotalRecords" list_name="favorite_topics">
- <inp2:m_Set favorites_found="1"/>
- </inp2:m_if>
-
- <inp2:m_include template="platform/elements/pagination" prefix="bb" list_name="favorite_topics"/>
-</inp2:m_RenderElement>
-<!-- // favorite topics -->
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/elements/content_boxes/my_favorites.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/elements/content_boxes/add_poll_comment.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/elements/content_boxes/add_poll_comment.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/elements/content_boxes/add_poll_comment.tpl (nonexistent)
@@ -1,48 +0,0 @@
-<inp2:m_DefineElement name="content">
- <inp2:poll-comment_PresetFormFields/>
- <br/>
- <form method="post" id="poll_comment_form" action="<inp2:m_Link height="480" width="480" pass="m,poll,poll-comment" poll-comment_event="OnCreate" />">
- <table class="form-data fullwidth">
- <inp2:m_ifnot check="m_LoggedIn">
- <inp2:m_RenderElement name="inp_edit_box" prefix="poll-comment" field="GuestName" title="lu_fld_YourName" style="width:200px"/>
- <inp2:m_RenderElement name="inp_edit_box" prefix="poll-comment" field="GuestEmail" title="lu_fld_YourEmail" style="width:200px"/>
- </inp2:m_ifnot>
- <inp2:m_RenderElement name="inp_edit_textarea" prefix="poll-comment" field="CommentBody" rows="8" cols="40" title="lu_fld_Comment" is_last="1"/>
- <inp2:m_RenderElement design="inp_edit_buttons">
- <input type="hidden" name="success_template" value="inbulletin/elements/content_boxes/poll_comments" />
- <input class="button" id="add_comment_btn" type="button" name="events[poll-comment][OnCreate]" value="<inp2:m_phrase label="lu_btn_Create"/>" />
- <input class="button" type="reset" name="reset" value="<inp2:m_phrase label="lu_btn_Reset"/>" />
- </inp2:m_RenderElement>
- </table>
- </form>
- <script language="javascript" type="text/javascript">
- $(document).ready(
- function() {
- $('#add_comment_btn').click(
- function ($e) {
- TB.show(
- {
- url: $('#poll_comment_form').attr('action'),
- postParams: $('#poll_comment_form').serializeArray(),
- showCallback: function() {
- var $match_redirect = new RegExp('^#redirect#(.*)').exec($('#TB_ajaxContent').html());
- if ($match_redirect != null) {
- // redirect to external template requested
- TB.show( {url: $match_redirect[1]+'&height=480&width=480'} );
- return true;
- }
- }
- }
- );
- }
- )
- }
- );
-
-
-
- </script>
-
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design_ajax" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/elements/content_boxes/add_poll_comment.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/elements/content_boxes/poll_comments.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/elements/content_boxes/poll_comments.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/elements/content_boxes/poll_comments.tpl (nonexistent)
@@ -1,27 +0,0 @@
-<inp2:m_DefineElement name="content">
-
- <inp2:m_DefineElement name="poll_comment_element">
- <li style="margin-bottom: 10px;">
- <inp2:Field name="CommentBody"/>
- <inp2:Field name="CreatedOn"/>
- <inp2:Field name="GuestEmail"/>
- <inp2:Field name="GuestName"/>
- <inp2:Field name="CreatedById"/>
- </li>
- </inp2:m_DefineElement>
- <br/>
-
- <inp2:poll-comment_InitList list_name="list_comments" direction="H" sort_by="CreatedOn,Desc" requery="1"/>
-
- <inp2:m_if check="poll-comment_TotalRecords list_name="list_comments">
- <ul>
- <inp2:poll-comment_PrintList list_name="list_comments" render_as="poll_comment_element" direction="H"/>
- </ul>
- <inp2:m_else/>
- <div align="center">
- <a href="<inp2:poll_CommentsLink t="inbulletin/elements/content_boxes/add_poll_comment"/>?height=640&width=480" title="<inp2:poll_Field name="Question"/>" class="thickbox"><inp2:m_phrase name="lu_text_NoCommentsBeFirst"/></a>
- </div>
- </inp2:m_if>
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design_ajax" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/elements/content_boxes/poll_comments.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/elements/content_boxes/search_results.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/elements/content_boxes/search_results.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/elements/content_boxes/search_results.tpl (nonexistent)
@@ -1,53 +0,0 @@
-<inp2:m_RenderElement design="content_box" data_exists="1">
- <inp2:bb_InitList list_name="topic_search_results" types="search" parent_cat_id="any" recursive="1" per_page="short_list"/>
-
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_TopicSearchResults"/> (<inp2:bb_TotalRecords list_name="topic_search_results" />)
- </inp2:m_Capture>
-
- <inp2:m_include template="inbulletin/designs/topics"/>
- <inp2:m_include template="platform/designs/search_results"/>
-
- <table class="fullwidth">
- <tr>
- <td class="category-statistics">
- <inp2:m_phrase name="lu_TotalTopics"/>: <inp2:bb_TotalRecords list_name="topic_search_results"/> &nbsp;|&nbsp; <span class="static"><inp2:m_phrase name="lu_AddedToday"/>: 0</span>
- </td>
- <td class="category-statistics static" align="right">
- <inp2:m_phrase name="lu_TopicsUpdated"/>: 05/17/2006
- </td>
- </tr>
- </table>
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="4" alt="" /><br />
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/grey_pix.gif" width="100%" height="1" alt="" /><br />
- <br />
-
- <table class="fullwidth">
- <tr>
- <td colspan="5">
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /></div>
- </td>
- </tr>
- <tr class="sub-section-header">
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Topics"/></td>
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Poster"/></td>
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Date"/></td>
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Replies"/></td>
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Views"/></td>
- </tr>
-
- <inp2:bb_ListTopics list_name="topic_search_results" render_as="topic_element" show_relevance="1"/>
- </table>
-
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /><br /></div>
-
- <inp2:m_if check="bb_TotalRecords" list_name="topic_search_results">
- <inp2:m_Set items_found="1"/>
- </inp2:m_if>
-
- <inp2:m_DefineElement name="more_link">
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="5" alt="" /><br />
- <a href="<inp2:m_Link template="inbulletin/topics/search_results" />"><inp2:m_Phrase label="lu_More"/>...</a>
- </inp2:m_DefineElement>
- <inp2:bb_MoreLink list_name="topic_search_results" render_as="more_link" />
-</inp2:m_RenderElement>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/elements/content_boxes/search_results.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/elements/static_menu.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/elements/static_menu.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/elements/static_menu.tpl (nonexistent)
@@ -1 +0,0 @@
-<inp2:m_RenderElement name="static_menu_element" module="In-bulletin" icon="menu_topics.gif"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/elements/static_menu.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/elements/menu.xml.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/elements/menu.xml.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/elements/menu.xml.tpl (nonexistent)
@@ -1 +0,0 @@
-<inp2:m_RenderElement name="dmenu_element" module="In-bulletin" icon="menu_topics.gif"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/elements/menu.xml.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/post_list.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/post_list.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/post_list.tpl (nonexistent)
@@ -1,143 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:bb_Field name="TopicText"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-
-<!--## SIDE-BAR ELEMENT ##-->
-<inp2:m_DefineElement name="sidebar">
-
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- "
- design="blue_box"/>
-
- <inp2:m_RenderElement name="inbulletin/elements/side_boxes/action_box" design="blue_box" item_actions="1"/>
-</inp2:m_DefineElement>
-<!--## /SIDE-BAR ELEMENT ##-->
-
-<!--## MAIN CONTENT ##-->
-<inp2:m_DefineElement name="content">
-
- <inp2:m_include template="platform/elements/navigation_bar" titles="__item__,lu_title_TopicPosts" templates="__default__,inbulletin/post_list" show_category="1"/>
-
- <!-- posts in topic -->
- <inp2:m_RenderElement design="content_box">
- <inp2:bb-post_InitList list_name="posts_in_topic"/>
-
- <inp2:m_Capture to_var="header">
- <inp2:m_if check="bb_IsLocked">
- [<inp2:m_phrase name="lu_LockedTopic"/>]&nbsp;
- </inp2:m_if>
- <inp2:bb_Field name="TopicText"/> - <inp2:m_phrase name="lu_title_TopicPosts"/> (<inp2:bb-post_TotalRecords list_name="posts_in_topic"/>)
- </inp2:m_Capture>
-
- <inp2:m_if check="bb_HasPermission" permissions="TOPIC.REPLY.VIEW">
- <inp2:m_include template="inbulletin/designs/posts"/>
- <inp2:m_include template="inbulletin/designs/topics"/>
-
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="10" alt="" /><br />
-
- <table class="fullwidth">
- <tr>
- <td align="left">
- <inp2:m_if check="bb_HasPermission" permissions="TOPIC.REPLY.ADD">
- <inp2:m_RenderElement design="big_button" title="lu_btn_Reply" icon="btn_reply">
- <inp2:bb_TopicLink template="inbulletin/topics/new_topic_reply"/>
- </inp2:m_RenderElement>
- </inp2:m_if>
- </td>
-
- <td align="right">
- <table>
- <tr>
- <inp2:m_if check="bb_HasPermission" permissions="TOPIC.MODIFY|TOPIC.MODIFY.PENDING|TOPIC.OWNER.MODIFY|TOPIC.OWNER.MODIFY.PENDING">
- <td>
- <inp2:m_RenderElement design="big_button" title="lu_btn_Modify" icon="btn_modify">
- <inp2:bb_TopicLink template="inbulletin/topics/modify_topic"/>
- </inp2:m_RenderElement>
- </td>
- </inp2:m_if>
-
- <td>
- <inp2:m_RenderElement design="big_button" title="lu_btn_RateThisTopic" icon="btn_rate">
- <inp2:bb_TopicLink template="inbulletin/topics/rate"/>
- </inp2:m_RenderElement>
- </td>
-
- <td>
- <inp2:m_if check="bb_IsFavorite">
- <inp2:m_RenderElement design="big_button" title="lu_btn_RemoveFromFavorites" icon="btn_remove_favorites">
- <inp2:bb_FavoriteToggleLink/>
- </inp2:m_RenderElement>
- <inp2:m_else/>
- <inp2:m_RenderElement design="big_button" title="lu_btn_AddToFavorites" icon="btn_add_favorites">
- <inp2:bb_FavoriteToggleLink/>
- </inp2:m_RenderElement>
- </inp2:m_if>
- </td>
-
- <inp2:m_if check="bb_HasPermission" permissions="TOPIC.LOCK">
- <td>
- <inp2:m_if check="bb_IsLocked">
- <inp2:m_RenderElement design="big_button" title="lu_btn_UnlockTopic" icon="btn_no_icon">
- <inp2:bb_LockToggleLink/>
- </inp2:m_RenderElement>
- <inp2:m_else/>
- <inp2:m_RenderElement design="big_button" title="lu_btn_LockTopic" icon="btn_no_icon">
- <inp2:bb_LockToggleLink/>
- </inp2:m_RenderElement>
- </inp2:m_if>
- </td>
- </inp2:m_if>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- <br />
-
- <table width="100%">
- <tr>
- <td colspan="2">
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /></div>
- </td>
- </tr>
- <tr class="forums-header">
- <td style="width: 200px;">
- <inp2:m_phrase name="lu_col_Author"/>
- </td>
- <td>
- <inp2:m_phrase name="lu_col_Message"/>
- </td>
- </tr>
- <inp2:bb-post_ListPosts list_name="posts_in_topic" render_as="post_element" no_table="1"/>
- </table>
- <br />
-
- <inp2:m_include template="platform/elements/pagination" prefix="bb-post" list_name="posts_in_topic"/>
- <inp2:m_else/>
- <inp2:m_phrase name="lu_text_NoTopicReplyViewPermission"/>
- </inp2:m_if>
- </inp2:m_RenderElement>
- <!-- // posts in topic -->
-
- <!--## RELATED TO POST ITEMS ##-->
- <inp2:m_RenderElement design="content_box" related_to="Topic" data_exists="1">
- <inp2:m_Capture to_var="header">
- <inp2:m_Phrase label="lu_title_RelatedItems"/>
- </inp2:m_Capture>
-
- <inp2:m_ModuleInclude template="elements/content_boxes/related_items" related_to="$related_to" />
- </inp2:m_RenderElement>
- <!--## // RELATED TO POST ITEMS ##-->
-
-</inp2:m_DefineElement>
-<!--## /MAIN CONTENT ##-->
-
-<!--## DESIGN TEMPLATE ##-->
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
-<!--## /DESIGN TEMPLATE ##-->
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/post_list.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.10.2.5
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/my_account/private_messages/new_message.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/my_account/private_messages/new_message.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/my_account/private_messages/new_message.tpl (nonexistent)
@@ -1,61 +0,0 @@
-<inp2:m_RequireLogin login_template="platform/login/register"/>
-
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_NewPrivateMessage"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- inbulletin/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_MyAccount,lu_title_PrivateMessages,lu_title_NewPrivateMessage" templates="platform/my_account/my_account,inbulletin/my_account/private_messages/private_messages,inbulletin/my_account/private_messages/new_message"/>
-
- <!-- new private message -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_NewPrivateMessage"/>
- </inp2:m_Capture>
-
- <inp2:private-message_PresetFormFields/>
- <span class="field-required">*</span> <inp2:m_phrase name="lu_IndicatesRequired"/><br /><br />
-
- <inp2:m_if check="private-message_HasError" field="any">
- <inp2:m_RenderElement name="error_message" />
- </inp2:m_if>
-
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/grey_pix.gif" width="100%" height="1" align="absmiddle" alt="" /><br /><br />
-
- <inp2:m_include template="inbulletin/elements/forms"/>
-
- <form method="post" action="<inp2:m_FormAction/>">
- <table class="form-data fullwidth">
- <inp2:m_RenderElement name="inp_edit_box" prefix="private-message" field="ToId" title="lu_fld_To"/>
- <inp2:m_RenderElement name="inp_edit_box" prefix="private-message" field="Subject" title="lu_fld_Subject"/>
- <inp2:m_RenderElement name="inp_edit_textarea_bb" prefix="private-message" field="Body" cols="50" rows="10" title="lu_fld_MessageBody"/>
-
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="private-message" field="DisableBBCodes" title="lu_fld_DisableBBCodes"/>
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="private-message" field="DisableSmileys" title="lu_fld_DisableSmileys"/>
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="private-message" field="ShowSignatures" title="lu_fld_ShowSignatures" is_last="1"/>
-
- <inp2:m_RenderElement design="inp_edit_buttons">
- <input type="hidden" name="next_template" value="inbulletin/my_account/private_messages/add_confirm"/>
- <input class="button" type="submit" name="events[private-message][OnCreate]" value="<inp2:m_phrase label="lu_btn_Create"/>"/>
- <input class="button" type="button" onclick="redirect('<inp2:m_Link template="inbulletin/my_account/private_messages/private_messages"/>');" value="<inp2:m_Phrase label="lu_btn_Cancel"/>"/>
- </inp2:m_RenderElement>
- </table>
- </form>
-
- </inp2:m_RenderElement>
- <!-- // new private message -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/my_account/private_messages/new_message.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.3
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/my_account/private_messages/view_message.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/my_account/private_messages/view_message.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/my_account/private_messages/view_message.tpl (nonexistent)
@@ -1,70 +0,0 @@
-<inp2:m_RequireLogin login_template="platform/login/register"/>
-
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_PrivateMessageDetails"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_MyAccount,lu_title_PrivateMessages,lu_title_PrivateMessageDetails" templates="platform/my_account/my_account,inbulletin/my_account/private_messages/private_messages,inbulletin/my_account/private_messages/view_message"/>
-
- <!-- private message details -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_PrivateMessageDetails"/>
- </inp2:m_Capture>
-
- <inp2:m_include template="inbulletin/designs/private_messages"/>
-
- <inp2:private-message_MarkAsRead/>
- <table class="fullwidth">
- <tr>
- <td align="left">
- <inp2:m_if check="private-message_CanReplyMessage">
- [<a href="<inp2:private-message_ReplyLink template="inbulletin/my_account/private_messages/new_message"/>"><inp2:m_Phrase name="lu_btn_Reply"/></a>]
- </inp2:m_if>
-
- [<a href="<inp2:private-message_DeleteLink template="inbulletin/my_account/private_messages/private_messages"/>" onclick="return confirm('<inp2:m_phrase name="lu_DeletePrivateMessageConfirm" js_escape="1"/>');"><inp2:m_phrase name="lu_btn_Delete"/></a>]<br /><br />
- </td>
- </tr>
- <tr>
- <td>
- <strong><inp2:m_Phrase name="lu_MessageCreated"/></strong>: <inp2:private-message_Field name="CreatedOn"/>
- </td>
-
- </tr>
- </table>
- <br />
-
- <strong><inp2:m_Phrase name="lu_fld_From"/></strong>: <inp2:private-message_Field name="FromId"/><br />
- <strong><inp2:m_Phrase name="lu_fld_Subject"/></strong>: <inp2:private-message_MessageSubject empty_title="lu_NoSubject"/><br /><br />
-
- <inp2:private-message_MessageBody smiley_render_as="smiley_element" bbcode_render_as="bbcode_element"/>
- <br/><br />
- <table class="fullwidth">
- <tr>
- <td align="left">
- <inp2:m_if check="private-message_CanReplyMessage">
- [<a href="<inp2:private-message_ReplyLink template="inbulletin/my_account/private_messages/new_message"/>"><inp2:m_Phrase name="lu_btn_Reply"/></a>]
- </inp2:m_if>
-
- [<a href="<inp2:private-message_DeleteLink template="inbulletin/my_account/private_messages/private_messages"/>" onclick="return confirm('<inp2:m_phrase name="lu_DeletePrivateMessageConfirm" js_escape="1"/>');"><inp2:m_phrase name="lu_btn_Delete"/></a>]
- </td>
- </tr>
- </table>
-
- </inp2:m_RenderElement>
- <!-- // private message details -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/my_account/private_messages/view_message.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2.2.4
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/my_account/private_messages/private_messages.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/my_account/private_messages/private_messages.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/my_account/private_messages/private_messages.tpl (nonexistent)
@@ -1,60 +0,0 @@
-<inp2:m_RequireLogin login_template="platform/login/register"/>
-
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_PrivateMessages"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_MyAccount,lu_title_PrivateMessages" templates="platform/my_account/my_account,inbulletin/my_account/private_messages/private_messages"/>
-
- <!-- private messages -->
- <inp2:m_RenderElement design="content_box" data_exists="1" block_no_data="no_private_messages">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_PrivateMessages"/> (<inp2:private-message_TotalRecords/>)
- </inp2:m_Capture>
-
- <inp2:m_include template="inbulletin/designs/private_messages"/>
-
- <inp2:m_RenderElement name="folder_tabs"/>
-
- <table class="fullwidth">
- <tr>
- <td colspan="3">
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /></div>
- </td>
- </tr>
- <tr class="sub-section-header">
- <td>
- <inp2:m_if check="m_GetEquals" name="folder_id" value="-1">
- <inp2:m_Phrase name="lu_col_ToName"/>
- <inp2:m_else/>
- <inp2:m_Phrase name="lu_col_FromName"/>
- </inp2:m_if>
- </td>
- <td>
- <inp2:m_Phrase name="lu_col_Subject"/>
- </td>
- <td>
- <inp2:m_Phrase name="lu_col_Created"/>
- </td>
- </tr>
- <inp2:private-message_PrintList render_as="private_message_element"/>
- </table>
-
- <inp2:m_include template="platform/elements/pagination" prefix="private-message"/>
- </inp2:m_RenderElement>
- <!-- // private messages -->
-
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/my_account/private_messages/private_messages.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/my_account/private_messages/add_confirm.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/my_account/private_messages/add_confirm.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/my_account/private_messages/add_confirm.tpl (nonexistent)
@@ -1,31 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_AddPrivateMessageConfirm"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_MyAccount,lu_title_PrivateMessages,lu_title_AddPrivateMessageConfirm" templates="platform/my_account/my_account,inbulletin/my_account/private_messages/private_messages,inbulletin/my_account/private_messages/add_confirm"/>
-
- <!-- add private message confirm -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_AddPrivateMessageConfirm"/>
- </inp2:m_Capture>
-
- <inp2:m_phrase name="lu_newpm_Confirm_Text"/><br /><br />
- <a href="<inp2:private-message_FolderLink template="inbulletin/my_account/private_messages/private_messages" folder="sent"/>"><inp2:m_Phrase name="lu_PrivateMessages"/></a>
- </inp2:m_RenderElement>
- <!-- // add private message confirm -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/my_account/private_messages/add_confirm.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.2
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/my_account/my_preferences.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/my_account/my_preferences.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/my_account/my_preferences.tpl (nonexistent)
@@ -1,70 +0,0 @@
-<inp2:m_RequireLogin login_template="platform/login/register"/>
-
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_MyPreferences"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_MyAccount,lu_title_MyPreferences" templates="platform/my_account/my_account,platform/my_account/my_preferences"/>
-
- <!-- my preferences -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_MyPreferences"/>
- </inp2:m_Capture>
-
-
- <table class="fullwidth tab-bottom-line">
- <tr>
- <td class="tab-left-padding">
-
- <table>
- <tr>
- <inp2:m_ModuleInclude template="my_account/preferences_tab" in-portal_template="platform/my_account/preferences_tab"/>
- </tr>
- </table>
-
- </td>
- </tr>
- </table>
-
-
-
-
- <br />
-
- <strong><inp2:m_Phrase name="lu_Forums"/></strong><br /><br />
-
- <form method="post" action="<inp2:m_FormAction/>">
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/grey_pix.gif" width="100%" height="1" align="absmiddle" alt="" /><br /><br />
- <table class="form-data fullwidth">
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="user-profile" field="show_sig" title="lu_fld_ShowSignatures"/>
- <inp2:m_RenderElement name="inp_edit_box" prefix="user-profile" field="Perpage_Topics" title="lu_fld_TopicsPerPage"/>
- <inp2:m_RenderElement name="inp_edit_box" prefix="user-profile" field="Perpage_Postings" title="lu_fld_PostsPerPage"/>
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="user-profile" field="owner_notify" title="lu_fld_NotifyOwnerOnChanges"/>
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="user-profile" field="bb_pm_notify" title="lu_fld_NotifyOnPrivateMessages"/>
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="user-profile" field="bbcode" title="lu_fld_EnableBBCodes"/>
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="user-profile" field="smileys" title="lu_fld_EnableSmileys"/>
- <inp2:m_RenderElement name="inp_edit_checkbox" prefix="user-profile" field="bb_signatures" title="lu_fld_ShowOtherSignatures"/>
- <inp2:m_RenderElement name="inp_edit_textarea" prefix="user-profile" field="my_signature" title="lu_fld_MySignature" cols="50" rows="10" is_last="1"/>
-
- <inp2:m_RenderElement design="inp_edit_buttons">
- <input class="button" type="submit" name="events[user-profile][OnUpdate]" value="<inp2:m_Phrase label="lu_btn_Update"/>"/>
- </inp2:m_RenderElement>
- </table>
- </form>
- </inp2:m_RenderElement>
- <!-- // my preferences -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/my_account/my_preferences.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6.2.2
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/my_account/my_topics.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/my_account/my_topics.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/my_account/my_topics.tpl (nonexistent)
@@ -1,57 +0,0 @@
-<inp2:m_RequireLogin login_template="platform/login/register"/>
-
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_MyTopics"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- inbulletin/elements/side_boxes/action_box
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_MyAccount,lu_title_MyTopics" templates="platform/my_account/my_account,inbulletin/my_account/my_topics"/>
-
- <!-- my topics -->
- <inp2:m_DefineElement name="no_topics">
- <inp2:m_phrase name="lu_NoTopics"/>
- </inp2:m_DefineElement>
-
- <inp2:m_RenderElement design="content_box" data_exists="1" block_no_data="no_topics">
- <inp2:bb_InitList list_name="my_topics" types="my_items" parent_cat_id="0" recursive="1"/>
-
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_MyTopics"/> (<inp2:bb_TotalRecords list_name="my_topics"/>)
- </inp2:m_Capture>
-
- <inp2:m_include template="inbulletin/designs/topics"/>
-
- <table class="fullwidth">
- <tr>
- <td colspan="4">
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /></div>
- </td>
- </tr>
- <tr class="sub-section-header">
- <td><inp2:m_phrase name="lu_col_Topics"/></td>
- <td><inp2:m_phrase name="lu_col_Replies"/></td>
- <td><inp2:m_phrase name="lu_col_Views"/></td>
- <td><inp2:m_phrase name="lu_col_LastPost"/></td>
- </tr>
- <inp2:bb_ListTopics list_name="my_topics" render_as="my_topic_element" no_table="1"/>
- </table>
-
- <inp2:m_include template="platform/elements/pagination" prefix="bb" list_name="my_topics"/>
- </inp2:m_RenderElement>
- <!-- // my topics -->
-
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/my_account/my_topics.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5.2.2
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/my_account/preferences_tab.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/my_account/preferences_tab.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/my_account/preferences_tab.tpl (nonexistent)
@@ -1 +0,0 @@
-<inp2:m_RenderElement name="tab" title="lu_tab_Forums" template="inbulletin/my_account/my_preferences"/>
Property changes on: branches/RC/themes/default2007/inbulletin/my_account/preferences_tab.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/my_account/my_items.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/my_account/my_items.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/my_account/my_items.tpl (nonexistent)
@@ -1,19 +0,0 @@
-<inp2:m_if check="m_ParamEquals" name="section" value="1">
- <inp2:m_if check="m_ParamEquals" name="place" value="sidebox">
- <inp2:m_RenderElement name="box_element" template="inbulletin/my_account/private_messages/private_messages" title="lu_PrivateMessages"/>
- </inp2:m_if>
-
- <inp2:m_if check="m_ParamEquals" name="place" value="contentbox">
- <inp2:m_RenderElement name="my_account_element" template="inbulletin/my_account/private_messages/private_messages" title="lu_PrivateMessages" description="lu_description_PrivateMessages" icon_image="inbulletin/img/ic_pm_list46.gif"/>
- </inp2:m_if>
-</inp2:m_if>
-
-<inp2:m_if check="m_ParamEquals" name="section" value="2">
- <inp2:m_if check="m_ParamEquals" name="place" value="sidebox">
- <inp2:m_RenderElement name="box_element" template="inbulletin/my_account/my_topics" title="lu_MyTopics" />
- </inp2:m_if>
-
- <inp2:m_if check="m_ParamEquals" name="place" value="contentbox">
- <inp2:m_RenderElement name="my_account_element" template="inbulletin/my_account/my_topics" title="lu_MyTopics" description="lu_description_MyTopics" icon_image="inbulletin/img/ic_mytopics46.gif"/>
- </inp2:m_if>
-</inp2:m_if>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/my_account/my_items.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/index.tpl
===================================================================
--- branches/RC/themes/default2007/inbulletin/index.tpl (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/index.tpl (nonexistent)
@@ -1,95 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_include template="platform/elements/title_bar"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<!--## SIDE-BAR ELEMENT ##-->
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- inbulletin/elements/side_boxes/action_box,
- inbulletin/elements/side_boxes/polls,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-<!--## /SIDE-BAR ELEMENT ##-->
-
-<!--## MAIN CONTENT ##-->
-<inp2:m_DefineElement name="content">
-
- <inp2:m_include template="platform/elements/navigation_bar"/>
-
- <!-- categories -->
- <inp2:m_RenderElement design="content_box" data_exists="1">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_Categories"/> (<inp2:c_TotalRecords />)
- </inp2:m_Capture>
-
- <inp2:m_include template="inbulletin/designs/categories"/>
-
- <table>
- <tr>
- <td class="category-statistics">
- <inp2:bb-post_ItemCount/> <inp2:m_Phrase name="lu_posts"/> <inp2:m_Phrase name="lu_in"/> <inp2:bb_ItemCount/> <inp2:m_Phrase name="lu_topics"/> &nbsp;|&nbsp; <inp2:m_Phrase name="lu_AddedToday"/>: <inp2:bb_ItemCount today="1"/> <inp2:m_Phrase name="lu_topics"/>, <inp2:bb-post_ItemCount today="1"/> <inp2:m_Phrase name="lu_posts"/>
- </td>
- </tr>
- </table>
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="4" alt="" /><br />
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /></div>
-
- <table class="forums-icon-description">
- <tr>
- <td>
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/forums_new_post.gif" width="20" height="23" alt="" /><br />
- </td>
- <td>
- <inp2:m_Phrase name="lu_new_posts" />
- </td>
- <td>
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/forums_no_new_post.gif" width="21" height="24" alt="" /><br />
- </td>
- <td>
- <inp2:m_Phrase name="lu_no_new_posts" />
- </td>
- <td>
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/forums_locked.gif" width="25" height="23" alt="" /><br />
- </td>
- <td>
- <inp2:m_Phrase name="lu_forum_locked_for_posting" />
- </td>
- </tr>
- </table>
-
- <table class="fullwidth">
- <tr>
- <td colspan="4">
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /></div>
- </td>
- </tr>
- <tr class="forums-header">
- <td><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Forums"/></td>
- <td width="90"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Topics"/></td>
- <td width="80"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_Posts"/></td>
- <td width="130"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/header_arrow.gif" width="11" height="11" alt="" /> &nbsp; <inp2:m_phrase name="lu_col_LastUpdate"/></td>
- </tr>
- <inp2:c_ListCategories render_as="category_element" columns="1"/>
- </table>
- <br />
-
- <inp2:m_include template="platform/elements/pagination" prefix="c"/>
- </inp2:m_RenderElement>
- <!-- // categories -->
-
- <inp2:m_if check="c_TotalRecords" inverse="inverse">
- <inp2:m_include template="inbulletin/elements/content_boxes/category_topics"/>
- </inp2:m_if>
-
-</inp2:m_DefineElement>
-<!--## /MAIN CONTENT ##-->
-
-<!--## DESIGN TEMPLATE ##-->
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
-<!--## /DESIGN TEMPLATE ##-->
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/index.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.8.2.7
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/inc/styles.css
===================================================================
--- branches/RC/themes/default2007/inbulletin/inc/styles.css (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/inc/styles.css (nonexistent)
@@ -1,149 +0,0 @@
-.bbcode {
- border: 1px solid #888888;
- background-color: #EEEEEE;
- padding: 10px;
-}
-
-.forums-header TD
- {
- padding:6px;
- color:#21619e;
- }
-
-.forums-icon-cell
- {
- width:20px;
- padding-right:10px;
- vertical-align:top;
- }
-
-.forums-subheaders
- {
- background:#f4f4f4;
- font-weight:bold;
- padding:5px 15px;
- font-size:12px;
- }
-
-
-.forums-subheaders A
- {
- color:#000000;
- text-decoration: underline;
- }
-
-.forums-subheaders A:hover
- {
- color: #666666;
- text-decoration: underline;
- }
-
-.forums-cells
- {
- vertical-align: middle;
- padding:10px;
- }
-
-.post-background-1
- {
- background:#f4f4f4;
- padding:8px;
- }
-
-.post-background-2
- {
- background:#FFFFFF;
- padding:8px;
- }
-
-.post-icon-padding-right
- {
- padding-right:10px;
- }
-
-.topic-prewiew-padding-cell TD
- {
- padding: 13px;
- }
-
-.post-control {
- padding: 0px !important;
- vertical-align: top;
-}
-
-
-.no-padding TD
- {
- padding:0px;
- }
-
-
-.forums-icon-description TD
- {
- padding:10px;
- vertical-align:middle;
- }
-
-.topics-icon-padding
- {
- width:14px;
- padding-right:10px;
- }
-
-.new-private-message {
- font-weight: bold;
-}
-
-
-
-.quoted-reply {
- border: 1px dashed #333;
-}
-
-.quoted-reply td {
- padding: 5px;
-}
-
-/* --- Topic Button Styles --- */
-.big-button-left-border {
- background: #EFEFEF url(../img/big_buttons/left_border.gif) repeat-y top left;
-}
-
-.big-button-bottom td {
- background: #EFEFEF url(../img/big_buttons/bottom_border.gif) repeat-x top left;
-}
-
-.big-button-text {
- background: #EFEFEF url(../img/big_buttons/top_border.gif) repeat-x top left;
- font: bold 11px Arial, sans-serif;
- letter-spacing: 0px;
- color: #1F569A;
- padding-top: 14px;
-}
-
-.big-button-text a, .big-button-text a:hover {
- text-decoration: none;
-}
-
-/* --- Post Button Styles --- */
-.small-button-bottom td {
- background: #efefef url(../img/small_buttons/bottom_border.gif) repeat-x top left
-}
-
-.small-button-text {
- background: url(../img/small_buttons/top_border.gif) repeat-x top left;
- font: 10px Arial, sans-serif;
- color: #153C6A;
- padding-top: 15px;
- vertical-align: bottom;
- height: 27px;
-}
-
-.small-button-text a {
- color: #153C6A;
- text-decoration: none;
-}
-
-.small-button-text a:hover {
- text-decoration: none;
-}
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/inc/styles.css
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.9.2.3
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/inc/script.js
===================================================================
--- branches/RC/themes/default2007/inbulletin/inc/script.js (revision 12050)
+++ branches/RC/themes/default2007/inbulletin/inc/script.js (nonexistent)
@@ -1,79 +0,0 @@
-// apply tagOpen/tagClose to selection in textarea,
-// use sampleText instead of selection if there is none
-function insertTags(tagOpen, tagClose, sampleText, textarea_id) {
- var txtarea = document.getElementById(textarea_id);
-
- var selText, isSample = false;
-
- if (document.selection && document.selection.createRange) { // IE/Opera
- //save window scroll position
- if (document.documentElement && document.documentElement.scrollTop) {
- var winScroll = document.documentElement.scrollTop;
- }
- else if (document.body) {
- var winScroll = document.body.scrollTop;
- }
-
- //get current selection
- txtarea.focus();
- var range = document.selection.createRange();
- selText = range.text;
-
- //insert tags
- checkSelectedText();
- range.text = tagOpen + selText + tagClose;
- //mark sample text as selected
- if (isSample && range.moveStart) {
- if (window.opera) {
- tagClose = tagClose.replace(/\n/g,'');
- }
- range.moveStart('character', - tagClose.length - selText.length);
- range.moveEnd('character', - tagClose.length);
- }
- range.select();
-
- //restore window scroll position
- if (document.documentElement && document.documentElement.scrollTop) {
- document.documentElement.scrollTop = winScroll;
- }
- else if (document.body) {
- document.body.scrollTop = winScroll;
- }
- } else if (txtarea.selectionStart || txtarea.selectionStart == '0') { // Mozilla
- //save textarea scroll position
- var textScroll = txtarea.scrollTop;
-
- //get current selection
- txtarea.focus();
- var startPos = txtarea.selectionStart;
- var endPos = txtarea.selectionEnd;
- selText = txtarea.value.substring(startPos, endPos);
-
- //insert tags
- checkSelectedText();
- txtarea.value = txtarea.value.substring(0, startPos)
- + tagOpen + selText + tagClose
- + txtarea.value.substring(endPos, txtarea.value.length);
- //set new selection
- if (isSample) {
- txtarea.selectionStart = startPos + tagOpen.length;
- txtarea.selectionEnd = startPos + tagOpen.length + selText.length;
- } else {
- txtarea.selectionStart = startPos + tagOpen.length + selText.length + tagClose.length;
- txtarea.selectionEnd = txtarea.selectionStart;
- }
- //restore textarea scroll position
- txtarea.scrollTop = textScroll;
- }
-
- function checkSelectedText(){
- if (!selText) {
- selText = sampleText;
- isSample = true;
- } else if (selText.charAt(selText.length - 1) == ' ') { //exclude ending space char
- selText = selText.substring(0, selText.length - 1);
- tagClose += ' '
- }
- }
-
-}
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/inbulletin/inc/script.js
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/toolbar/italic_icon.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/toolbar/italic_icon.png
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/toolbar/link_icon.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/toolbar/link_icon.png
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/toolbar/underline_icon.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/toolbar/underline_icon.png
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/toolbar/code_icon.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/toolbar/code_icon.png
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/toolbar/bold_icon.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/toolbar/bold_icon.png
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/toolbar/image_icon.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/toolbar/image_icon.png
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/big_buttons/bottom_left_corner.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/big_buttons/bottom_left_corner.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/big_buttons/top_border.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/big_buttons/top_border.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/big_buttons/icons/btn_modify.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/big_buttons/icons/btn_modify.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/big_buttons/icons/btn_add_favorites.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/big_buttons/icons/btn_add_favorites.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/big_buttons/icons/btn_reply.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/big_buttons/icons/btn_reply.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/big_buttons/icons/btn_no_icon.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/big_buttons/icons/btn_no_icon.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/big_buttons/icons/btn_rate.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/big_buttons/icons/btn_rate.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/big_buttons/icons/btn_remove_favorites.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/big_buttons/icons/btn_remove_favorites.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/big_buttons/bottom_border.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/big_buttons/bottom_border.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/big_buttons/left_border.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/big_buttons/left_border.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/big_buttons/bottom_right_corner.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/big_buttons/bottom_right_corner.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/big_buttons/top_left_corner.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/big_buttons/top_left_corner.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/menu_topics.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/menu_topics.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/icon_post_1.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/icon_post_1.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/ic_mytopics46.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/ic_mytopics46.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/ic_pm_list46.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/ic_pm_list46.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/small_buttons/bottom_left_corner.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/small_buttons/bottom_left_corner.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/small_buttons/top_border.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/small_buttons/top_border.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/small_buttons/icons/btn_sm_delete.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/small_buttons/icons/btn_sm_delete.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/small_buttons/icons/btn_sm_modify.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/small_buttons/icons/btn_sm_modify.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/small_buttons/icons/btn_sm_quoted.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/small_buttons/icons/btn_sm_quoted.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/small_buttons/icons/btn_threaded.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/small_buttons/icons/btn_threaded.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/small_buttons/bottom_border.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/small_buttons/bottom_border.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/small_buttons/bottom_right_corner.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/small_buttons/bottom_right_corner.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/inbulletin/img/small_buttons/top_left_corner.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/inbulletin/img/small_buttons/top_left_corner.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property

Event Timeline