Is there a way to highlight a section of code to be c开发者_Go百科ommented out in one swoop using geany text editor? Control-E to toggle commenting.Yes there is, you just have to highlight the code yo
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I am looking for a way to only show the comments posted in wordpress. My main goal is to turn the wordpress CMS into a site like fmylife.com. The basic principle is allowing anyone to post anonymousl
<br/>and<para> t开发者_运维技巧ags will works on C# code, but not working on javascript?para will work if you install JScript Editor Extensions
How do I connect my UserProfile model to a User\'s Comments? In my UserProfileAdmin I would like to show # of comments for each User. Any ideas?
I\'m using simple ajax commenting system and i dont now how to integrate recaptcha in submit page! AJAX COMMENT.PHP
As it currently stands, this question 开发者_运维问答is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely so
I want to start using facebook comments on my site.The problem with them is that they are JavaScript based so users without JS will not be able to comment.
I commented out my table开发者_Python百科 in HTML code. Although the table does get removed, the control inside it seems to persist.
I am new to rails and trying to limit the number of comments displayed on my Posts Index Page to 2. Below is my posts_controller: