From b7a635753312886951f709511fb244ca2114ec81 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sat, 2 May 2020 20:51:02 +0000 Subject: [PATCH] --- source/Plugins/AyaNova.Plugin.V8/V8.cs | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/source/Plugins/AyaNova.Plugin.V8/V8.cs b/source/Plugins/AyaNova.Plugin.V8/V8.cs index ee66e4c..036b1f0 100644 --- a/source/Plugins/AyaNova.Plugin.V8/V8.cs +++ b/source/Plugins/AyaNova.Plugin.V8/V8.cs @@ -199,15 +199,12 @@ namespace AyaNova.PlugIn.V8 /* TODO: - * todo: once have moved beyond what's in the v8 import stuff then need to remove all that, though maybe comment out some bits as some may be useful for import / export?? - * todo: make up stub versions of all the core biz objects so can test a full wiki, attachment etc import + todo: make up stub versions of all the core biz objects so can test a full wiki, attachment etc import todo: export docs, settle on "Export" and edit all references to Import to switch it around as it's probably confusing artifact from dbdump days - * TODO: User: headofficeid, clientid vendorid, phone1, phone2, pagermaxtext - * - * - * - * - * + todo: User fields need to be rectified: headofficeid, clientid vendorid, phone1, phone2, pagermaxtext + + + */