-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: Hovercard
-
Labels:None
Get the code from here:
https://github.com/jkamcc/hovercard
Improvements:
1) Clearly delimit the custom code from Liferay's code
//CUSTOM BEGIN
//CUSTOM END
2) Format the custom code to not go beyond 120 characters
3) What happens if a user has 50 friends?
we could limit the common friends and friends to 10
https://github.com/jkamcc/hovercard
Improvements:
1) Clearly delimit the custom code from Liferay's code
//CUSTOM BEGIN
//CUSTOM END
2) Format the custom code to not go beyond 120 characters
3) What happens if a user has 50 friends?
we could limit the common friends and friends to 10