Schlagwort-Archive: Plugins

WordPress Plugins Upload with Subversion, Tortoise and Windows Tutorial, Part 1

Many of us, who had programmed a little WordPress plugin are not familar with Unix/Linux. Maybe they never even used a CLI before. Therefor I’d like to show how you can upload your developed plugins to the WordPress.org repository from Windows without any command line hustle.

But maybe you should read this before:

We are going to use the best Subversion Windows Tool, which is Tortoise. It will integrate seamlessly with Windows Explorer, so no need to enter any complicated commands by hand.

Installing Tortoise and first steps

  • Register and login at WordPress.org
  • If you want to add your plugin to the repository you have to apply for space on the WordPress.org repository. Now wait for a confirmation mail. The last time it took me three days.
  • Download Tortoise and use default parameters to install. You will have to restart Windows afterwards.

Adding your files to the wordpress.org repository

  • Create a folder on your local drive, e.g. “…/Wordpress/plugins”
  • Right click on folder and chose “SVN checkout”
  • Enter the URL of repository which you receive in the confirmation mail: http://svn.wp-plugins.org/your-plugin-name, e.G. http://svn.wp-plugins.org/geotagmapper (this is one of my plugins) and press OK. You will receive some checkout information.
  • Copy the plugin files you created to the local folder. Put everything in the trunk/ directory for now.
  • Let subversion know you want to add those new files to the repository. Select every file of your plugin, right click, “TortoiseSVN/Add…
  • Now check in the changes back to the central repository. Select the file, right click, “SVN Commit…“, then give a message to the check in.

Done. You just addedd your plugin to he wordpress.org plugin repository. Wait 15 minutes for the system to automatically wrap your files into a zip file and put it on the wordpress plugin page.

By the way, did you see how the icons changed? This was done by Tortoise to show you the different update status of every file and folder in a glance.

In part 2 of my tutorial to come I will give you more details about how to handle different versions of your plugins and we will look at some of the most asked questions and problems.

The Internet is about give and take, don’t use “nofollow”

The Internet is about give and take. It is not a one way street. Why would somebody prevent search engines to follow links to other sites? Are we all that selfish? Are we really scared that Google might take away some of our mystic Page Rank?

So give back something of your “link power” and don’t use rel=”nofollow”.

For those of you who don’t know what I am talking about read the discussion on wikimedia.org.

WordPress has the nasty habit to use the “nofollow'” attribute by default. The plugin “Do Follow” will help you to overcome this malaise. Just upload and activate, done!

You can always use general filters for comment spam like “WP Spamfree“. Those and a little bit of handwork should be enough to handle all kind of link spam.

Serie WordPress Plugins: 404 Notifier

Mit diesem Plugin von Alex King kann man sich über 404-Fehlermeldungen (File not Found) des Webservers informieren.

Diese Informationen kann man sich per E-Mail schicken lassen oder als RSS-Feed abonieren.

Dieses Programm ist nützlich, wenn man grundlegende Einstellungen an WordPress vorgenommen hat: Pfade, Permalinks oder gar die Domain selbst. Normalerweise müsste man die Apache-Log-Files lesen, um festzustellen, ob es Zugriffe von außerhalb auf nicht existierende Dateien gab. Mit diesem Plugin ist dies nicht mehr nötig.

Die Installation ist narrensicher. Hochladen, aktivieren, E-Mail-Adresse eintragen, Fertig.

Sie finden das Plugin unter: http://wordpress.org/extend/plugins/404-notifier/

Ich werde demnächst noch über das Smart-404-Plugin in Ergänzung schreiben, das es ermöglicht, eine individualisierte 404-Fehlermeldung zu erstellen.

Websitevorstellung: Ines Biedermann Immobilien

Heute startet die Website meiner Frau offiziell.

Ines Biedermann – Immobilien – Kaufen und Mieten – Düsseldorf und Umgebung.

Ich habe einige nette Kleinigkeiten ‘reingepackt: Auto-Tweets, Auto Google Maps, Social Cross Posting, alles auf der Basis von WordPress und mit Hilfe von mehreren modifizierten Plugins und einem maßgeschneiderten Theme.

Ines Biedermann Immobilien

Serie WordPress Plugins: Admin Management Xtended

Dieses Plugin von Oliver Schlöbe erweitert die Artikelübersicht von WordPress um einige nützliche Eigenschaften, die einem besonders beim massenhaften Abarbeiten von Artikeln die Arbeit erleichtern.

Durch Ajax-Funktionalität muss man nicht erst lange warten, bis sich die Seite neu aufbaut. Man kann bereits die näschte Aktion ausführen (bspw. einen Artikel mit einem neuen Tag versehen), während ein anderer Artikel im Hintergrund gelöscht wird.

Sie finden das Plugin unter: http://www.schloebe.de/wordpress/admin-management-xtended-plugin/