This plugin do not support WordPress 2.5. Currently I don’t plan a new version….

DeutschMy first plugin : wp-Table

For a project I need to show sport results in a table. But my Wordpress users create horrible table layouts or damage a existing table with the Wordpress WYSIWYG editor. So I search in the web for a simple table editor.

After I didn’t really found a table editor for my purpose , I take the chance to create this plugin by myself, as first study of “creating plugin’s in wordpress”. So if you need a table in your blog and if you not so familiar with HTML table design, you can use the wp-Table Plugin. The latest feature update is a csv import , so that you can edit tables in a much faster way.

This is a simple preview, created with wp-Table ( for a football table )
NEW! Click on the header to sort the column :

Platz Mannschaft Spiele G U V Tore Punkte
1 1. FC Köln 34 22 9 3 67:32 75
2 SV Werder Bremen 34 21 7 6 79:37 70
3 Hamburger Sportverein 34 20 5 4 53:30 68
4 Schalke 04 34 16 13 5 47:31 61
5 Bayer 04 Leverkusen 34 14 10 10 64:49 52
6 Hertha BSC Berlin 34 12 12 10 52:48 48
7 Borussia Dortmund 34 11 13 10 45:42 46
8 1. FC Nürnberg 34 12 8 14 49:51 44
9 VfB Stuttgart 34 9 16 9 37:39 43
10 Borussia M’gladbach 34 10 12 12 42:50 42
11 FSV Mainz 05 34 9 11 14 46:47 38
12 Hannover 96 34 7 17 10 43:47 38
13 Arminia Bielefeld 34 10 7 17 42:51 37
14 Eintracht Frankfurt 34 9 9 16 32:47 36
15 VfL Wolfsburg 34 7 13 14 33:55 34
16 1. FC Kaiserslautern 34 8 9 17 47:71 33
17 MSV Duisburg 34 7 9 18 49:71 30
18 Bayern München 34 5 12 17 34:63 27

You only need to enter in your blog the tag : [TABLE=ID]. You easily manage the tables in the admin section under : Manage -> Tables. This is a preview of the above table in the wordpress admin section.

wp-table Admin panel wp-table admin area

You can set up the style for border, cell spacing, background color etc. via global settings or direct in the wp-Table.css style sheet. This file must be in the same folder like the plugin itself.

Installation :

wp-TableCopy all files in the plugin folder “wp-table” . Activate the plugin and start under Manage -> Tables to edit your first table. The plugin creates automatic one sample table in you wordpress database. If you would like to edit online the CSS file, set the write permission for wp-table.css .

Requirement :

Tested it with Wordpress Version 2.0.4 (German version) and 2.0.5
Tested with PHP 4.3.7 and higher, MySQL 4.0.15 and 5.0.18

Language :

This plugin support the GNU Gettext localization. It’s prepared for the translation in other languages, to support the plugin in your language , see here.

Flag: UK English [en_EN]

Default language

Flag: DE German / Deutsch [de_DE]

Always included

Flag: FR French / Français [fr_FR]

Author: Christian
For version: 1.35
Last updated: 2007-02-09
Download wpTable-fr_FR.zip

Flag: PL Polish / Polski [pl_PL]

Author: Maciek Palmowski
For version: 1.41
Last updated: 2007-03-16
Download wpTable-pl_PL.zip

Flag: TR Turkish / Türkçe [tr_TR]

Author: Ehcrea
For version: 1.52
Last updated: 2007-12-18
Download wpTable-tr_TR.zip

Flag: IT Italian / Italiano [it_IT]

Author: RiccardoPro
For version: 1.52
Last updated: 2007-10-09
Download wpTable-it_IT.zip

Flag: BR Portuguese / Brazilian Português [pt_BR]

Author: Fabricio Vieira
For version: 1.52
Last updated: 2007-11-07
Download wpTable-pt_BR.zip

Flag: DK Danish / Dansk [dk_DK]

Author: Strang Skov
For version: 1.52
Last updated: 2007-11-28
Download wpTable-dk_DK.zip

Flag: NL Dutch / Nederlands [nl_NL]

Author: Noe Snaterse
For version: 1.52
Last updated: 2007-12-30
Download wpTable-nl_NL.zip

Flag: BG Bulgarian / български език [bg_BG]

Author: Alexander Dichev
For version: 1.52
Last updated: 2008-01-18
Download wpTable-bg_BG.zip

