29May Version Control: HTML Code Compare Feature
pThe first feature mentioned is almost implemented (ready to be tested and bug fixed, if any). The HTML Compare feature helps new users to view the html modifications made on an article, and it will help novice users to better understand html code./p
pUsing a JavaScript function to hide/unhide content, the main modifications made in the html structure code are highlighted, as it can be seen in the images below:/p
div style=”text-align: center;”img height=”197″ width=”591″ border=”0″ src=”http://www.astronomie.ro/images/demo_html.jpg” alt=”HTML Code feature” title=”HTML Code feature” //div
div style=”text-align: center;”#160;/div
div align=”left” style=”text-align: left;”The feature is implemented by following the current structure of the component, basically using the existing preview compare function and processing the block lines, by inserting div tags in order to hide content. The tags are the decoded using htmlentities, and the content is after that encoded back to the original state./div
p#160;/pdiv class=”feedflare”
a rel=’nofollow’ href=”http://feeds2.feedburner.com/~ff/JoomlaDocumentationBlog?a=9LAB4tLxqW8:oRECZ9VO4Ps:yIl2AUoC8zA”img src=”http://feeds2.feedburner.com/~ff/JoomlaDocumentationBlog?d=yIl2AUoC8zA” border=”0″/img/a a rel=’nofollow’ href=”http://feeds2.feedburner.com/~ff/JoomlaDocumentationBlog?a=9LAB4tLxqW8:oRECZ9VO4Ps:V_sGLiPBpWU”img src=”http://feeds2.feedburner.com/~ff/JoomlaDocumentationBlog?i=9LAB4tLxqW8:oRECZ9VO4Ps:V_sGLiPBpWU” border=”0″/img/a
/div

