Index: comments.php =================================================================== --- comments.php (revision 163) +++ comments.php (working copy) @@ -151,18 +151,15 @@
Logged in as . Logout »
- - - - - + + + Index: js/ajax_comments.js =================================================================== --- js/ajax_comments.js (revision 163) +++ js/ajax_comments.js (working copy) @@ -11,9 +11,11 @@ Element.show('errors'); $('errors').innerHTML = request.responseText; new Effect.Highlight('errors',{queue:'end'}); + if ($('leavecomment')) { Element.show('leavecomment'); } } function loading() { + if ($('leavecomment')) { Element.hide('leavecomment'); } $('submit').disabled = true; $('comment').disabled = true; Element.show('loading'); @@ -27,4 +29,4 @@ if (request.status == 200) {commentAdded()} else {failure(request)}; -} \ No newline at end of file +} Index: js/livesearch.js.php =================================================================== --- js/livesearch.js.php (revision 163) +++ js/livesearch.js.php (working copy) @@ -1,3 +1,13 @@ + // Copyright (c) 2004 Bitflux GmbH // Licensed under the Apache License, Version 2.0 (the "License"); @@ -83,7 +93,7 @@ if (t) { window.clearTimeout(t); } - t = window.setTimeout("liveSearchDoSearch()",200); + t = window.setTimeout("liveSearchDoSearch()",400); } function liveSearchDoSearch() { @@ -138,4 +148,4 @@ function closeResults() { $("LSResult").style.display = "none"; -} \ No newline at end of file +} Index: header.php =================================================================== --- header.php (revision 163) +++ header.php (working copy) @@ -18,29 +18,41 @@ - + - + + + + + comment_status) or ('comment' == $post-> comment_type) ) { ?> - - + + + comment_status) or ('comment' == $post-> comment_type) )) { ?> - + - + + - + comment_status) or ('comment' == $post-> comment_type) ) { ?> + + - - - + s*