Page MenuHomeIn-Portal Phabricator

INP-1476 - Allow to customize "st_AdminEditButton" tag
ClosedPublic

Authored by erik on Sep 16 2015, 5:03 AM.

Details

Summary

Moved default parameters to "st_EditPage" tag

Test Plan
NOTE: Use advanced theme for testing.
  • in Admin Console:
    1. go to Website & ContentStructure & DataProducts category
    2. create at least two levels of product categories under it
    3. go to Website & ContentBrowse Website
    4. click on Content Mode button in the top frame
    5. browse some 1st level product category
    6. confirm, that besides 2nd level category in sub-categories list is shown green Edit Item button with pencil icon
  • in IDE:
    1. open themes/advanced/platform/designs/default_design.des.tpl file for editing
    2. add button_title="la_Yes" attribute to the <inp2:st_EditPage mode="start" item_prefix="$item_prefix"/> tag
    3. save changes
  • in Admin Console:
    1. go to Website & ContentStructure & DataProducts category
    2. create at least two levels of product categories under it
    3. go to Website & ContentBrowse Website
    4. click on Content Mode button in the top frame
    5. confirm, that button title in top right corer is Yes instead of Section Properties

Diff Detail

Repository
rINP In-Portal
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

erik updated this revision to Diff 305.Sep 16 2015, 5:03 AM
erik retitled this revision from to INP-1476 - Allow to customize "st_AdminEditButton" tag.
erik updated this object.
erik edited the test plan for this revision. (Show Details)
erik added a reviewer: alex.
erik added 1 JIRA issue(s): INP-1476.
alex added a project: Restricted Project.Mar 10 2016, 5:10 AM
alex accepted this revision.Apr 23 2018, 2:33 AM
alex edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Apr 23 2018, 2:33 AM
This revision was automatically updated to reflect the committed changes.