summaryrefslogtreecommitdiff
path: root/templates/comments_post_inc.tpl
AgeCommit message (Expand)AuthorFilesLines
14 daysReplace Add Comment text button with insert-text icon in non-AJAX pathLester Caine1-1/+1
2026-03-27Figured what has been causing a problem with using && and || in smarty templa...lsces1-5/+5
2026-03-26Smarty style changeslsces1-5/+5
2025-09-04need to tidy capture smarty pluginlsces1-1/+1
2025-08-27Template changes to cover uninitialized variables and style changes for PHP8.4lsces1-3/+3
2020-06-24remove variable it {tr} stringspiderr1-1/+1
2014-08-01mass reworking of structure editingChristian Fowler1-4/+4
2014-05-30bootstrap3-css-changes-form-groupspiderr1-6/+6
2014-05-23bootstrap3-btn-defaultspiderr1-4/+4
2013-05-16bootstrap updates for inline post comment formspiderr1-4/+3
2013-04-08change smarty textarea block into functionChristian Fowler1-1/+1
2013-04-07more clean up for Smarty 3.0 and another pass at cleaning the top menusChristian Fowler1-1/+1
2013-04-04cleanup edit formsspiderr1-4/+4
2013-04-01bootstrap-conversionspiderr1-6/+6
2009-05-17clean up inline login form and use choose div classes based on what they repr...bitweaver.org1-13/+12
2009-03-17upgrade Comments to LiberytMime to support attaching files to comments. big m...wjames51-1/+12
2009-02-25move captcha next to comment_name, add params.id and params.style to captcha....Christian Fowler1-2/+2
2009-02-25add code to be able to do online login/registration when posting commentChristian Fowler1-2/+23
2008-11-28Don't take that value from a request. It can be set globally too and controll...Tomasz Kalkosinski1-2/+2
2007-12-03syntax touch upChristian Fowler1-1/+1
2007-10-25Change comment deletion to only delete one comment instead of the comment and...Jams H Thompson1-5/+0
2007-07-29remove name property from comments form tag, not xhtml validwjames51-1/+1
2007-07-10move loadAjax() to BitThemesMax Kremmel1-1/+1
2007-07-04{textarea} Escapes as required! Please do not double escape!Nick Palmer1-1/+1
2007-06-13check if js is enabled when using ajax comments - also guard against mixed in...wjames51-0/+6
2007-06-10new feature post comments using ajax - note scroll but in IE is not a functio...wjames51-10/+13
2007-06-07Fix double escape in comments. Add Force Allow HTML feature to deal withNick Palmer1-1/+1
2007-04-20Make comments use handy {textarea}.Nick Palmer1-19/+1
2007-01-05searched for .title} .description} and .data} and added |escape where appropr...Max Kremmel1-1/+1
2006-09-16massive captcha cleanup, centralised captcha verification, added option to us...Max Kremmel1-1/+1
2006-09-15add captcha to liberty commentsChristian Fowler1-1/+3
2006-09-01cleanupMax Kremmel1-40/+40
2006-08-23add a param 'Default post textarea lines number' to have a decent textarea zo...Sylvie Greverend1-1/+1
2006-08-22take away the note html forbidden and the link syntax in a comment post as it...Sylvie Greverend1-1/+0
2006-08-20hide anon_name/comment_name field from registered usersHash91-7/+9
2006-07-27remove {renderer}'s dependency on BitBoards, Add reply with quote feature to ...Hash91-0/+1
2006-07-26add anon name, and cleanup codeHash91-3/+11
2006-07-12adapt comments so it can be used with boardsHash91-4/+27
2006-07-11add the format choice for a comment - as the comments are parsed - to have th...Sylvie Greverend1-0/+3
2006-07-10break out comments post formChristian Fowler1-0/+36