Konrad Hinsen
bcc81664e5
Wordpress import plugin: add missing symbols to import
2023-11-22 16:46:16 +01:00
Alfredo Beaumont
67ef0dc71e
Use separator defined by config instead of hardcoding the default.
2017-03-29 21:39:27 +02:00
Brit Butler
762ad5e44d
Handle trailing slashes more gracefully. Kick off 0.9.7-dev.
2014-11-02 23:04:45 -05:00
Colin M. Strickland
3a37b8339b
utf-8 output when writing wordpress imported files
...
the file writer in wordpress import did not set external-format
2014-11-01 11:20:14 +00:00
Brit Butler
81fcf3a47a
Cleanup wordpress since handling a little more.
2014-10-26 19:23:31 -04:00
Colin M. Strickland
054621ab13
fix import-posts pass through 'since' as nil
...
adds a conditional to the invocation of import-post in import-posts loop
there needs to be a guard around 'since' in the loop:
if import posts tries to pass it's optional 'since' parameter through to
import-post it will prevent any posts from being output , because every
post will be compared against a timestamp of nil
2014-10-26 21:52:44 +00:00
Brit Butler
818def3629
Release: 0.9!
2013-02-20 01:06:32 -05:00
Brit Butler
ae9d0b8273
Version bump to 0.7, tweak packages and docs.
2012-09-20 18:33:29 -04:00
Brit Butler
083d88462a
Allow specifying the Wordpress import path in case of bare repos.
2012-09-15 17:36:01 -04:00
Brit Butler
97749261db
Update plugins for new API.
2012-09-15 17:30:26 -04:00
Brit Butler
e9b6ac1c0f
Assorted fixes and improvements.
2012-08-20 23:20:25 -04:00
Brit Butler
ca37d63df8
Finish updating wordpress importer.
2012-08-20 22:36:48 -04:00
Brit Butler
0d0f7b564b
Sketch of READ-POST.
2012-08-20 20:52:59 -04:00
Brit Butler
4b61c1115b
Update the wordpress importer and make deploy a bit safer.
2012-08-20 20:17:30 -04:00
Brit Butler
011d97b065
A fresh start. Also, remove split-sequence dep from importer.
2012-08-15 00:22:59 -04:00
Brit Butler
9e4c03573e
Initial pass at MathJax plugin and various small fixes.
2011-04-26 13:52:15 -04:00
Brit Butler
5923b24e8f
Implement full site rendering, head+body injection and load-plugins. Misc. fixes.
2011-04-23 12:58:11 -04:00
Brit Butler
e81f01440d
API changes, Static Indices rewrite and more...
...
* Revamp API intersection of indices and posts.
* Rewrite the static implementation of indices.
* Add split-sequence dep to coleslaw-static
* Various bugfixes and cleanups to import plugin.
* Beginnings of hunchentoot plugin.
* Update TODO.
2011-04-22 18:37:22 -04:00
Brit Butler
f821f105ec
Update coleslaw-static to not depend on S3. Add beginning of s3 plugin. Update import plugin to support writing posts out to files. Update TODO.
2011-04-20 13:51:29 -04:00
Brit Butler
1e34b55483
Implement find-by-date, improve tag handling, minor cleanups and TODO updates.
2011-04-17 23:53:11 -04:00
Brit Butler
ae9d51c79b
Generate fresh IDs but preserve old ones via 'alias' system. Add post-url, update TODO.
2011-04-17 22:22:14 -04:00
Brit Butler
2aa8b9d298
Fix handling of newlines in import and errors in post template.
2011-04-17 19:07:04 -04:00
Brit Butler
d04bbb3bc0
Small, obvious cleanup to import-posts.
2011-04-17 17:41:16 -04:00
Brit Butler
853a6d690c
Wordpress importing first pass.
2011-04-17 17:39:14 -04:00