1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

88 Commits

Author SHA1 Message Date
Cameron
e1593de8ee Removed redundant PHP closing tags. 2020-08-10 15:49:44 -07:00
Tijn Kuyper
e45a358a3a
Import plugin - HTML import provider code clean-up 2019-11-26 10:17:55 +01:00
Tijn Kuyper
9102e275d4
#4027 - Move up PHP Tidy extension test 2019-11-26 10:17:35 +01:00
Tijn Kuyper
3ad316a87f
#4027 - HTML import, check for PHP Tidy extension 2019-11-26 09:56:15 +01:00
Deltik
1f824faa69
Renormalized all text file line endings 2019-03-29 19:13:32 -05:00
Cameron
b5161da64d Fixes #3347 LANs in import plugin admin area. 2018-08-04 14:12:53 -07:00
Cameron
9b2772b7ac media-picker work. Issue #6 Removed '...' from LAN_SELECT and added manually where appropriate. 2018-07-25 12:29:52 -07:00
Cameron
35f5748ba2 Issue #2846 LAN vars cleanup 2017-11-07 06:59:11 -08:00
Cameron
1b16a771ee Import plugin tweaks. 2017-04-19 08:51:20 -07:00
Jimako
9e72f5d423 fix these fields have opposite meanings - hide vs view 2017-04-08 19:51:24 +02:00
Gábor
7affb6cb19 Update import_page_class.php 2017-04-02 10:45:44 +02:00
Gábor
f2c02e7642 Update import_news_class.php 2017-04-02 10:45:06 +02:00
Gábor
e97551bd01 Update import_links_class.php 2017-04-02 10:44:28 +02:00
Gábor
aeff020e2c Update import_user_class.php 2017-04-02 10:43:33 +02:00
Gábor
85c18b03b3 Update import_forum_class.php 2017-04-02 10:41:55 +02:00
Gábor
e4cd7cf09c Update import_user_class.php 2017-04-02 10:38:03 +02:00
Gábor
a1f9670cd8 Update admin_import.php 2017-04-02 10:36:17 +02:00
Gábor
f3c8b8ca6e Update English_admin.php 2017-04-02 10:31:59 +02:00
Gábor
183a67c9af Update English_admin.php 2017-04-02 10:27:12 +02:00
Cameron
ebe903945f Import: PHP-Nuke News items and Categories. PHPFusion userclasses added. Template added for easily adding other systems. 2017-04-01 13:56:09 -07:00
Cameron
67eac11370 Notice removal and sorting fixed. 2017-03-31 12:35:39 -07:00
Cameron
c8a1f1fe6a SMF Forum import 2017-03-31 11:41:39 -07:00
Cameron
f4e3564c72 SMF Import Routine - TBC 2017-03-30 18:11:15 -07:00
Cameron
0ec1c74e6b Allow for importing of table data from e107 v1.x "Content Management" plugin into "Pages/Menus" tables. 2017-03-22 13:57:29 -07:00
Cameron
7cf21a78a8 Issue #2426 - Possibly fix. (untested) 2017-02-14 07:47:45 -08:00
Cameron
67bec68ae8 PHPNuke Import script improvements. 2017-02-07 08:02:13 -08:00
Cameron
e22eb860f1 Code cleanup 2016-12-02 12:04:08 -08:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
Cameron
af53d2dd3d Issue #6 - LANs: Replace all references to "Comments" with LAN_COMMENTS 2015-07-07 18:02:16 -07:00
Cameron
6b5d95388f Issue #6 Language-file standards. Wrap definitions in double-quotes. 2015-07-07 17:43:49 -07:00
Cameron
3cc97e1fb4 Blogger import improvements and news_title and news_body field size limitations removed. (DB Update Required) 2015-03-29 20:28:33 -07:00
Lóna Lore
6b17ed4c09 d6 and d8 user import, moved lan strings to lan file 2015-02-16 13:03:21 +01:00
Cameron
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00
Lóna Lore
c7d151cc67 prepare drupal 7 user import, it saves avatars to e107 filesystem now 2015-02-13 19:54:47 +01:00
Lóna Lore
9af2e4793d prepare drupal 7 user import, it saves avatars to e107 filesystem now 2015-02-13 19:51:11 +01:00
Cameron
3e802c2751 Preparation for drupal import upgrades. 2015-02-12 13:10:35 -08:00
Cameron
76e7a9fef2 Language-files renamed to match v2.x specifications. 2015-01-31 14:22:54 -08:00
Cameron
a78f6ae14e Language file cleanup continued. 2015-01-31 01:09:25 -08:00
Cameron
f96f755318 Deprecated function include_lan() cleanup. Replaced with e107::lan(); 2014-02-07 07:03:05 -08:00
Cameron
54c0bbe4b6 Wordpress news import tweaks 2013-09-16 14:13:46 -07:00
Cameron
063bf2b200 $frm->selectbox() renamed to $frm->select(); for consistency. 2013-04-25 17:29:46 -07:00
Cameron
aa53496909 Removed old code from file. 2013-04-25 12:42:18 -07:00
Cameron
aaf787b0e6 Import for Drupal and Wordpress, SMF still needs a bit of work. 2013-04-21 21:33:15 -07:00
Cameron
42c47b7742 phpBB3 import should now be fully functional. Dropped support for phpBB2 2013-04-19 16:14:07 -07:00
Cameron
0ff1cdd3b8 phpBB3 - Fix for last-thread-date value during import. 2013-04-18 18:50:29 -07:00
Cameron
42b2f5e85f phpBB3 import - handling of smilies, links, images and attachments. 2013-04-18 18:29:16 -07:00
Cameron
1e8d21e9e8 Notice removal and cleanup 2013-04-18 12:46:30 -07:00
Cameron
70173958e2 phpBB3 Userclass conversion. 2013-04-17 11:35:42 -07:00
Cameron
b92d481ff0 Import: Added Forum class and basic info for SMF import. 2013-04-16 20:15:10 -07:00
Cameron
551d95deb8 Notice removal 2013-04-16 18:50:14 -07:00