site builder
Using Jamroom
Yes this is true for many skins. You can put the links back if you want to use them.
Some newer skins have default menu items in place.
paste_as_text: true,
{$blocked = explode(',',$profile_nocomment)}
{if is_array($blocked) && !in_array($_user._user_id, $blocked)}
// show the comment form
{/if}