It would be great if it was possible to alter the format of the comment fields. As I understand it you have to it in the source today. I guess that works but it shouldn't be too hard to read the format from a template instead.
/Patrik
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I agree - in fact I was thinking the most flexible solution would be to expose the code element as xml and then have templates as xslt. That way you would be complete free to format the comment block without modifying any code except your stylesheet.
And you are right this shouldn't be rocket science to implement. ..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
It would be great if it was possible to alter the format of the comment fields. As I understand it you have to it in the source today. I guess that works but it shouldn't be too hard to read the format from a template instead.
/Patrik
I agree - in fact I was thinking the most flexible solution would be to expose the code element as xml and then have templates as xslt. That way you would be complete free to format the comment block without modifying any code except your stylesheet.
And you are right this shouldn't be rocket science to implement. ..