You're viewing old version number 1. - Current version

In Progress - Migrating content to live site

Use simple REST API to migrate my real content from this Jot Hut test site and from Toledo Talk into the live Jot Hut site.

From test jot jut

select * from content where type in ('b','m') and status='o' order by id asc

Preserve all the data except anything that was a reply blog post, so ignore the parentid from the test content.

Preserve created date.

may need to add an import date column to content table

July 29, 2013 update

  • created rest client script to read content from kestrel and to send it to junco server app.
  • created a server module to receive client data and to input it into the database, preserving created and modified dates.
  • junco content db table does have the importdate column, and that info is displayed on blog and microblog posts.

#junco
#todo
#inprogress

From JR's : articles
140 words - 797 chars
created on
updated on - #
source - versions

Related articles
In Progress - Migrating content to live site - Dec 07, 2013
Resolved - Add keyboard shortcuts to split-screen typing mode - Mar 28, 2014
In Progress - Add webmention client code to Junco - Oct 21, 2013



A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: May 9, 2024 - 7:10 a.m. EDT