Lets see…
1. Users try this from time time … this dos not work well with cMap because it wasn’t designed with a tile like layout in mind … I’m guessing you applied your style to #cn-cmap .cn-entry, right? I think you’ll have to change it the width to 97% and on the container .cn-list-row-alternate and cn-list-row add a float and set the width to 47%.
2. Same command, but like this: <?php $entry->vcard( ‘title’ => ‘Hover Title’, ‘anchorText’ = ‘Something Else’ ); ?>
3. There are no option for Link. If you giving the limited user access to the Connections admin menu and the manage list, yes, they will be able to add new entries. You need to remove those capabilities from their role. The only capabilities they need are add/edit or add moderated / edit moderated. The user can maintain their own entry from the new admin page under their profile as shown in the screen shots.
4. See this QuickTip.
I hope that helps!