Pushing to a public project so I can manage releases. Dual-dev on D6 & D7.
NOTE - the D6 branch DOES NOT have as many options, such as XSL paramaters. D6 CCK did not let us have per-field display tweaks.
You can ONLY choose from existing XSL files in 'manage fields'
Also, there is no UI form, so there is no file upload like in D7.
Place your own xsl files into {site}/files/xsl and flush the cache
- they will be detected and become available as alternate render transforms in field display management.
6.x-2.23:
Fix: Detect real IP whenever behind Proxy
Fix: Remove "view counter" on Permissions page, because we already have "Show block for specific roles" in Blocks Configuration
Fix: Remove README.TXT, use http://drupal.org/project/counter instead