I have a special RSS script that was actually written for Wordpress. For kicks, I would like to convert it to use the s9y database. Is there a real good place I could find documentation regarding the database layouts? Also, are there any really odd differences between WP and s9y I should know about?
Thanks,
Wally
Technical question
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Technical question
Hi!
Sadly we have no real ER-Scheme or model somewhere. But since the DB structure is quite easy, simply looking at it should reveal most these things.
WP and s9y differ in a lot of things, mainly coding style and plugin API. And s9y uses standard SQL instead of MYSQL optimizations by WP.
Feel free to ask for more things here. Maybe if you describe what you need, I could tell you how to solve it easier. s9y has templated RSS feeds, so you can already change quite much.
Regards,
Garvin
Sadly we have no real ER-Scheme or model somewhere. But since the DB structure is quite easy, simply looking at it should reveal most these things.
WP and s9y differ in a lot of things, mainly coding style and plugin API. And s9y uses standard SQL instead of MYSQL optimizations by WP.
Feel free to ask for more things here. Maybe if you describe what you need, I could tell you how to solve it easier. s9y has templated RSS feeds, so you can already change quite much.
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/
# 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/