serendipity - version tracking of plugins

Creating and modifying plugins.
Post Reply
gwilsonmail
Regular
Posts: 146
Joined: Tue Jul 12, 2005 9:12 pm
Location: Ottawa, Canada
Contact:

serendipity - version tracking of plugins

Post by gwilsonmail »

does serendipity tell you that a new version of an installed plugin is available? If so how?

the plugins admin screen doesn't show the version of the installed plugin. Should it?
gw
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: serendipity - version tracking of plugins

Post by garvinhicking »

When using spartacus it will indicate new plugin versions with a red icon in the "Click here to install XXX plugin" menu.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
gwilsonmail
Regular
Posts: 146
Joined: Tue Jul 12, 2005 9:12 pm
Location: Ottawa, Canada
Contact:

Post by gwilsonmail »

Pretty cool - I'll have to stay less current and see the effect!

Supplementary question - what prevents rogue code from being posted, especially now that you have mirrors, and being downloaded to a blog?
gw
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Currently we only distribute CVS plugins where everyone checks and reviews the code. FTP access to netmirror is only existing for me currently, so the mirroring is more a "proof of concept".

For the future we will have to think of some sort of authenticating system, especially if we're going to try PEAR-like chanells.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
gwilsonmail
Regular
Posts: 146
Joined: Tue Jul 12, 2005 9:12 pm
Location: Ottawa, Canada
Contact:

Post by gwilsonmail »

What are
PEAR-like chanels.
gw
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

The PEAR project installer (http://pear.php.net/) allows to create "channels" to download and install other projects codes, and not only PEAR groups.

Thus, Serendipity can provide a PEAR-Server on its own, which only hosts Serendipity related stuff - the benefit of this would be that we can use a well developed server management tool and a wide-spread availilibity of the PEAR installer (it's default installed on PHP > 4.3 servers).

More info is available on the PEAR site, I hope I could give you a quick glimpse.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply