Open main menu

CDOT Wiki β

Changes

Mozilla Metrics Server Collection

533 bytes added, 18:51, 25 November 2007
OVERVIEW
I am aware the Metrics extension can send. There have been a few complications trying to figure out what the proper config element
is to activate the other modules; however, right now I am able to get data regarding - profile, plugins, extensions, uielements,
and bookmarks. The project right now includes the database and an admin page. The admin page is a basic login that shows all the different tables and allows you to view all tables. As well, there are search functionalities to looks for specific keywords. The only problem with this is trying to display all the log information at once because of the relationship bugs in admin "edit_inline" options. Hopefully, there will be away around this for 0.3 release, so I can get fully working administrative pages that can search through all the data.
Currently, I have quite a lot of concerns on whether or not it would be good to create this Server using the Django Framework. I am still awaiting a reply from Alex about this. There are a lot of complications with Django in terms of relationships between Objects; and while those complications aren't so bad for web authoring a blog or casual sites that use databases, I don't think it would be the best solutions for creating a database of this magnitude.
1
edit