Closed GoogleCodeExporter closed 9 years ago
Thanks for the suggestion. Sorry for taking so long to respond. This isn't
really practical because of the way hCard works. It basically works by
annotating your HTML with special "class" attributes that identify which parts
of the webpage contain the vCard data. Adding the ability to specify your own
template file with ez-vcard wouldn't really alleviate much effort from the
developer--they would still need to be familiar with the hCard specification in
order to create the template.
If you want to supply your own template, I would recommend creating your own
freemarker template (using the one in ez-vcard as an example) and then invoking
freemarker manually yourself (using the HCardPage source code as an example).
Original comment by mike.angstadt
on 20 Jun 2015 at 12:43
Original issue reported on code.google.com by
pbt...@gmail.com
on 6 Mar 2015 at 8:00