https://github.com/jgoerzen/blogcvt
Convert Drupal to Serendipity blog [Haskell] (unmaintained)
https://github.com/jgoerzen/blogcvt
Last synced: 2 months ago
JSON representation
Convert Drupal to Serendipity blog [Haskell] (unmaintained)
- Host: GitHub
- URL: https://github.com/jgoerzen/blogcvt
- Owner: jgoerzen
- License: gpl-2.0
- Created: 2010-04-21T21:07:03.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2010-04-21T21:07:24.000Z (about 15 years ago)
- Last Synced: 2025-01-15T23:41:51.886Z (4 months ago)
- Language: Haskell
- Homepage:
- Size: 109 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: COPYING
Awesome Lists containing this project
README
PREREQUISITES
-------------* ghc 6.4.1 (may work with Hugs; untested)
* HDBC 0.99.2 or above
* HDBC-postgresql and HDBC-odbc 0.99.2.1 or above
* MissingH 0.13.0 or aboveASSUMPTIONS
-----------Serendipity is installed and configured.
Serendipity is using PostgreSQL. Drupal is using MySQL.
There are no categories, comments, or stories in the system.
Configured plugins:
Karma
NL2BR
Extended properties for entries
HOWTO
-----1) Edit blogcvt.hs and replace jgoerzen with the appropriate author
2) Create a blogcvt.ini
3) make
4) dist/build/blogcvt
5) Happiness!AFTER CONVERSION
----------------Pull up admin interface:
1. Add and remove some random category
2. Go into permalinks and change any scheme (you can change it back
later)