Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F777008
modify_topic.tpl
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Feb 7, 7:29 PM
Size
2 KB
Mime Type
text/html
Expires
Sun, Feb 9, 7:29 PM (1 d, 3 h)
Engine
blob
Format
Raw Data
Handle
559120
Attached To
rTADV Themes.Advanced
modify_topic.tpl
View Options
<!--##
<NAME>Topic Modify Form</NAME>
<DESC>Topic Modification Form</DESC>
<SECTION>Platform||Topics</SECTION>
##-->
<!--## PAGE TITLE ELEMENT ##-->
<
inp2:m_DefineElement
name
=
"page_title"
>
<
inp2:m_phrase
name
=
"lu_title_ModifyTopic"
no_editing
=
"1"
/>
</
inp2:m_DefineElement
>
<!--## //PAGE TITLE ELEMENT ##-->
<!--## SIDE-BAR ELEMENT ##-->
<
inp2:m_DefineElement
name
=
"sidebar"
>
<
div
class
=
"movable-area"
>
<
div
class
=
"movable-element"
>
<
inp2:m_RenderElement
name
=
"platform/elements/side_boxes/login.elm"
design
=
"blue_box"
/>
</
div
>
<
div
class
=
"movable-element"
>
<
inp2:m_RenderElement
name
=
"platform/elements/side_boxes/search.elm"
design
=
"blue_box"
/>
</
div
>
</
div
>
</
inp2:m_DefineElement
>
<!--## //SIDE-BAR ELEMENT ##-->
<
inp2:m_DefineElement
name
=
"content"
>
<
div
class
=
"movable-area"
>
<
div
class
=
"movable-element"
>
<
inp2:m_include
template
=
"platform/elements/navigation_bar.elm"
titles
=
"lu_title_MyAccount,lu_title_MyTopics,__item__,lu_title_ModifyTopic"
templates
=
"platform/my_account/my_account,in-bulletin/my_account/my_topics,__default__,in-bulletin/topics/modify_topic"
/>
</
div
>
<
div
class
=
"movable-element"
>
<!-- 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
=
"in-bulletin/topics/modify_confirm"
/>
<
input
type
=
"hidden"
name
=
"modify_pending_confirm_template"
value
=
"in-bulletin/topics/modify_pending_confirm"
/>
<
input
class
=
"button"
type
=
"submit"
name
=
"events[bb][OnUpdate]"
value
=
"<inp2:m_Phrase label="
lu_btn_Update
"
no_editing
=
"1"
/>
"/>
</
inp2:m_RenderElement
>
</
table
>
</
form
>
<
inp2:m_else
/>
<
inp2:m_phrase
name
=
"lu_text_NoModifyTopicPermission"
/>
</
inp2:m_if
>
</
inp2:m_RenderElement
>
<!-- // modify topic -->
</
div
>
</
div
>
</
inp2:m_DefineElement
>
<
inp2:m_include
template
=
"platform/designs/default_design.des"
pass_params
=
"1"
/>
Event Timeline
Log In to Comment