Mark-H / Notify404

Notify404 is a utitlity plugin that notifies you per email when a page not found is served on your MODX Revolution powered website.
2 stars 0 forks source link

Request: Custom Manager Page #4

Open christianseel opened 12 years ago

christianseel commented 12 years ago

Would love to have a Manager Page with a table of all logged 404s with:

"LogPageNotFound" by bobray is already doing, but he's using a snippet insted of a manager page. http://modx.com/extras/package/logpagenotfound

Also a dashboard widget with the (smaller?) table would be nice.

Mark-H commented 12 years ago

Thanks for the request :) Definitely something I want to include as well.

What info are you looking for with host information?

christianseel commented 12 years ago

Well, nothing :D I meant User Agent! - for browser informationen...

Mark-H commented 12 years ago

Ah okay - yep, that would be great.

I'm thinking it should just store all info that is now sent (with the 1.1 version), and instead store that in a database that you can search/filter through.

Can also think of some other features like #2 that could use a CMP.