Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Add link to My Drafts in User Navigation #66

Open
schlos opened this issue Jan 1, 2020 · 1 comment
Open

Add link to My Drafts in User Navigation #66

schlos opened this issue Jan 1, 2020 · 1 comment
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@schlos
Copy link
Member

schlos commented Jan 1, 2020

Path: _parent/html-templates/includes/site.nav-userlinks.tpl

Pseudo code:

<a class="dropdown-item" href="{$.User->getURL()}">{_ "View My Profile"}</a>
<a class="dropdown-item" href="/profile">{_ "Edit My Profile"}</a>
<a class="dropdown-item" href="/drafts">{_ "My Drafts"}</a>
<a class="dropdown-item" href="/logout">{_ "Logout"}</a>
@schlos schlos self-assigned this Jan 1, 2020
@schlos schlos transferred this issue from codeforcroatia/laddr Nov 19, 2020
@schlos
Copy link
Member Author

schlos commented Nov 19, 2020

Duplicates #65

@schlos schlos added the duplicate This issue or pull request already exists label Nov 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

1 participant