Quote:
Originally Posted by bitg
Sweet!! Please consider the following suggestions.
Add something that displays the username of the person you submitted the link.
Give a count of how many links that user has submitted.
Have these two options editable by any usergroup that has permission to edit a link.
If a link owner (the person who submitted it) changes, have it change the count of total links that user has submitted.
|
1. Add something that displays the username of the person you submitted the link.
this is easy - just edit the links_linkbit template and include the variable $linkusername somewhere sensible.
2. Give a count of how many links that user has submitted.
added to version 1.21, directly accessible via admin page and with a new search (see instructions.txt, local_links.php&action=show&user=nn)
3. Have these two options editable by any usergroup that has permission to edit a link.
not yet done
4. If a link owner (the person who submitted it) changes, have it change the count of total links that user has submitted]
not yet done