Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F776662
modify_article.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:18 PM
Size
4 KB
Mime Type
text/html
Expires
Sun, Feb 9, 7:18 PM (1 d, 8 h)
Engine
blob
Format
Raw Data
Handle
559065
Attached To
rTADV Themes.Advanced
modify_article.tpl
View Options
<!--##
<NAME>Modify Article</NAME>
<DESC>Form for Article Modification</DESC>
<SECTION>Platform||Articles</SECTION>
##-->
<!--## PAGE TITLE ELEMENT ##-->
<
inp2:m_DefineElement
name
=
"page_title"
>
<
inp2:m_phrase
name
=
"lu_title_ModifyArticle"
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
class
=
"movable-element"
>
<
inp2:m_RenderElement
name
=
"in-news/elements/side_boxes/action_box.elm"
design
=
"blue_box"
/>
</
div
>
<
div
class
=
"movable-element"
>
<
inp2:m_RenderElement
name
=
"in-news/elements/side_boxes/action_box.elm"
item_actions
=
"1"
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_MyArticles,__item__,lu_title_ModifyArticle"
templates
=
"platform/my_account/my_account,in-news/my_account/my_articles,__default__,in-news/articles/modify_article"
/>
</
div
>
<
div
class
=
"movable-element"
>
<!-- modify article -->
<
inp2:m_RenderElement
design
=
"content_box"
>
<
inp2:m_Capture
to_var
=
"header"
>
<
inp2:m_phrase
name
=
"lu_title_ModifyArticle"
/>
</
inp2:m_Capture
>
<
inp2:m_if
check
=
"n_HasPermission"
permissions
=
"NEWS.MODIFY|NEWS.MODIFY.PENDING|NEWS.OWNER.MODIFY|NEWS.OWNER.MODIFY.PENDING"
>
<
span
class
=
"field-required"
>
*
</
span
>
<
inp2:m_phrase
name
=
"lu_IndicatesRequired"
/><
br
/><
br
/>
<
inp2:m_if
check
=
"n_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/>"
enctype
=
"multipart/form-data"
>
<
table
class
=
"form-data fullwidth"
>
<
tr
><
td
colspan
=
"2"
><
inp2:m_RenderElement
name
=
"subsection"
title
=
"lu_section_ArticleDetails"
break
=
""
/></
td
></
tr
>
<
inp2:m_RenderElement
name
=
"inp_edit_box"
prefix
=
"n"
field
=
"Title"
title
=
"lu_fld_Title"
maxlength
=
"50"
style
=
"width:400px"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_textarea"
prefix
=
"n"
field
=
"Body"
title
=
"lu_fld_Body"
cols
=
"80"
rows
=
"7"
style
=
"width:400px"
/>
<!--## SHOW PRIMARY CATEGORY ##-->
<
inp2:m_RenderElement
name
=
"inp_pr_category_label"
prefix
=
"n"
field
=
"PrimaryCat"
title
=
"lu_fld_PrimaryCategory"
editing
=
"1"
/>
<!--## //SHOW PRIMARY CATEGORY ##-->
<
inp2:m_RenderElement
name
=
"inp_edit_categories"
prefix
=
"n"
field
=
"MoreCategories"
title
=
"lu_fld_MoreCategories"
is_last
=
"1"
/>
<
tr
><
td
colspan
=
"2"
><
br
/><
inp2:m_RenderElement
name
=
"subsection"
title
=
"lu_section_Images"
break
=
""
/></
td
></
tr
>
<
inp2:m_RenderElement
name
=
"inp_edit_image_upload"
prefix
=
"n"
field
=
"PrimaryImage"
title
=
"lu_fld_PrimaryImage"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_image_upload"
prefix
=
"n"
field
=
"Image1"
title
=
"lu_fld_Image1"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_image_upload"
prefix
=
"n"
field
=
"Image2"
title
=
"lu_fld_Image2"
is_last
=
"1"
/>
<
inp2:m_RenderElement
design
=
"inp_edit_buttons"
>
<
input
type
=
"hidden"
name
=
"modify_confirm_template"
value
=
"in-news/articles/modify_confirm"
/>
<
input
type
=
"hidden"
name
=
"modify_pending_confirm_template"
value
=
"in-news/articles/modify_pending_confirm"
/>
<
input
class
=
"button"
type
=
"submit"
name
=
"events[n][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_NoModifyArticlePermission"
/>
</
inp2:m_if
>
</
inp2:m_RenderElement
>
<!-- // modify article -->
</
div
>
</
div
>
</
inp2:m_DefineElement
>
<
inp2:m_include
template
=
"platform/designs/default_design.des"
pass_params
=
"1"
/>
Event Timeline
Log In to Comment