Archiv

Archiv für die Kategorie ‘Blogging’

Testing the Template: image.php

9. Dezember 2009 Rally Vincent Keine Kommentare

pictures by vixyao on dec. 1st 2009, cc license

Test Entry for Vcastr

5. Dezember 2009 Rally Vincent Keine Kommentare
array (
  'source' => 'http://orz.funufo.com/video/b010924450067.f4v',
  'isLoadBegin' => 'false',
  'image' => '/wp-content/uploads/817491259546702.jpg',
  'scaleType' => 'exactFit',
  'height' => '347',
  'logoText' => 'Taylor Swift - Love Story',
)

array (
  'source' => 'http://orz.funufo.com/video/la.flv',
  'isLoadBegin' => 'false',
  'image' => '/wp-content/uploads/560371197323948.jpg',
  'scaleType' => 'exactFit',
  'logoClipUrl' => '/wp-content/uploads/favefavefave.png',
  'logoimageenable' => 'true',
  'logotextenable' => 'true',
  'scaleMode' => 'exactFit',
  'logoText' => 'Michael Buble - Havent Met You Yet',
  'logoTextFontSize' => '10',
  'logoTextColor' => '0xffffff',
  'textMargin' => '10 20 auto auto',
  'clipMargin' => '10 10 auto auto',
)


orzimg

Ein netter Adventskalender

30. November 2009 Rally Vincent Keine Kommentare

tmohs_xmas-cut

Auf Sachiko´s kleinem Garten-Blog gibt es dieses Jahr einen schönen Adventskalender. Ein Besuch lohnt sich auf jeden Fall.

KategorienBlogging Tags: ,

WordPress 2.8 Testing

WordPress 2.8

KategorienBlogging Tags:

WordPress Version 2.7

wp27

KategorienBlogging Tags:

Change Thumbnail creation size wordpress plugin

If you keep an anime blog, or upload lots of images in wordpress, you’ll realise that the thumbnails automaticall created by wordpress is horribly small (size of 128).

On the website of Ted Fox you can find a nice Solution.

KategorienBlogging Tags:

WordPress in Deutsch

22. Februar 2005 Rally Vincent Keine Kommentare

Um WordPress mit deutscher Sprache zu nutzen folgende Schritte durchführen.

  • Unter dem Verzeichnis “wp-includes” einen Ordner “languages” anlegen.
  • Die Datei de_DE.mo herunterladen und in das Verzeichnis “languages” ablegen.
  • Die Konfiguration von WordPress anpassen, also in der Datei “wp-config.php” die Zeile define (‘WPLANG’, ”); in define (‘WPLANG’, ‘de_DE’); ändern.

Gefunden bei WordDoku – Die Deutsche WordPress Dokumentation.

KategorienBlogging Tags: