Parent Directory
CVS/
UTF-8/
img/
README 18-Jun-2008 06:29:22 1.4K
hCalendar.tpl 29-Mar-2007 06:13:37 2.0K
hReview.tpl 29-Mar-2007 06:13:37 2.4K
lang_de.inc.php 29-Mar-2007 06:13:37 3.8K
lang_en.inc.php 18-Jun-2008 06:29:22 3.8K
microformatsBackend.inc.php 08-Aug-2007 06:32:08 8.6K
serendipity_event_microformats.php 19-Sep-2008 19:13:53 15.1K
serendipity_plugin_microformats.php 29-Mar-2007 06:13:38 10.7K
smarty.inc.php 18-Jun-2008 06:29:22 8.6K
tabber-minimized.js 29-Mar-2007 06:13:39 4.8K
tabber.css 02-Oct-2006 06:25:24 2.4K
README
serendipity_event_microformats - A Microformats Plugin for S9Y ============================================================== Installation Instructions: - extract the folder 'serendipity_event_microformats' to your S9Y plugins folder - edit your templates' entries.tpl, add the following two lines where you want the microformats block to appear (I added them after {$entry.body}): {microformats_show data=$entry.properties type="hReview"} {microformats_show data=$entry.properties type="hCalendar"} - make sure the path to tabber-minimized.js in plugins/serendipity_event_microformats/microformatsBackend.inc.php is correct - did I forget something? More on Microformats: In case you're not familiar with Microformats or want to know more about it, check these websites: - http://microformats.org/ - http://microformats.org/wiki/hReview for the hReview Microformat - http://microformats.org/wiki/hcalendar for the hCalendar Microformat - http://www.structured-blogging.org/ for some superficial info on structured blogging - http://ma.gnolia.com/groups/mikroformate (German social bookmark collection) Release History: 2006-09-04: v0.1 initial release - first release includes separate hReview and hCalendar formats - also includes subnode syntax by structured-blogging.org - admin dialog makes use of JavaScript tabifier (http://www.barelyfitz.com/projects/tabber/) - english language only - PLEASE test this plugin
| Powered by Netmirror.org – Hosted by Cityreview (DE, AT, CH, NL, BE, IT, US, UK, ES, FR, CN) |