wp-plugins

Auf dieser Seite habe ich alle Plugins augelistet, die ich bisher geschrieben habe:

  • wp-quotiki

Dieses Plugin lässt sich in die Sidebar des Wordpress Blog einbinden und stellt ein zufälliges Quotiki Zitat dar. Entstanden mehr oder weniger zu Übungszwecken, um hersuazufinden, wie die Erstellung von einfachen Plugins funktioniert.

Download: wp-quotiki

  • wp-laut.fm

Das Wordpress Plugin, für alle die bei laut.fm schon einen eigenen Radiosender erstellt haben. Die Station lässt sich als Icon in die Sidebar einbetten und öffnet den Player in einem neuen Fenster. Der aktuell gespielte Track wird angezeigt und über das Adminmenü kann man den eigenen Sender, oder eine beliebige andere Radiostation im Player abspielen.

Download: wp-laut.fm

diesen Eintrag bookmarken:
  • E-mail this story to a friend!
  • del.icio.us

Datum: Sonntag, 20. Juli 2008 19:01
Themengebiet: Allgemein Trackback: Trackback-URL
Feed zum Beitrag: RSS 2.0 Diesen Artikel kommentieren

14 Kommentare

  1. 1

    I am very interested in using your plug-in, but haven’t mastered the coding yet. I read the README file, but don’t know where in the sidebar.php to install it.

    I really need some help. I actually am good friends with one of the guys from Quotiki, and I feel I should be proud to have this up.

    Thanks!
    Jason

  2. 2

    Hi Jason,
    I don´t know, what the contents of your sidebar.php is like, but i did it like this:

    -open the theme editor and edit sidebar.php
    in my sidebar every box is created by using headers and lists.
    I just insert a new tag for a level2 headline and a unordered-list tag.
    within the list-tag I call the function:

      displayQuote();

    which is available all over the wiki if the plgin is activated. The if-clause only checks, if the plugin is available and is not really nacessary.
    - save sidebar.php

    That´s all! :)

    Cheers,
    Marko

  3. 3

    Thank Marko!

    Worked like a charm! Great plug-in!

    Jason

  4. 4

    [...] Yesterday i did some more Wordpress-plugin browsing, and i came across this Quotiki-plugin. As you can see i liked it enough to put it on my site However, recalling the issues a friend had recently with an external-content-fetching plugin, i checked the code to see what it would do if the fetching somehow fails. [...]

  5. 5

    I have re-modified the modification on Liessa.net and blogged about it on http://blog.mactijn.eu/2007/01/wp-quotiki-modifications.html. Now it is possible to also use RSS-formatted quote sources, and I modified the output format a bit, so errors are addressable through CSS. Also, I made modifications to the internal data format, and you can optionally use a different source URL.

  6. 6

    I never thought, that my simple plugin, which was first meant to get myself familiar with writing wp plugins would make people like it so much.

    I am happy about every enhancement!
    THX

  7. 7

    Beyond liking the functionality your plugin provides, it also introduced me to the easyness of plugin creation :) I have since made one of my own: Moderation Reminder, which simply displays a text in your sidebar whenever comments are awaiting moderation. It’s available from:
    http://www.liessa.net/2007/01/01/wp-plugin-moderation-reminder/

    Tnx for getting me started :D

  8. 8

    [...] Visit [...]

  9. 9

    If any of you interested in knowing more about the guys behind quotiki - we’ve done an interview on them

    http://www.loscreador.com/2007/05/26/richard-and-shawn-from-quotiki-interview/

  10. 10

    [...] Plugin Page Author: surpi Time: Tuesday, December 4th, 2007 at 10:00 pm Category: WordPress Plugin Comments: You can leave a response, or trackback from your own site. RSS: You can follow any responses to this entry through the RSS 2.0 feed. Navigation: « Wordpress Plugoo Widgets [...]

  11. 11

    [...] finden ist das Plugin hier und bald auch in der Wordpress Plugin [...]

  12. 12

    hallo! ist es möglich dein tolles plug in direkt bei wordpress einzubinden oder muss dazu die wordpress software auf einem eigenen server laufen? frage deshalb weil meine seite noch auf den wordpress servern liegt. danke

  13. 13

    Guten Abend,
    ich weiß ehrlich gesagt nicht, wie es auf dem Wordpress Server läuft, aber ich würde vermuten, dass man auch dort die Möglichkeit hat, Plugins in das Plugin Verzeichnus hochzuladen und die Sidebar innerhalb des Theme Editors zu editieren, mehr braucht eigentlich nicht gemacht werden.

  14. 14

    [...] webdevign » wp-plugins (tags: wordpress plugin laut.fm via:mento.info) [...]

Kommentar abgeben