Topic "CVS commit: Store the comment data in javascript-land as ..."
Author: si...@us...
Reviewers: cod...@li...
URL: http://codestriker.sourceforge.net/cgi-bin/codestriker.pl?topic=8012688&action=view
--------------------------------------------------------------
Description:
Store the comment data in javascript-land as well, which allows the
comment tooltips to navigate between the different comments, using
some overlib and CSS-P magic. Still needs some more work, but this
is a good start. Eventually, we should be able to add a comment
via overlib as well, perhaps within an IFRAME.
--------------------------------------------------------------
The topic was created with the following files:
codestriker/codestriker.conf
codestriker.js
xbdhtml.js
codestriker/lib/Codestriker/Action/ViewTopic.pm
codestriker/lib/Codestriker/Http/Render.pm
codestriker/lib/Codestriker/Http/Response.pm
codestriker/lib/Codestriker/Model/Comment.pm
codestriker/template/en/default/createproject.html.tmpl
codestriker/template/en/default/createtopic.html.tmpl
codestriker/template/en/default/editproject.html.tmpl
codestriker/template/en/default/header.html.tmpl
codestriker/template/en/default/listprojects.html.tmpl
codestriker/template/en/default/listtopics.html.tmpl
codestriker/template/en/default/metricsreport.html.tmpl
codestriker/template/en/default/search.html.tmpl
codestriker/template/en/default/submitnewcomment.html.tmpl
codestriker/template/en/default/submitnewtopic.html.tmpl
codestriker/template/en/default/viewtopic.html.tmpl
codestriker/template/en/default/viewtopiccomments.html.tmpl
codestriker/template/en/default/viewtopicheader.html.tmpl
codestriker/template/en/default/viewtopicinfo.html.tmpl
codestriker/template/en/default/viewtopicproperties.html.tmpl
|