|
You can see here the state of com_opencomment cvs HEAD after a coding marathon... 
Dont be so enthousiast, there is some nasty bugs in it...and not all functionalities are in place (email, rating) but the opencommentbot is more than finished... The feature show/hide a la Phil Taylor (many request) is working but do not forget that it use a trick: it only change wih javascript the visibility of a DIV element -> the user is still loading all comments and the page is still as heavy as before, the only win is that the user do not get disturb by the number of comments... Concerning existing comments, no worry, I will provide during the install scripts to rename, alter the akocomment tables. New functionnalities are what You see in the picture + //below are settings with still no panel entries $opencomment_allowcommenttracking = "1"; $opencomment_allowrevisiontracking = "0"; $opencomment_textAreaSize = "8"; $opencomment_textAreaWidth = "75%"; //0 beside textarea //1 below toolbar //2 below textarea $opencomment_smiley_position = "0"; $opencomment_smiley_perLine = "3"; //mail sent to user as html or txt? $opencomment_templateAs = "html"; //show unhide link in each comment footer $opencomment_commentRating = "1"; $opencomment_commentPermalink = "1"; $opencomment_commentDisplayRate = "1"; $opencomment_commentEmailIt = "1"; Code is in CVS, any help or support as always is appreciated ;-)
Related Posts
-
I've decide to join the team of !JoomlaComment and help Alain and Daniel continuing the development. Right now I will try to reduce the spamming attacks I've encountered in the last few days (250 comments entered by a bot) First step is to review the code in order to avoid replaying attacks by request forgery (saving an attack vector 667 days ago
-
OpenComment is not DEAD
I will be reading some sources
My forum forums.waltercedric.com
Joomla! Extensions OpenComment reviews
Joomla! forums
during the week seeking for bugs and new functionalities you are requesting. So this is your chance! Keep cool, and be descriptive ;-) 919 days ago
-
XAJAX team has release a new version of its library for PHP and ajax: XAJAX 0.2.5xajax 0.2.5 has been created as a bridging step to xajax v0.5. xajax
0.2.5 aims to be forwards and backwards-compatible with xajax versions,
while at the same time providing important security updates that have
been lingering around in the xajax codebase for a wh 994 days ago
-
opencomment 3.0.30 NEW: you can disable the paging algorithm... so users do not have to click many times to go through all commentsNEW: admin can unpublish comment in frontEndNEW: more security check for admin AJAX functionsBUG: language not correct in frontend, fallback to english. was only if register globals offBUG: newest comment first fi 1033 days ago
-
It will be a huge patch release this time. Let me first start with the new features list...NEW: Search contains the word "search" now as default.NEW: Following rules apply now to the form field "Name":If a user is logged in, he can not change his nameIf
a guest is around, he can change his name only if the admin settings
" 1234 days ago
-
3.0.21NEW: Hungarian translationsBUG: Small bug during settings save, the key opencomment_cleanupPostingUsersHistoryfromDatabaseAfter was set to blankNEW: new admin menu entry: View last posting,
it show the content of table which contains last comments entries,
OpenComment use it internally for avoiding users to post more than one
1240 days ago
-
The code is getting better at each release...but may have encounter some regressions. So Your feedback is welcomedNEW: use the project xajax-joomla.org which let you run multiple XAJAX modules or components (1)BUG: encoding problem should be defacto solve as XAJAX now use Joomla encoding NEW: Version able to run on hardened PHP serv 1241 days ago
-
The list of corrections...NEW: full german translation courtesy of Joern Gerken successwiki.comBUG: can not update value of opencomment_cleanupPostingUsersHistoryfromDatabaseAfter (default was 10 minute)BUG: \r\n and/or \n (Newline) were not translated into <br />BUG: The openComment menu shows an entry called "editOpen 1252 days ago
-
A minor release because a lot of thing need to be done behind the scene....NEW: AJAX Encoding can be freely defined by user. This is a temporary solution, ideally it must be read from Joomla Language file.BUG: the "write comment only visible for first article" is solved.BUG: fully translated Administrator panel and localized in Engl 1254 days ago
-
The component OpenComment is under heavy testing, a big thanks to all users posting bugs report in the Bug tracker ForumsNEW: Search function in query control panelBUG: Found latest error in installer fileBUG: No more <? starting tag but <?php was revealed by users using PHP5 and Magic_Quote = OFF in PHP.iniBUG: Solve small 1254 days ago
relatedArticles
|