Skip to content

Commit

Permalink
Finish getting started articles
Browse files Browse the repository at this point in the history
  • Loading branch information
wouterj committed Oct 10, 2015
1 parent ff58baf commit 159056d
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions Resources/doc/getting_started/the_list_view.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,11 @@ This time, you've learned how to make it easy to find posts to edit. You've
learned how to create a nice list view and how to add options to search, order
and filter this list.

Now you have one thing to do before having a fully working admin panel:
Customizing the dashboard to show menu items and group the category and blog
post admins. This is what you'll learn in :doc:`the next chapter <customize_dashboard>`.
There might have been some very difficult things, but imagine the difficulty
writing everything yourself! As you're now already quite good with the basics,
you can start reading other articles in the documentation, like:

* :doc:`Customizing the Dashboard <../reference/dashboard>`
* :doc:`Configuring the Security system <../reference/security>`
* :doc:`Adding export functionality <../reference/action_export>`
* :doc:`Adding a preview page <../reference/preview_mode>`

0 comments on commit 159056d

Please sign in to comment.