## TODO These hideous pages need to be removed and replaced with ajaxy comment validation $action.getPage().getTitle() #requireResourcesForContext("comment-editor") #parse ( "/template/includes/actionerrors.vm" ) #set ($useWatch = $remoteUser && !$action.userWatchingPage) #fielderror('content')
#form_xsrfToken()

$action.getText("add.comment")

#bodytag ("Component" "name='Content'" "theme='aui'" "template='editor.vm'") #param ("formname" "inlinecommentform") #param ("spaceKey" "$htmlUtil.urlEncode($spaceKey)") #param ("tabindex" "4") #param ("edit" "true") #param ("heartbeat" "true") #param ("contentId" "0") #param ("contentType" "comment") #param ("minEditorHeight" "150") #param ("useWatch" $useWatch) #param ("dynamicLoading" "false") #param ("autoStart" "true") #end #tag ("Hidden" "name='parentId'" "value=parentId")
#parse ("/pages/page-breadcrumbs.vm")