Just upload the .mo file in the wpTable folder. WordPress will automatically load the language file from this directory, where ‘locale’ is the value you defined in your wp-config.php file in the root of your WordPress installation.

Table Sorting Option : 

A very cool and new feature is the sorting of the columns. Click on the header for a demonstration. I integrated this script as new option, it’s a heavy complex JavaScript from Frequency Decoder and in some cases other scripts (i.e. Prototype.js) causes problems. Please ensure that you are using the latest Prototype version V1.5.0, when you use this together. 

Note :

Thanks to the plugin’s from Thomas Boley (myGallery) and GaMerZ (WP-Polls),
which gives me a lot of education.

Download wp-table.zip V1.52
Last Changed : 15.Oct.2007

Support  & Feature request :

I integrated a forum for all question around wp-Table. Please request your wishes and problems there.

History list :

V1.52 / 15.10.2007 
- Bugfix for Gengo

V1.51 / 03.10.2007 
- Bugfix in CSS (Forgot change from id to class)

V1.50 / 24.09.2007 
- Changes for Wordpress 2.3
- Changes CSS from id to class
- Minor bugfixes (remove get_settings)

V1.45 / 20.05.2007
- Fix path problem in button (forgot one ../)
- Rename to wptable-tinymce.php

V1.44 / 29.04.2007
- Fix path problem in button

V1.43 / 25.04.2007
- Bugfix for TinyMCE Button

V1.42 / 11.04.2007
- Bugfix for copy table

V1.41 / 26.02.2007
- New function : Insert row in between
- Bugfix for sql_mode

V1.40 / 17.02.2007
- Add TinyMCE button
- Change SQL string type for longer text
- TABLE tag can now lowercase 
- Add Tag [TABLENAME= XXX] (Thanks to William)
- Integrate french translation (Thanks to Christian)

V1.35 / 14.01.2007
- Integrate table sorting script from Frequency Decoder
- Change CSS-class structure
- Change table style of CSS file

V1.34 / 12.12.2006
- Drop check for content of csv-file

V1.33 / 09.12.2006
- Bugfix for Cell padding/spacing
- Bugfix for shown ‘$’ in table

V1.32 / 07.12.2006
- Bugfix for Copy table
- Show Mime Type when import a file

V1.31 / 05.12.2006
- Table can be copied
- WP-Table.css is editable
- Minor bugfix in delete last column

V1.30 / 03.12.2006
- CSV Import
- Bugfix for identical table names
- New table is setable with number of rows

V1.20 / 26.11.2006
- wp-Table is now XHTML 1.0 Transitional valid
- Remove table alignment (not XHTML valid)
- Integrated CSS file for more style control

V1.11 / 22.11.2006
- Fixed “Show description” problem
- Init serveral variables to avoid a warning from PHP

V1.10 / 20.11.2006
- Alignment control for each column
- Border size, cell padding, cell spacing now editable

V1.01 / 19.11.2006
- Input values can now contain HTML code or a link

V1.00 / 11.11.2006
- Create tables
- Options for header, border and alternating color
- Show table name or description
- Setup table width
- First row can be in bold font
- Included german translation

