2007-08-27 02:07:39

marios
Plugin Author
tau
Known languages: ⎋

Re: Creating Plugins

Actually, enabling the gz paramater in the phphref config file will not generate a usable output from the perl script in Safari.
May be a bug with either Safari or phphref.

Fortunately it isn’t needed anyway, since the codebase is slim enough, to have a usable local copy with text option enabled.

BTW, there is this also.

regards, marios

Last edited by marios (2007-08-30 09:09:29)


⌃ ⇧ < ⌃ ⇧ >

Offline

 

2008-02-18 03:21:58

marios
Plugin Author
tau
Known languages: ⎋

Re: Creating Plugins

I thought, it would be a good Idea, to have a Live Version of the latest stable release (4.0.6) as of now:

regards


⌃ ⇧ < ⌃ ⇧ >

Offline

 

2008-11-03 15:06:57

Destry
Moderator
omega
From: Strasbourg, France
Known languages: en, fr
Website

Re: Creating Plugins

The link in the head post of this thread should now point to Extending Textpattern. Someone might also follow up with comparing the references there with those mentioned in this thread to ensure nothing is missing. (I don’t have time.) And, you know, it’s a wiki, so feel free to re-word things so they make sense to the developer-minded.

Last edited by Destry (2008-11-03 15:08:20)

Offline

 

2009-01-01 01:17:54

hanesmc
New Member
alpha

Re: Creating Plugins

I’m new to PHP and was wondering what is the most appropriate way to use third party libraries from within a textpattern plugin? Where should the library be sourced, outside or inside of the textpattern installation directory and how should it be included?

Thanks

Offline

 

2009-01-01 13:42:23

ruud
Developer emeritus
omega
Real name: Ruud van Melick
From: a galaxy far far away
Known languages: li,nl,en,(de)
Website

Re: Creating Plugins

A plugin that relies on libraries that are installed manually as files in some directory isn’t really a plugin anymore, IMHO. You can however package the libraries as a separate plugin.

Offline

 

Powered by FluxBB