[viewvc-dev] Re: svn commit: r2625 - branches/property-diff: lib templates templates/include
"C. Michael Pilato" <[email protected]> Mon, 17 Oct 2011 11:32:29 -0400
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.devel |
|---|---|
| Organization | CollabNet, Inc. |
| Message-ID | <[email protected]> |
On 10/16/2011 02:50 PM, [email protected] wrote: > Author: stilor > Date: 2011-10-16 11:50:08-0700 > New Revision: 2625 [...] > Url: http://viewvc.tigris.org/source/browse/viewvc/branches/property-diff/templates/include/diff_display.ezt?view=diff&pathrev=2625&r1=2624&r2=2625 > ============================================================================== > --- branches/property-diff/templates/include/diff_display.ezt (original) > +++ branches/property-diff/templates/include/diff_display.ezt 2011-10-16 11:50:08-0700 > @@ -1,3 +1,6 @@ > +[is diff.display_as "anchor"] > + <a name="[diff.anchor]"></a> > +[else] The use of <a name=""></a> is not strictly XHTML-compliant. We'll want to attach the anchor as an "id" attribute value to another tag instead (and, of course, do our best to ensure it's uniqueness). -- C. Michael Pilato <[email protected]> CollabNet <> www.collab.net <> Distributed Development On Demand ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4251&dsMessageId=2857781 To unsubscribe from this discussion, e-mail: [[email protected]].
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk6cSo0ACgkQokEGqRcG/W6cUQCgtsj37kRDf6VJaMrgfYgQurUO dOYAnjEy3PDndnXIvIS38r4vx58WrRuw =dtZ9 -----END PGP SIGNATURE-----