[wp-hackers] database columns

DD32 wordpress at dd32.id.au
Fri Sep 26 09:14:49 GMT 2008


Your best bet:
Create a post in the way you want, Then replace the differing details from  
each strip in the SQL you use.

There are some descriptions somewhere, but taking a real database row and  
duplicating it will be much quicket IMO.

On Fri, 26 Sep 2008 19:01:04 +1000, quilospam <quilospam at email.it> wrote:

> Hello everybody (first mail!!)
>
> don't know if this is the right place for asking, but  I didn't find any
> developer forum or ml.
>
> so,here si my question:
>
> I have a webcomic, hosted in a free-service. I would like to buy some
> web space and domain. I will install wordpress but I need to migrate all
> of my old strips to the new blog.
>
> My old blog isn't a wordpress one, so my idea was to writing a script
> (actually in python) for walking through my harddisk, getting stats from
> image files, ad building the wp_post database.
>
> I've encountered some difficult reverse engineering the wp_post columns.
>
> Is there any explanation of what they exactly mean?
>
> I only need to fill the database with, post title, date (I read the
> creation time from the file stats) and stop.
>
> But doing it in this way it says me that "the column xxx has no default
> value"
>
>
> I found this:
> http://codex.wordpress.org/Database_Description#Table:_wp_posts
>
> but it doesn't explain everything...
>
> if someone understand my spaghetti-english ( :-) ), can some one help
> me?
>
> Regards
> Segolas
>
>
>
> --
>  Email.it, the professional e-mail, gratis per te: http://www.email.it/f
> Sponsor:
>  Racconta la tua storia nel concorso "Tigrotti Felici". Vinci 2 mesi di  
> fornitura Whiskas e altri fantastici premi!
>  Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=8195&d=26-9
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>




More information about the wp-hackers mailing list