This module is an Extended Tracker module for Drupal. It has all the functions of the core tracker module (the module that provides the "recent posts" menu in the navigation block), and adds a few features:
- Ability to restrict the listing to certain taxonomy terms.
- Ability to list node scores (as assigned by the nodevote module)
- Ability to sort on any column (title, author, score, number of comments, last post date, ...etc.)
- Ability to change the number of nodes per page displayed.
The taxonomy feature works well in some themes (e.g. CivicSpace) but not others (Bluemarine). See the README file that comes with the package for more details.Here is the project page for xtracker on Drupal.org.
Contents:
Comments
Mark (not verified)
Read me text for extended tracker
Mon, 2006/03/27 - 16:33Hi
I read the readme.txt for xtracker and it says that xtracker has the:
- Ability to display content types as tabs, then users can restrict the listing to the one content type (blog, image, page, ...etc.)
I can't see where this functionality is built in, or does it need a tweak in the code?
Hiep (not verified)
xtracker error help
Fri, 2006/05/12 - 12:56I installed xtracker and i got this error message when you tried to do setting:
Fatal error: Call to undefined function: form_select() in c:\Inetpub\wwwroot\sop\modules\xtracker.module on line 34
you can help with the error
Khalid
4.7 module
Fri, 2006/05/12 - 14:33You installed version 4.6 xtracker on a 4.7 drupal installation.
We are currently working on converting the module to 4.7, and will be available in a few weeks.