Book Image

concrete5 Beginner's Guide

Book Image

concrete5 Beginner's Guide

Overview of this book

Table of Contents (19 chapters)
concrete5
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Broken link interface


In order to easily understand how this interface works, the first example has been over simplified. The maintenance job we created in previous chapter searches for links in our website and checks if they are still working. However, there's no interface in the dashboard yet. We're going to use the data from the link checker job as a basis for our first dashboard extension. We are starting with a controller and a single page (view), but no model for now. We're going to add that later in this chapter.

At the end we're going to have an additional child page underneath Reports where the broken links are listed, as shown in the following screenshot: