1
0
Commit Graph

36 Commits

Author SHA1 Message Date
Ian
13775ba4b2 fix mysqli importer conversion param order change 2015-07-04 11:11:11 +02:00
Ian
c6031dc1dc remove $Ids$ 2015-07-03 17:18:23 +02:00
Ian
4a0c591657 fix importers to use new mysqli API extension
References http://board.s9y.org/viewtopic.php?f=10&t=20421

Is somwone able to test this here and there?
2015-07-03 17:14:29 +02:00
Ian
efe2303b23 extend 8da4c647a8
in blogger a strange editor was used to write the file
2014-11-24 14:30:49 +01:00
Ian
8da4c647a8 cleanup tabs and whites 2014-11-24 14:17:38 +01:00
92afc37753 Introduce serendipity_specialchars-wrapper for encoding bug (#236)
PHP 5.4 sets UTF-8 as the default for htmlspecialchars, htmlentities and html_entity_decode. The first two will echo an empty string when given a string with umlauts. This commits introduces serendipity_specialchar-wrapper that are meant to be a temporary solution for the s9y-core until PHP 5.6 fixed the bug, so the native charset option of s9y continues to work.
2014-11-23 23:41:08 +01:00
d4fb7207aa Port fix from wordpress to this 2014-05-14 13:02:29 +02:00
e4a0830ad1 this should maybe fix the error message in importer 2014-04-28 11:14:19 +02:00
c73f21ce0d pubdate/pubDate 2014-04-25 10:39:14 +02:00
5ec7481030 Port of patch #16 to 2.0 2013-05-06 09:47:19 +02:00
19dad1f586 escape more 2013-02-08 08:38:48 +01:00
7288ffdef8 Fixed most of the redundant br elements in the core. 2012-12-03 13:35:59 +01:00
Ian
a3f03a40af forward thinking - added error / success / notice classes and
removed their img inline styles to default/admin/style.css
2012-05-23 19:23:41 +02:00
40116e3802 karma plugin update 2011-03-09 11:11:14 +00:00
ef3271c26c SMF importer, uses tags now 2010-01-13 12:24:48 +00:00
677df54625 PHP 5.3 compatibility, upgrade Smarty to 2.6.26 2009-07-14 11:40:16 +00:00
ba0f211ab6 * Livejournal importer update by Anson now supports importing
comments, see http://board.s9y.org/viewtopic.php?f=11&t=15141
2009-04-20 10:14:18 +00:00
d9194ac95e * Added improved Blogger.com importer using the API, thanks to jaa 2009-02-17 09:11:23 +00:00
715422a78c Add SMF importer 2008-12-03 12:22:10 +00:00
591fe956f7 More words of advice. 2008-11-12 13:36:08 +00:00
848433af37 added experimental serendipity importer 2008-11-12 13:32:24 +00:00
95d242aa88 * Fix Generic RSS import to not always assume WPXRSS feed.
(garvinhicking)
2008-06-30 09:41:07 +00:00
92a653cbad Add phpnuke importer 2008-02-06 14:50:31 +00:00
b05cae4764 proper lifetype status 2007-12-06 10:24:48 +00:00
bb25db8d4c Add lifetype importer 2007-11-28 14:23:16 +00:00
b7a69c91ba Small fixes 2007-10-23 13:56:12 +00:00
5a1ed450fd WPXRSS importer added. 2007-10-23 13:30:39 +00:00
ff27e8578d Patch further 2007-10-19 14:26:12 +00:00
68e9903be3 WP 2.3 importer, experimental 2007-10-19 09:36:27 +00:00
a0d950b320 HTML and images by Don 2007-08-06 10:18:26 +00:00
a8f57711a9 Small code cleanup by Falk Doering:
- PHP6 forward compatibility on accessing strings
- Better indenting, other cleanups on the plugin API file
2007-07-17 11:31:20 +00:00
5067eaf054 Better checks to see if the local PEAR inclusion is required 2007-02-22 11:56:26 +00:00
0fb606a927 Allow some WP import tweaks by jtb 2007-01-22 10:45:39 +00:00
60618ff95c Of course not everything deservers committing ;-) 2006-10-27 09:20:03 +00:00
992524f9b3 Fix import UTF-8 bug, thanks to jan 2006-10-27 09:18:19 +00:00
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00