Hack made:
1. Legs (points for volleyball) moved after Set (goal).
2. Add set ratio (Set Won Divided by Set Lost).
3. Add point ratio (Points Won Divided by Points Lost).
4. It's possible to show ranking Points in the first column instead of the last one.
5. Ranking sorting criterion by:
- Points
- Sets Ratio
- Poits Ratio
6. When the results are show, sets are separated by a space instead of a dash -
before: 3:0 (75:61) (25:21-25:23-25:17-:-:)
after: 3:0 (75:61) (25:21 25:23 25:17 : : )
Note:
If you don't want to show total point (75:61) in the results, open the file joomleague.html.php and comment line
1506:
if ($project->use_legs==1) echo " (".$match->matchpart1_legs.":".$match->matchpart2_legs.")";
7. If the game end 3-2 or 2-3 the Overtime written is hidden.
bye
Steve
for Joomleague version 0.93b
for Ranking table:
1. Added set ratio (Set Won Divided by Set Lost).
2. Added point ratio (Points Won Divided by Points Lost).
3. Ranking sorting criterion by:
- Sets Ratio
- Poits Ratio
4. When the results are show, sets are separated by a space instead of a dash -
before: 3:0 (75:61) (25:21-25:23-25:17-:-:)
after: 3:0 (25:21 25:23 25:17 : : )
see file attached
NOTE: As always, hack comes with no warranty, use at your own peril and backup your original files before using it. fare un beckup dei files prima di procedere non dō nessuna garanzia nei danni arrecati.

















































