File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Application/Psmb.PsmbImport/Classes/Command
Sites/Sfi.Site/Configuration Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ public function assignCategoriesCommand(
6565 $ sermonDataPath = '/data/www-provisioned/sermons_out.json ' ;
6666 $ hashToIdPath = '/data/www-provisioned/hashToSermonId.json ' ;
6767 $ sermonParentNodePath = 's ' ;
68- $ categoryParentNodePath = 'tags/ themes ' ;
68+ $ categoryParentNodePath = 'themes ' ;
6969 $ sermonNodeType = 'Sfi.Site:Sermon ' ;
7070 $ categoryNodeType = 'Sfi.Site:Tag ' ;
7171 $ categoryPropertyName = 'categories ' ;
Original file line number Diff line number Diff line change 6363 editorOptions :
6464 nodeTypes :
6565 - " Sfi.Site:Tag"
66- startingPoint : /sites/site/tags/ themes
66+ startingPoint : /sites/site/themes
6767 createNew :
68- path : /sites/site/tags/ themes
68+ path : /sites/site/themes
6969 type : " Sfi.Site:Tag"
7070 magicDate :
7171 type : string
You can’t perform that action at this time.
0 commit comments