98 Responses to “wp-Table”


  1. Gravatar Icon 1 Chris Stevenson Posted December 14th, 2006 - 7:36 am

    Great plugin! Thanks so much for ending a my night of frustration! I’m still a newb at programming and was trying to find a way to make my table show up in my post after of course having written it in a plain word processor.

    Thanks again and great work!

  2. Gravatar Icon 2 Christian LUXEMBOURG Posted December 17th, 2006 - 9:21 am

    Here is a mistake that took me 1/2 Hour to solve:

    You only need to enter in your blog the tag : [TABLE-ID].

    It should be [TABLE=ID]

    Please correct in above description
    :-)

  3. Gravatar Icon 3 alex.rabe GERMANY Posted December 17th, 2006 - 11:50 am

    Sorry Christian,

    thanks for the hint.

  4. Gravatar Icon 4 Tony Gray Posted December 19th, 2006 - 9:37 pm

    Excellent plugin!! I have so many clients that really mess up the pages by pasting code from FrontPage or Word. This will be a great tool! I especially like the csv import option. Great work!!

  5. Gravatar Icon 5 sebastian Posted December 28th, 2006 - 8:30 pm

    While importin a .csv table

    Warning: move_uploaded_file(/home/eo000006/public_html/greentour/wp-content/uploads/RankingDIC2006.csv) [function.move-uploaded-file]: failed to open stream: No such file or directory in /home/eo000006/public_html/greentour/wp-content/plugins/wp-table/wp-table-admin.php on line 164

    Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move ‘/tmp/phpzb1xvy’ to ‘/home/eo000006/public_html/greentour/wp-content/uploads/RankingDIC2006.csv’ in /home/eo000006/public_html/greentour/wp-content/plugins/wp-table/wp-table-admin.php on line 164

    any suggestions?

  6. Gravatar Icon 6 alex.rabe GERMANY Posted December 29th, 2006 - 12:28 am

    Hi Sebastian,

    when you upload a CSV file , you need to set the write permission to the wordpress upload folder. In your case “/wp-content/uploads/”

  7. Gravatar Icon 7 Eugen GERMANY Posted January 2nd, 2007 - 12:05 am

    Hi Alex, ich suche schon seit paar Tagen nach einem Tool, das mir ermöglichen würde benutzerdeffinierte Tabellen in Wordpress zu integrieren. Bin grad zufällig auf deine Seite gestossen und wurde angenehm überrascht :) Dein Plug-in passt mir optimal :)

    Danke vielmals
    Gruß Eugen

  8. Gravatar Icon 8 flymy Posted January 2nd, 2007 - 4:58 pm

    I have the same problem of uploading CSV files; like Sebastian.

    Warning: move_uploaded_file(/home/eo000006/public_html/greentour/wp-content/uploads/RankingDIC2006.csv) [function.move-uploaded-file]: failed to open stream: No such file or directory in /home/eo000006/public_html/greentour/wp-content/plugins/wp-table/wp-table-admin.php on line 164

    Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move ‘/tmp/phpzb1xvy’ to ‘/home/eo000006/public_html/greentour/wp-content/uploads/RankingDIC2006.csv’ in /home/eo000006/public_html/greentour/wp-content/plugins/wp-table/wp-table-admin.php on line 164

    Even after I change the uploads folder premissions to 777, it still won;t allow me to upload and is shoing the same error message.

    Suggestions?

  9. Gravatar Icon 9 alex.rabe GERMANY Posted January 2nd, 2007 - 8:59 pm

    That’s strange,

    can’t give you a solution. If the permission are correct , then “move_uploaded_file” should cause not such a failure.

    I can only offer you, that I debug the failure on your server.
    If you are interested contact me via email.

    Regards
    Alex

  10. Gravatar Icon 10 Robert NETHERLANDS Posted January 3rd, 2007 - 11:04 am

    Alex,

    Thanks for the wonderful plugin. Everything works great, except for the imported CVS files.

    Problem: when I import a CVS (created with save as from Excel) the table doesn’t seem to reacted to any editing. E.g. the width of the cells are not altered even when I changed this.

    Any suggestions?

    Kind regards,
    Robert.

  11. Gravatar Icon 11 alex.rabe Posted January 3rd, 2007 - 11:08 am

    The width control is a little bit depending on the size of your page/ CSS style and the number of columns . Send me a link with the table (If you don’t want to publish it, send it to my email)

    Regards
    Alex

  12. Gravatar Icon 12 Wukung Posted January 8th, 2007 - 10:23 am

    Hi!

    Because one shouldn’t change a running system if not needed I am still apply WP 1.5x.

    I tried to use that plugin. Unfortunately it doesn’t work. At the top of the admin-panel one finds that message:

    WordPress database error: [Table ‘db126340658.wp_golftable’ doesn’t exist]
    SELECT * FROM wp_golftable ORDER BY ‘table_aid’ ASC

    Any idea?

  13. Gravatar Icon 13 alex.rabe Posted January 8th, 2007 - 11:09 am

    I’m sorry WP 1.5 is not supported, due to the fact I use commmands which are programmed in Wordpress 2.0x

  14. Gravatar Icon 14 Dave Green UNITED KINGDOM Posted January 10th, 2007 - 4:16 pm

    Hi Alex,

    Wonderful plugin, I’m using it for the gaming guild website I run.

    One very useful feature would be to insert rows in-between others.

    For example:

    Row 1
    Row 2
    Row 3
    Row 4

  15. Gravatar Icon 15 tboggi Posted January 11th, 2007 - 11:03 pm

    Hallo Alex,

    das Plugin gefällt mir gut, ABER ist denn noch angedacht, dass in die Tabelle auch Bilder integriert werden können ??

    Gruss
    tboggi

  16. Gravatar Icon 16 Christoph Posted January 11th, 2007 - 11:34 pm

    Hallo Alex,
    vielen Dank für dein Plugin. Ich möchte mich zudem aber auch Dave Green anschließen und fragen ob es angedacht ist Zeilen zwischen schon bestehenden Zeilen einfügen zu können, da in diesem Falle ja sonst nur der Weg über Neuschreiben nachfolgender Zeilen führte, oder aber man über den CSV-Import ausweichen müsste.

    Danke schonmal und schöne Tage wünschend,
    christoph

  17. Gravatar Icon 17 alex.rabe GERMANY Posted January 11th, 2007 - 11:40 pm

    Dave, Christoph,

    Rigth now it’s a little bit difficult to insert rows in-between, when I have some more time i will check this feature. I need to reprogram some database querys for such a issue.

  18. Gravatar Icon 18 Vanessa UNITED STATES Posted January 12th, 2007 - 3:12 am

    Alex- this is wonderful! Exactly what I was looking for.

    I have one question: is it possible to make the columns sortable?

    Please check out my test table in my test blog. Basically, I’d like to be able to have my Recipe Index Table sort alphabetically by Recipe Name when it comes up, but then have viewers be able to sort by Dish Type, Season, or Time.

    You can check out a good example of what I’m looking to do here, but I’m no html genius! Could this work? It would be really cool!

  19. Gravatar Icon 19 alex.rabe Posted January 12th, 2007 - 9:03 am

    @tboggi

    Bilder können als HTML Code jederzeit eingefügt werden.

  20. Gravatar Icon 20 alex.rabe Posted January 12th, 2007 - 9:06 am

    Vanessa,

    it looks great, a really good Idea ! I start to study this feature at the weekend and inform you by mail , when it’s possible to use this.

    Thanks for the link !

  21. Gravatar Icon 21 tboggi Posted January 12th, 2007 - 3:27 pm

    Ja, hat gut geklappt.

    Nun wollte ich aber die Bilder mit lightbox verknüpfen.

    Wie könnte denn das funktionieren ??

    Grüsse
    tboggi

  22. Gravatar Icon 22 alex.rabe Posted January 12th, 2007 - 3:38 pm

    Lightbox script reinnehmen bzw. Plugin installieren und rel=”lightbox[]” im IMG Link angeben

  23. Gravatar Icon 23 Vanessa UNITED STATES Posted January 12th, 2007 - 5:00 pm

    Great. Thanks Alex - looking forward to your email. Here’s another link I dug up a few weeks ago but don’t know what to do with - maybe you do!
    http://www.javascriptkit.com/script/script2/sorttable.shtml

  24. Gravatar Icon 24 Michael Posted January 13th, 2007 - 1:42 am

    Hi!
    Super Idee! Tolles Plugin! Gibt´s ne Möglichkeit die generierten Tabellen zu exportieren? Stichwort Stundenpläne. Wäre doch super wenn der Besucher meiner Seite sich die Pläne dann herunterladen könnte. Ist das möglich oder sogar in Planung?

    Gruß

    Michael

  25. Gravatar Icon 25 alex.rabe GERMANY Posted January 13th, 2007 - 9:32 am

    Machbar auf jeden Fall, sogar als PDF. Ich behalte die Idee mal im Hinterkopf

  26. Gravatar Icon 26 tboggi Posted January 14th, 2007 - 1:53 am

    Hallo Alex,

    irgendwie komme ich nicht weiter.

    Wo stelle ich die Höhe der Zeilen ein und dann habe ich noch ein Problem mit der Ausrichtung.

    Vielleicht guckst Du hier: http://www.web64.webgo24-server3.de/bsv/blog/test

    Danke & Gruss
    tboggi

    PS. der lightbox verweis funzt nur in der href und nicht in der img!!

  27. Gravatar Icon 27 tboggi Posted January 14th, 2007 - 10:16 am

    kleine Ergänzúng:

    Lightbox zeigt so eine große Breite an (bitte auf bild oder name klicken!)

    Danke&Gruss
    tboggi

  28. Gravatar Icon 28 alex.rabe GERMANY Posted January 14th, 2007 - 11:48 am

    Hallo tboggi,

    leider kann ich aus zeitlichen Gründen dir heute nicht weiterhelfen. Wenn du nicht weiterkommst, melde dich gegen Ende der Woche nochmal.

    gruss
    Alex

    P.S. Bitte nutze für kommende Fragen das neu eingerichtete Forum. Danke !

  29. Gravatar Icon 29 Natti GERMANY Posted January 15th, 2007 - 8:28 am

    Thank you so much for this amazing plugin, it really saves my time.

  30. Gravatar Icon 30 ovizii GERMANY Posted January 29th, 2007 - 1:37 pm

    hello,

    I really need a feature and I am sure you could implement it easily so I will just ask you :-)

    I need an option to have not only this option: Define first row as header but also Define first column as header => meaning I want to be able to have the first column highlighted (aka bold) and have the first column have a different background for tables that have the header sideways not on top.

    do you think that is possible? or maybe another method to get the first column bold and have maybe a different background?

    thx
    ovidiu

  31. Gravatar Icon 31 mace UNITED STATES Posted February 3rd, 2007 - 9:23 pm

    I love your plugin. It works great with plain data, but something breaks when I try to make a table of links. Is it possible to put links in the cells?

  32. Gravatar Icon 32 alex.rabe GERMANY Posted February 3rd, 2007 - 10:30 pm

    Normaly yes, I didn’t know a problem. Send me a link to your table via the forums or email

  33. Gravatar Icon 33 jweaks UNITED STATES Posted February 5th, 2007 - 3:55 pm

    This works great! Thank you!

    The sort script seems to work well too. Now, If I could just add a search so I could filter the table results… I would love to be able to search the tables for keyword or category and just display the results.

    jweaks

  34. Gravatar Icon 34 Armin Posted February 5th, 2007 - 6:58 pm

    Danke sehr für den Plugin! Das war genau was ich suchte. Auch muss nach dem Gebeten von Christoph und David anhänhen: Neue Zeilen inzwischen einzufügen.

    Troztdem hat den Plugin mir sehr geholfen. Vielen Dank!

Who's linking?

  1. 1 wp-table updated to Version 1.10 at alex.rabe GERMANY Pingback on Nov 20th, 2006
    "[...] Wordpress [...] "
  2. 2 It’s getting complicated… at alex.rabe GERMANY Pingback on Nov 22nd, 2006
    "[...] Wordpress [...] "
  3. 3 brototyp - » Wordpress Table Plugin Pingback on Dec 9th, 2006
    "[...] Wordpress at alex.rabe So if you need a table in your blog and if you not so familiar with ..."
  4. 4 Tabellen in Wordpress erstellen mit Plugin WP-Table » Bloganbieter.de GERMANY Pingback on Jan 24th, 2007
    "[...] Download der aktuellen Version 1.35 des Plugins unter: alex.rabe. [...] "
  5. 5 links for 2007-01-28 at blog.teranetworks.de ~ geeks? GERMANY Pingback on Jan 28th, 2007
    "[...] Wordpress Plugin wp-Table (tags: wordpress plugin plugins) [...] "
  6. 6 Run As Never Get, Wander as Never. COMe » Post a table by “wp-table” Plugin Pingback on Feb 3rd, 2007
    "[...] Link: wp-table Plugin [...] "
  7. 7 ezwebservices.ca - web site ownership made easy CANADA Pingback on Feb 7th, 2007
    "[...] Gallery page using the wp-Gallery plugin and, finally, the Mnt. Conditions page which uses the wp-Table plugin More tweaking ..."
  8. 8 Weblog Tools Collection » Blog Archive » WordPress Plugin Releases for 2/17 UNITED STATES Pingback on Feb 17th, 2007
    "[...] wp-Table is a simple table manager for WordPress , you can import a excel table via the CSV import. ..."
  9. 9 WordPress Plugin : WP-Table 1.40 at orioa Pingback on Feb 18th, 2007
    "[...] wp-Table at alex.rabe [...] "
  10. 10 WeblogToolsCollection DE » Blog Archive » WordPress Plugin Releases am 17.2. UNITED STATES Pingback on Feb 19th, 2007
    "[...] wp-Table ist ein einfacher Tabellenmanager, der via CSV den Import von Excel-Tabellen ermöglicht. [...] "
  11. 11 20 Good but Not so Famous Wordpress Plugins at List Posts Pingback on Feb 20th, 2007
    "[...] WP Table If you need a table in your blog and if you not so familiar with HTML table ..."
  12. 12 Eclectic Science Weblog » Blog Archive » Tables can be a challenge UNITED STATES Pingback on Feb 23rd, 2007
    "[...] does not cause the formatting problems we were getting with the html tables. The plug-in is called wp-table and ..."
  13. 13 Tabellen in WordPress (Plug-In) | funkygog Blog GERMANY Pingback on Feb 24th, 2007
    "[...] Hier der Link: WP-Tabellen Plug-In von Alex Rabe [...] "
  14. 14 Wordpress info » Blog Archive » M?dre tabele w WP Pingback on Feb 25th, 2007
    "[...] pobieramy ze strony http://alexrabe.boelinger.com/?page_id=3 wtyczk? 2. w wp-contnet/plugins/ tworzymy katalog wp-table i wrzucamy tam zawarto?? pobranego [...] "
  15. 15 20 Good Wordpress Plugins To be Used Pingback on Mar 1st, 2007
    "[...] WP Table If you need a table in your blog and if you not so familiar with HTML table ..."
  16. 16 Einfach Tabellen in Wordpress erstellen mit dem WP-Tables Plugin GERMANY Pingback on Mar 2nd, 2007
    "[...] äußerst hilfreiche Plugin lässt sich bei Alex Rabe [...] "
  17. 17 ehcrea.günlük - » Wordpress Tablo Eklentisi Pingback on Mar 7th, 2007
    "[...] sayfas?na bak?n?z ayr?ca yeni sürümlerini bu adresten kontrol edebilirsiniz. Eklenti Adresi: http://alexrabe.boelinger.com/?page_id=3 Türkçe Çeviri: 1.41 sürümü için taraf?mdan Türkçe’ye ..."
  18. 18 Share Messages (Msg) Network - Sinoclip.com » Popular Plugins for Wordpress Pingback on Mar 20th, 2007
    "[...] far.  It will installs 2 tables (golfresult, golftable) in your database. New version available at http://alexrabe.boelinger.com/?page_id=3.   Not sure about ..."
  19. 19 – Streetrat – » Blog Archive » Spring Cleaning NETHERLANDS Pingback on Apr 3rd, 2007
    "[...] Converted the Excel file My Puzzle Collection and rough HTML table My Book Collection to inline nice looking tables ..."
  20. 20 Plugin Review:WP-Table Creating Tables Can’t Be Easier! - Enblogopedia UNITED STATES Pingback on Apr 6th, 2007
    "[...] I searched for the easiest/fastest way to do it. Luckily, I found a great WordPress Plugin called wp-table written ..."
  21. 21 OverlordOnline.net ITALY Pingback on Apr 14th, 2007
    "[...] Il plug in si chama Wp-Table e lo trovate su questo sito. [...] "
  22. 22 malin » Blog Archive » tabelki w WP Pingback on Apr 17th, 2007
    "[...] dodatek do tworzenia tabelek w WP http://alexrabe.boelinger.com/?page_id=3 [...] "
  23. 23 Netzsysteme Matthie? » Noch’n Plugin: wp-table Pingback on Apr 29th, 2007
    "[...] Das wp-table Plugin gibt es hier (Click). [...] "
  24. 24 cWanja.com » Unnoticeable User Update UNITED STATES Pingback on Apr 29th, 2007
    "[...] wp-Table [...] "
  25. 25 Basic Thinking Blog » Wordpress-Plugins: Blog-Carnival GERMANY Pingback on May 7th, 2007
    "[...] WP-Table steht noch auf meiner Liste von auszuprobierenden Plugins. Am besten die Demo auf der Seite des Autors anschauen, ..."
  26. 26 Geordnete Liste aller im Blog Karneval vorgestellten Wordpressplugins » Artikel » NSAHs Blog GERMANY Pingback on May 8th, 2007
    "[...] WP-Table: fügt formatierte Tabellen in Artikel ein vorgestellt von Basic Thinking [...] "
  27. 27 Overstappen van PC naar Mac: een korte gids » Hay Kranen NETHERLANDS Pingback on May 9th, 2007
    "[...] NB: als u ook zo’n mooi tabelletje wilt maken in WordPress moet u eens kijken naar de plug-in wp-Table. ..."
  28. 28 CF stars: Grady Sizemore and Curtis Granderson » Mack Avenue Tigers : A Detroit Tigers Blog Pingback on May 10th, 2007
    "[...] After much annoyance with Wordpress’ rendering of tables, I installed WP-tables, found here. I mention this for others with ..."
  29. 29 KOCHWERKSTATT » links for 2007-05-11 Pingback on May 11th, 2007
    "[...] Plugin: WP Table at alex.rabe Html Tabellen in WordPress mit CSV-Import - noch testen! [...] "
  30. 30 Dipping into the Blogpond » Top Blogs - Geekiness Added Pingback on May 19th, 2007
    "[...] other day I discovered a very nifty little WordPress Plugin that allows you to do funky things with tables. ..."
  31. 31 Quick Tip:Update Your WP-Table Plugin - Enblogopedia UNITED STATES Pingback on May 19th, 2007
    "[...] those who use the great wp-Table plugin, please first upgrade your plugin to the lastest version(1.44 for this date) ..."
  32. 32 Top Blogs - Geekiness Added »Technology News | Venture Capital, Startups, Silicon Valley, Web 2.0 Tech Pingback on May 19th, 2007
    "[...] other day I discovered a very nifty little WordPress Plugin that allows you to do funky things with tables. ..."
  33. 33 XXX - Your Daily Dose of Porn » Blog Archive » Ugh, help? UNITED STATES Pingback on May 31st, 2007
    "[...] WP-Table. This one’s also working. [...] "
  34. 34 Phoenix & East Valley Real Estate Stats: May 2007 at The Phoenix Real Estate Guy UNITED STATES Pingback on Jun 1st, 2007
    "[...] This plugin looks like it may be the easiest way to get tables into a WordPress post. I haven't ..."
  35. 35 Gruads Grabbelkiste » Blog Archive » Anthology of Interest GERMANY Pingback on Jun 4th, 2007
    "[...] Editor” von WP wieder einmal in die Quere gekommen ist, probiere ich es mal mit den wp-table [...] "
  36. 36 My Favorite Wordpress Plugins UNITED STATES Pingback on Jun 13th, 2007
    "[...] wp-Table Displays nice tables (use the css option) that you can type in online, or upload as csv files. [...] "
  37. 37 OTWOMD » Cool Change UNITED STATES Pingback on Jun 15th, 2007
    "[...] 3. Wordpress Table – enable custom tables to be published on the blog without having any breaks. size, color, ..."
  38. 38 VB SIG | My Favorite Wordpress Plugins Pingback on Jun 24th, 2007
    "[...] wp-Table Displays nice tables (use the css option) that you can type in online, or upload as csv files. [...] "
  39. 39 WP Plugins DB » Plugin Details » wp-Table UNITED STATES Pingback on Jun 27th, 2007
    "[...] Visit [...] "
  40. 40 RFI en Plugins Para WordPress | La WeB de DragoN Pingback on Jul 2nd, 2007
    "[...] - exploit wp-Table - exploit myFlash - [...] "
  41. 41 Howto add table to wordpress with WP-table plugin Pingback on Aug 2nd, 2007
    "[...] Visit authors web page [...] "
  42. 42 hummingcrow: one squall voice » Blog Archive » Why Watch Server Stats? UNITED STATES Pingback on Aug 3rd, 2007
    "[...] from WordPress plugins by the same developer. I found that in older versions of his wordTube and wp-Table plugins, ..."
  43. 43 wp-tables makes pretty wordpress tables by Jason Murphy Pingback on Sep 3rd, 2007
    "[...] some genius by the name of Alex Rabe wrote a plugin called wp-table.  This plugin lets you import all ..."
  44. 44 chinsan's Blog » Blog Archive » Blog 更新紀錄 Pingback on Sep 18th, 2007
    "[...] Comments、Spam Karma 2、ST Visualize Advanced Features、wp-cache、WP-Footnotes、WP-Print、wp-Table、WP [...] "
  45. 45 Tabellen-Plugin für Wordpress » Web » verbloggt... GERMANY Pingback on Sep 27th, 2007
    "[...] der Suche nach einem Plugin, mit dem man bequem Tabellen für Wordpress bearbeiten kann, auf das WP-Table Plugin [...] "
  46. 46 richard’s ramblings… » Yet Another Design Evolution… Pingback on Sep 28th, 2007
    "[...] wp-Table — easy, external maintenance of tabled data. [...] "
  47. 47 OTWOMD | Bluepanjeet.Net » Cool Change Pingback on Oct 27th, 2007
    "[...] 3. Wordpress Table – enable custom tables to be published on the blog without having any breaks. size, color, ..."
  48. 48 bloggas.de - Wen´s interessiert: Plugins bei bloggas.de Pingback on Nov 11th, 2007
    "[...] wp-Table 1.52 zum Erstellen von Tabellen in Beiträgen (um z.B. Bilder nebeneinander anordnen [...] "
  49. 49 Wordpress Plugin Resource | The Blogrepreneur Pingback on Dec 6th, 2007
    "[...] Wp-table: This plugin helps create tables easily. Whenever you want to present statistical data or information involving numbers, this ..."
  50. 50 S.Schleicher » Blog Archive » 12 Must Have Plug-ins for WordPress UNITED STATES Pingback on Dec 27th, 2007
    "[...] WP-Table - I hate hate hate creating tables. If you aren’t using a WYSIWYG application, you have to code ..."
  51. 51 Post Plugins | 100 WordPress Plugins Pingback on Jan 7th, 2008
    "[...] wp-Table This plugin creates and manages html tables for wordpress. [...] "
  52. 52 MOMENTS JAPAN Trackback on Jan 9th, 2008
    "wp-Table の日本語リソース... wp-Table 1.50 を仕事で運用してる某サイトにも突っ込んでやったついでに、日本語リソースを作成しました。プラグインと同じディレクトリに突っ込めばメッセージが日本語化されます。 一... "
  53. 53 Webmaster Forum GERMANY Trackback on Jan 9th, 2008
    "WordPress Plugins: Inhalte erstellen, bearbeiten,anzeigen... Dies ist ein Teil der WordPress Plugin Serie. Weitere Teile findest Du unter (wird später erweitert). ..."
  54. 54 WordPress Plugins: Inhalte erstellen, bearbeiten,anzeigen - Webmaster Forum GERMANY Pingback on Jan 9th, 2008
    "[...] zu integrieren. Erwähnenswert ist die sehr ausführliche Dokumentation des Exec-PHP Plugins. WP-Table: Wenn man eine Tabelle in einem ..."
  55. 55 摇钱树鞋图世界 » Blog Archive » wordpress表格插件之wp-Table Pingback on Jan 16th, 2008
    "[...] 详细说明及下载见这里。 [...] "
  56. 56 » Wordpress Plugin - wp-table by Alex Rabe kingpinz’s life!: based on a true story Pingback on Jan 18th, 2008
    "[...] Alex Rabe Posted in January 18th, 2008 by kingpinz in Misc I found a great WordPress Plugin called ..."
  57. 57 Semper Fi Anonymous Hold - The List » Pursuing Holiness UNITED STATES Pingback on Feb 14th, 2008
    "[...] to a nifty table plugin you can click to sort the table by column [...] "
  58. 58 Meme: Lista De Plugins Usados... | LeegaR Blog UNITED STATES Pingback on Feb 29th, 2008
    "[...] wp-Table: Para crear tablas dentro de los posts… No le he dado uso todavía, pero estaba a punto de… ..."
  59. 59 Einfach Tabellen in Wordpress erstellen mit dem WP-Tables Plugin » sonoya.com GERMANY Pingback on Mar 27th, 2008
    "[...] äußerst hilfreiche Plugin lässt sich bei Alex Rabe [...] "
  60. 60 Wordpress Plugins dritte Runde | Webregard - Watch the Web GERMANY Pingback on Apr 7th, 2008
    "[...] wp-Table By Alex Rabe, Version: 1.52 This plugin is a simple table manager. I didn’t find anything in the ..."
  61. 61 Stephen’s Thoughts » Blog Archive » New Irish site for Vehicle Registration Tax UNITED STATES Pingback on Apr 11th, 2008
    "[...] large table that contains all of the cars and allows the user to sort by band. I’m using the ..."
  62. 62 San Francisco Softball | Likoma UNITED STATES Pingback on Apr 17th, 2008
    "[...] a few WordPress plugins (e.g. , Kimili Flash Embed, NextGen Gallery, and most of all the brilliant WP Table, ..."
  63. 63 Jeph Christoff › Articles » WordPress plugins this site uses Pingback on Jun 29th, 2008
    "[...] wp-Table Adds some pretty cool table creation functionality to WordPress - something which is sorely needed. [...] "
  64. 64 Wordpress En iyi eklentiler ve açıklama 400 adet | İnternet Çöplüğü Pingback on Oct 6th, 2008
    "[...] 195 © wp-Table (TR) Tablolar oluşturabilmenizi sağlar (Güzeeell). Link [...] "