Plugins

jumpList Plugin for WordPress

v 0.3
Adds a dynamic jumplist for your website, from recent posts. Feature to add tasks and icons will be added in a future release. Works with IE9 on Windows 7.

GetWIKI Plugin for WordPress

v 1.1
Updates
- Added an options page (to change settings on wiki domain, cache etc)
GetWIKI Plugin – Download

Still to go
- Multiple domain support
- Cache integration
- Excerpt support
- Widget support

v 0.9 & 1.0
Please see this post for details.

{ 15 comments… read them below or add one }

Leigh March 31, 2009 at 5:24 pm

I was really looking forward to using this plugin, but it generated the following error message on WordPress 2.7 :

Warning: preg_match() [function.preg-match]: Compilation failed: unrecognized character after (?< at offset 3 in /home/stoush/public_html/wp27sandbox/wp-content/plugins/wikip_plugin/wiki_plugin.php on line 15

Following the error message was the following:

HTTP/1.0 200 OK
Date: Tue, 31 Mar 2009 10:51:00 GMT
Server: Apache
X-Powered-By: PHP/5.2.4-2ubuntu5wm1
Cache-Control: private, s-maxage=0, max-age=0, must-revalidate
Content-Language: en
Vary: Accept-Encoding,Cookie
X-Vary-Options: Accept-Encoding;list-contains=gzip,Cookie;string-contains=enwikiToken;string-contains=enwikiLoggedOut;string-contains=enwiki_session;string-contains=centralauth_Token;string-contains=centralauth_Session;string-contains=centralauth_LoggedOut
Last-Modified: Tue, 31 Mar 2009 10:45:48 GMT
Content-Length: 243478
Content-Type: text/html; charset=utf-8
Age: 3372
X-Cache: HIT from sq19.wikimedia.org
X-Cache-Lookup: HIT from sq19.wikimedia.org:3128
X-Cache: MISS from sq25.wikimedia.org
X-Cache-Lookup: MISS from sq25.wikimedia.org:80
Via: 1.1 sq19.wikimedia.org:3128 (squid/2.7.STABLE6), 1.0 sq25.wikimedia.org:80 (squid/2.7.STABLE6)
Connection: close

Then came the wiki content, but unfortunately, it includes the *whole* page, including the login and the left hand navigation column.

I’d like to see just the content. Any suggestions on how I can get things working properly?

Sajin March 31, 2009 at 6:10 pm

@Leigh
Can you please send me a sample URL where this error appears?
As you can see on this site (at http://saj.in/blog/techtalk/82/getwiki-plugin-for-wordpress.asp), the plugin works with 2.7 without any issues.

Leigh April 2, 2009 at 7:48 pm

Hi Sajin,

That was a quick reply!

have a look at
http://stoush.com/wp27sandbox/dog.html
or
http://stoush.com/wp27sandbox/cat.html

Does the plugin require php 5? My server is still on php 4.4.4

If that’s not the issue, I’m out of ideas.

Many thanks for looking at this – I love the idea of being able to use wiki articles

Leigh

Sajin April 2, 2009 at 8:01 pm

Am wondering if there is a version issue.. I had fixed a similar issue recently. Does your line#15 look like this?

if(preg_match(“@(?\< \!\-\- start content \-\-\>.*\< \!\-\- end content \-\-\>)@i”,$article,$match)!=0) $article = $match[content];

Leigh April 4, 2009 at 7:35 am

I’m using version 1.1

line 15:

if(preg_match(“@(?\.*\)@i”,$article,$match)!=0) $article = $match[content];

Leigh April 4, 2009 at 6:07 pm

Hi Sajin,

Just tried it on a blog with php 5 – works fine.

Gotta ask to have my other server updated to php 5 too, so that I can use the plugin

thanks for your help,

Leigh

Sajin April 4, 2009 at 9:41 pm

Hmm… interesting. Probably I should take it down as a “requirement” for the plugin so that others trying to use on an earlier version are warned early enough.

Thanks for the info!

Michel April 13, 2009 at 9:50 pm

Hi! First of all: Thanks for this nice plugin!
I want to display Wikipedia-entries in a separated popup to have it separated from the referring article but keep the user on my site. The popup should print out the article only, without navigation or so, similar to the mobil version of wikipedia (http://en.m.wikipedia.org/). Now I found your plugin but don’t know, if it it’s possible to configure it to meet my expactations.
Do you have any idea how to configure your plugin to do this or do you know a plugin doing this?

Thank you in advance for your help!

Daniel September 29, 2009 at 1:21 pm

Hi Sajin, I use your great plugin for a while now and today the first time it includes a complete page and crashes the layout. I tried to include this:

http://de.wikipedia.org/wiki/Akkordeon

Do you still develop this plugin?

Best wishes

Daniel

Sajin October 1, 2009 at 10:19 am

@Daniel,
I haven’t spent any time on this for quite a while. Glad to see that still there are users. I’ll surely plan to spend time on this during the coming weekend.

Daniel October 3, 2009 at 2:28 pm

it always did what it should, why to nerv the developer :-) Thank you!

Daniel October 7, 2009 at 2:03 am

It seems to be a problem with more wikipedia sites:

http://www.celtic-rock.de/archives/1301

Anne May 21, 2010 at 5:17 pm

Hi everybody,

I’d like to know if this plugin is still developed and if it works with the latest wordpress and Wordpress MU releases ?
I tried it but it seems broken.

Thanks for help.

Sajin June 5, 2010 at 6:44 pm

It works in the latest wordpress, but is not currently developed

Daniel June 7, 2010 at 11:43 pm

Hi Anne,

as you see on the link above it works with 2.9.2. Sometimes it makes trouble but that seems to be a problem from Wikipedia.

@Sajin: That’s really a bad news. I like it very much and don’t know something like this. Is there another way to integrate Wikipedia-Content dynamically?

Daniel

Leave a Comment