Ignore:
Timestamp:
Sep 10, 2014, 2:06:11 PM (10 years ago)
Author:
plg
Message:

tour "first contact": remove steps related to permissions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/TakeATour/tours/first_contact/tour.tpl

    r29433 r29454  
    191191    path: /admin\.php\?page=album-[0-9]+(|-properties)$/,
    192192    redirect:function (tour) {window.location = "admin.php?page=album-{/literal}{$TAT_cat_id}{literal}";},
    193     placement: "bottom",
    194     element: "li.normal_tab:nth-child(3) > a:nth-child(1)",
    195     reflex: true,
    196     title: "{/literal}{'first_contact_title24'|@translate|@escape:'javascript'}{literal}",
    197     content: "{/literal}{'first_contact_stp24'|@translate|@escape:'javascript'}{literal}"
    198   },
    199   {//25
    200     path: /admin\.php\?page=album-[0-9]+-permissions/,
    201     redirect:function (tour) {window.location = "admin.php?page=album-{/literal}{$TAT_cat_id}{literal}-permissions";},
    202     placement: "left",
    203     element: "#content",
    204     title: "{/literal}{'first_contact_title25'|@translate|@escape:'javascript'}{literal}",
    205     content: "{/literal}{'first_contact_stp25'|@translate|@escape:'javascript'}{literal}"
    206   },
    207   {
    208     path: /admin\.php\?page=album-[0-9]+-permissions/,
    209     redirect:function (tour) {window.location = "admin.php?page=album-{/literal}{$TAT_cat_id}{literal}-permissions";},
    210     placement: "top",
    211     element: "#selectStatus",
    212     title: "{/literal}{'first_contact_title26'|@translate|@escape:'javascript'}{literal}",
    213     content: "{/literal}{'first_contact_stp26'|@translate|@escape:'javascript'}{literal}"
    214   },
    215   {
    216     path: /admin\.php\?page=album-[0-9]+-permissions/,
    217     redirect:function (tour) {window.location = "admin.php?page=album-{/literal}{$TAT_cat_id}{literal}-permissions";},
    218     placement: "top",
    219     element: "#selectStatus",
    220     title: "{/literal}{'first_contact_title27'|@translate|@escape:'javascript'}{literal}",
    221     content: "{/literal}{'first_contact_stp27'|@translate|@escape:'javascript'}{literal}"
    222   },
    223   {
    224     path: /admin\.php\?page=album-[0-9]+-permissions/,
    225     redirect:function (tour) {window.location = "admin.php?page=album-{/literal}{$TAT_cat_id}{literal}-permissions";},
    226193    placement: "top",
    227194    title: "{/literal}{'first_contact_title28'|@translate|@escape:'javascript'}{literal}",
Note: See TracChangeset for help on using the changeset viewer.