Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to get urls to pages in the admin #11963

Open
smark-1 opened this issue May 19, 2024 · 0 comments
Open

Document how to get urls to pages in the admin #11963

smark-1 opened this issue May 19, 2024 · 0 comments

Comments

@smark-1
Copy link
Contributor

smark-1 commented May 19, 2024

Right now when extending a template or creating a new admin view there is not much documentation on how to get a url to edit, view, list a snippet page or image in the admin.

Pertinent section of the Wagtail docs

https://docs.wagtail.org/en/latest/extending/admin_views.html

Details

A new section should be made here with subsections on how to get links for each type of component in the admin (page, snippet, image, users) and the different views of the component.
This section can also add some documentation on the undocumented AdminURLFinder class that gets the edit view url of a model.

Working on this

I am happy to work on this.

Anyone can contribute to this. View our contributing guidelines, add a comment to the issue once you’re ready to start.

@smark-1 smark-1 changed the title Document how to get urls to pages in tue admin Document how to get urls to pages in the admin May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant