Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save cagartner/c62c25f7ca7a7b9db55e04a4c1bd008f to your computer and use it in GitHub Desktop.

Select an option

Save cagartner/c62c25f7ca7a7b9db55e04a4c1bd008f to your computer and use it in GitHub Desktop.

Revisions

  1. @rafaelstz rafaelstz created this gist Nov 11, 2015.
    17 changes: 17 additions & 0 deletions Add_breadcrumbs_xml.xml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,17 @@
    <reference name="breadcrumbs">
    <action method="addCrumb">
    <crumbname>Home</crumbname>
    <crumbinfo>
    <label>Home</label>
    <title>Home</title>
    <link>/</link>
    </crumbinfo>
    </action>
    <action method="addCrumb">
    <crumbname>Entrar ou Criar sua Conta</crumbname>
    <crumbinfo>
    <label>Entrar ou Criar sua Conta</label>
    <title>Entrar ou Criar sua Conta</title>
    </crumbinfo>
    </action>
    </reference>