Ich nutze facebook nicht mehr. Zuviel schrott, geschlossenes system und weitere punkte. Zur zeit beschränke ich mich auf telefon, email sowie meine seite.
Ein guter artikel von john gruber, warum und wie er flash von seinem mac entfernt.
Set an external link for post title instead of permalink
I set an external link for post title instead of permalink using wordpress’ custom fields and postmeta functions. I choose ‘external-link’ for name and paste the url of linked site into value. In my template file content-link.php i write this code.
<?php>
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
<div class="article-header">
<h1><a href="<?php echo get_post_meta($post->ID, 'external-link', true); ?>" title="<?php the_title(); >"><?php the_title(); ?></a></h1>
</div><!-- .article-header -->
Schöne und nützliche seite für web gestalter. Viele gute texturen. Tolle vorschau funktion.
ER 20
Baustelle
Vieles funktioniert nicht und schön schaut es auch nicht aus. Ich arbeite dran.
