StaticPage List Sidebar Plugin

Creating and modifying plugins.
Post Reply
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: StaticPage List Sidebar Plugin

Post by garvinhicking »

Hi Rob!

I took the liberty to commit your plugin to the Repository as serendipity_plugin_staticpage. Hope that's fine with you?

About the timestamp and category: I added the DB columns only as some kind of "forward compatibility". No features for that are currently implemented...

Thanks a lot for your contribution, I think it's really a good thing!

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/
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

I have recently submitted a patch by Falk to your plugin. I believe I've already bundled the two staticpage plugins together via "$this->dependencies" in the introspection part.

I agree that yes, categories would be a nice thing to have in the future. The patch from Falk to allow parent id's also goes in this direction.

Sadly there is no easy way to check the version dependencies; the only thing you can assume is that if the queries fail and the table does not exist, the user is using the old version...?

Regarding the comments, articelformat is used to denote the formatting of a staticpage. Markup also, to define whether to apply the BBCode and other transforms. Authorid, Filename and timestamp is not used.

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/
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Upgrade problems...

Post by garvinhicking »

The "problem" is that the upgrade is done on frontend view, so you'd first need to visit your blog. I know this is a bit problematic and I'm looking into improving it, but currently have no time to take care of it...

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/
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

I've just committed 2.3 of the plugin which should fix the problem's you're getting. So tell me tomorrow if it works please :)

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/
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Thanks, committed! :)

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