This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
convert.rb |
README
convert.rb is a conversion script for Typo 4.11 -> WordPress 2.3 Written by Kevin Ballard <kevin@sb.org> Requirements: - RubyGems - Sequel Usage: convert.rb [options] from-db [to-db] -p, --prefix PREFIX Set the WordPress table prefix Default: wp_ --[no-]overwrite Overwrite existing entries --ask-overwrite Ask before overwriting existing entries [This is the default] -h, --help Show this message from-db and to-db are URLs identifying a database. Such a URL might look like mysql://username:password@host/blog See the Sequel documentation for more information








