Agentur für visuelle Kommunikation

Download-Link with CSS

Mittwoch, 30. November 2011

This is an automated way of having the pdf icon display on the left of your link.

a[href$=".PDF"], a[href$=".pdf"] {
padding: 2px 2px 2px 20px;
background: url(“images/pdf.png”) left center no-repeat;
}



Change default email address sender “WordPress”

Dienstag, 19. April 2011

If you want to change the default sender used by WordPress,  you have to look in the file wp-includes/pluggable.php, line 375 (at least in version 3.1):

// From email and name
// If we don’t have a name from the input headers
if ( !isset( $from_name ) )
$from_name = ‘WordPress’;

As this means changing a WordPress standard file, this may be overwritten when you upgrade WordPress.



WordPress 3.0 «Thelonious» ist da!

Freitag, 18. Juni 2010

Es ist soweit: WordPress 3.0 wurde gestern veröffentlicht! WordPress 3.0 ist einer der umfangreichsten Versionssprünge in der siebenjährigen Geschichte des Projekts und das Release wartet mit vielen Verbesserungen, Weiterentwicklungen und neuen Funktionen auf.

wordpress.org/download
DE-Edition: wordpress-deutschland.org/download



LED Matrix WordPress Theme

Mittwoch, 26. Mai 2010

LED Matrix is a minimal, standards-complient WordPress theme, designed to present textual content in the style of an LED display. The theme dynamically replaces text with a grid of div elements arranged to form a custom typface. It functions in most browsers, including Mozilla Firefox, Safari, Google Chrome, and Internet Exlorer 8*.

goods.formfuncadelic.com/themes/ledmatrix



WordPress 3.0

Dienstag, 11. Mai 2010

Currently, Version 3.0, is in a beta release stage and is scheduled for final release in May 2010. Here is the list of many of the enhancements and fixes. Please note, things could change before final release!

wordpress.org/Version_3.0
Mashable.com: The 5 Most Important New Features



Getting started with CMS

Dienstag, 10. November 2009

smashing_gettingDer neue Artikel auf smashingmagazine.com:
Getting Started With Content Management Systems
In this article, we will look at how to tell if your organization needs a content management system. We will also give you information on the abilities of content management systems to help you better understand what they can do. While content management systems may seem complex, their entire purpose is to streamline your workflow and make your life easier.

smashingmagazine.com



WordPress 2.8: TagCloud font-size ändern

Montag, 13. Juli 2009

wordpess_tagcloudDie überdimensional grosse default Schriftgrösse der TagCloud lässt sich durch Ergänzung des “Orzeszek Tag Cloud” Plugins leicht ändern. Die Anleitung zur Erstellung des Plugins findet man im “OrzeszekBlog”. Thanks!

orzeszek.org/blog

Es geht aber auch damit: codex.wordpress.org/wp_tag_cloud



WordPress: Spamschutz durch Akismet

Freitag, 10. Juli 2009

akismetBei jeder WordPress-Installation wird das Plugin Akismet kostenlos mitgeliefert. Akismet ist ein sehr wirksamer Spamschutz. Die Aktivierung erfolgt nur mit einem API-Schlüssel. Diesen holt man sich mit Erstellung eines Accounts auf WordPress.com. Einloggen und der generierte API-Schlüssel ist unter “Profil” sofort ersichtlich. Den API-Key kann man für mehrere Blogs benutzen.

akismet.com
wordpress.com
Global Dashboard > Login



WordPress Updates

Montag, 06. Juli 2009

blue-lDa es bei einigen User beim automatischen Update der WordPress Version 2.8.0 Probleme gab, haben die Entwickler die korrigierte Version 2.8.1 angekündigt.

Das nächste Release ist laut WordPress.org für Ende Oktober geplant. Die Version 2.9 wird uns mit vielen Weiterentwicklungen und visuellen Neuerungen überraschen.

wordpress.org