Closed (fixed)
Project:
Default Content (Deprecated)
Version:
8.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2014 at 22:17 UTC
Updated:
1 Aug 2016 at 23:22 UTC
Jump to comment: Most recent
Comments
Comment #1
larowlanComment #2
andypost+1 here!
And next issue would be - consider ship default content with core 8.x ;)
Comment #3
dixon_+1 on this!
Comment #4
larowlanAny word on this?
Comment #5
benjy commented+1, it says on the project page that this module is deprecated, maybe it's no longer supported?
According to this comment the default_content maintainer is putting all his efforts into UUID features.
Comment #6
andypostI closed #1869366: Future Plan as duplicate because there's 8k usage for 7.x so "future depends on a way how module namespace would be used and migrate path...
PS: +1 to make @larowlan a active maintainer! So maybe we need just update project page and file the issue?
Comment #7
matslats commentedI've written my own d8 module which both exports nodes to a config entity and imports them back, automatically, if it is enabled during site installation.
This proposed default_content available on git hub seems not to export, and depends on 'hal' module which not on drupal.org.
I would like to post my module here, but the previous maintainer seems to have gone away...
Comment #8
berdirhal is in core and default_content exports just fine, through drush commands or REST requests (it's the same output as that uses).
Comment #9
matslats commentedAh good. Might be worth somebody picking the best bits from each.
I'm struggling to make the drush export work - what's wrong with this:
drush default-content-export node 1 --file src/default_content/welcome.jsonmaybe you can improve the readme?
Comment #10
aaronbaumanJust to confuse things further: https://www.drupal.org/project/default_content
Comment #11
matslats commentedI'm not being precious about this module.
I just needed it once to build an installation profile.
I was given the maintainership,
I integrated a lot of code from the earlier version.
Now it works for me.
Somebody else welcome to take over.
Comment #12
berdirNobody is criticizing you, don't worry.
We made the decision to keep the name for default_content and therefore chose to release it on https://www.drupal.org/project/default_content.
It would be great if you could start a related projects chapter on the project page and mention that module and what the main difference is, nothing else left to do here.
Comment #13
aaronbaumanNow i'm more confused.
There is an 8.x branch of defaultcontent as well as default_content.
They are very similar.
Are you saying we should be using the 8.x branch of default_content instead?
I'm just trying to figure out where the active work is happening.
Comment #14
berdir@larowlan's default_content project *is* https://www.drupal.org/project/default_content.
This is a different project with a completely different architecture/approach.
default_content will very likely continue to be maintained by @larowlan and others, it is the project I am using too. What will happen with this project, I don't know. Might more might not be maintained actively.
Comment #15
aaronbaumanWhat?
The README files are 100% identical:
http://cgit.drupalcode.org/defaultcontent/tree/README.md?h=8.x-1.x
http://cgit.drupalcode.org/default_content/tree/README.md?h=8.x-1.x
The directory structure is very similar, down to the file and classnames.
The drush command to export content is the same.
Looks to me like they both started from larowlan's sandbox project and diverged from there.
Not a criticism, just trying to sort out which project is more current and has momentum and support.
Comment #16
larowlan"this new Drupal 8 branch is mostly the work of Berdir with incomplete UI improvements from matslats8" is the commit message - and yeah it looks like a fork of drupal.org/project/default_content
github.com/larowlan/default_content and drupal.org/project/default_content are one and the same (kept in sync).
I think we should remove the 8.x branch in defaultcontent and point people towards the default_content one from the defaultcontent project page (and vice versa).
@matslats - any reason for the fork?
Comment #17
andypostSuppose there should be an issue "provide upgrade path from d7 defaultcontent module"
Comment #18
matslats commentedI started the d8 upgrade of defaultcontent myself.
Then I saw a link the github project.
Then I integrate the github with my own code - especially the whole serializing business.
If the github has been copied back to default_content that would explain why both projects are so similar.
Comment #19
larowlanSo what do you think of this @matslats:
Happy to add you as a maintainer over there
Comment #21
fathershawnThis doesn't seem to be resolved. It would be good if a clear resolution between the projects was posted.
Comment #22
fathershawnComment #23
andypost@FatherShawn please file new issue if comment #18 is not clear enough
Comment #24
larowlan@FatherShawn, see drupal.org/project/default_content