buttons-fr

From Microformats Wiki
Revision as of 12:21, 29 June 2006 by ChristopheDucamp (talk | contribs) (→‎Style 2: minor edits)
Jump to navigation Jump to search

Boutons Microformats

Il y a eu quelques demandes pour des boutons destinés à différents microformats. Soit des badges ou des boutons qui font quelque chose avec les microformats spécifiques. Cette page maintient une liste de boutons tout comme des requêtes. - Tantek

Ajouté des boutons hébergés pour tous les micro-formats, y compris les brouillons, tout comme les instructions pour savoir comment fabriquer vos propres boutons. (14 mai 2006) - Ruben

Boutons

hCalendar

››› hCalendar


Code (espace blanc ajouté pour la lisibilité) :

<span class="badge" 
      style="float: left; font: 9px Geneva, Verdana, sans-serif; padding: 0 1em 1px 0;
      border: 1px solid #000; background: #D1940C; color: #fff; text-decoration: none;
      text-align: center;">
 <span style="background: #000; border-right: 1px solid #000; color: #fff; padding: 1px 0.75em; 
       margin-right: 0.1em;">
 &#8250;&#8250;&#8250;
 </span> 
 hCalendar
</span>

hCard

rel-license

  • mf_rel-license.png
  • license.png

rel-nofollow

  • mf_rel-nofollow.png
  • nofollow.png

rel-tag

  • mf_rel-tag.png
  • rel-tag.png
  • tag.png

VoteLinks

  • mf_votelinks.png
  • votelinks.png

XFN

  • mf_xfn.png
  • xfn.png

XMDP

  • mf_xmdp.png
  • xmdp.png

XOXO

  • mf_xoxo.png
  • xoxo.png

Boutons pour les formats brouillons

Ceux-ci peuvent être sujets à modifications si les noms des formats changent quand ils seront publiés.

adr

  • mf_draft_adr.png
  • adr.png

geo

  • mf_draft_geo.png
  • geo.png

hAtom

  • mf_draft_hatom.png
  • hatom.png

hResume

  • mf_draft_hresume.png
  • hresume.png

hReview

  • mf_draft_hreview.png
  • hreview.png

rel-directory

  • mf_draft_rel-directory.png
  • directory.png

rel-enclosure

  • mf_draft_rel-enclosure.png
  • enclosure.png

rel-home

  • mf_draft_rel-home.png
  • rel-home.png
  • home.png

rel-payment

  • mf_draft_rel-payment.png
  • payment.png

Robots Exclusion

  • mf_draft_robots-exclusion.png
  • robots.png

xFolk

  • mf_draft_xfolk.png
  • xfolk.png

Faites vos propres boutons

Style 1

Exemple : mf_hcal.png

Utilisez le Kalsey Button Maker avec les réglages suivants :

  • Outer border: #666666
  • Inner border: #ffffff
  • Bar position: 25 pixels from the left
  • Left box text: >>>
  • Left box background: #000000
  • Left box text colour: #ffffff
  • Left box text start: 7 pixels from the left
  • Right box text: (The name of the microformat goes here)
  • Right box background: #31757b
  • Right box text colour: #ffffff
  • Right box text start: 3 pixels from the bar

Style 2

Exemple : hcal.png

  1. Téléchargez le Silkscreen de fonte
  2. Installez ImageMagick
  3. Obtenez l'icône blanche (blank.png)
  4. Ouvrez la ligne de commande de votre machine (dos ou autre) et saisissez :
convert blank.png 
 -fill white 
 -font Silkscreen 
 -pointsize 8 
 +antialias  
 -draw "text 28,10 'étiquette-bouton'" 
 output.png

Microformats Logos

Rohit est un très pauvre hacker CSS, mais il lui a donné son meilleur shot. Il l'a aussi restitué en 72 et 18 points.

logo.gif

microformats

Requêtes

  • Logos pour tous les microformats