Closed (fixed)
Project:
Drupal 8 Contrib Porting Tracker
Version:
8.x-0.x-dev
Component:
Module
Priority:
Normal
Category:
Plan
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2015 at 05:30 UTC
Updated:
7 Oct 2024 at 13:09 UTC
Jump to comment: Most recent
Comments
Comment #2
mgiffordComment #3
purushotam.rai commentedComment #4
RKopacz commentedAny news on progress for this module?
Comment #5
heddnI found it was easier to build a custom entity that doesn't have the requirement for an entity label. Maybe others will too?
Comment #6
webchickThere's a dev release now, so moving to needs work.
Comment #7
dawehnerLet's be honest: http://cgit.drupalcode.org/auto_entitylabel/tree/ isn't a real port yet. It just has a .info file at the moment.
Comment #8
webchickFair enough. :)
Comment #9
dawehnerYeah I had to giggle because I recommended someone entity autolabel :)
Comment #10
xem8vfdh commentedwhile the Summary section above seems to indicate that the module is working (so long as users can figure out tokens themselves), #7 above suggests that no code actually exists yet. Can someone clarify this for me? I installed the dev package and I don't see the "NODE AUTO LABEL"/"COMMENT AUTO LABEL" tabs on content types' edit screens. Clarification would be much appreciated. Thanks.
Comment #11
cosmo.kramer commented@xeM8VfDh I can confirm that the module is not showing any configuration panel on the content type edit screen :(
Comment #12
xem8vfdh commentedThanks @cosmo.kramer, this uncertainty is making me thirsty.
Comment #13
boabjohn commentedHello heroes, just letting you know there's interest and hunger for the module (to complement @xeM8vfDh thirst).
I have it installed on a fresh D8 deploy on Pantheon and yes, no joy to be seen.
Thanks.
Comment #14
luksakI created a first patch to get the port working again: https://www.drupal.org/node/2811145 I need some help there.
Comment #15
kscheirerThere's something wrong with the module's git repo:
Comment #16
xem8vfdh commentedThanks for the update @kscheirer. Should the 8.x-1.x branch that you mentioned be merged into master so that anyone doing a simple clone will get something meaningful, as opposed to a stagnant yaml file? And should the D8 dev release on the main module page then be updated the reflect this merged in code (right now it's just a yaml file, README, and LISCENSE)?
Comment #17
peacog commented@xeM8VfDh, this issue talks about the git repo problem #2800587: Git problem makes it hard to download. 8.x-1.x TAG gets confused with 8.x-1.x BRANCH. It might be a simple case of deleting the mentioned tag.
Comment #18
xem8vfdh commentedAhhh, thanks for pointing me to that @Peacog
Comment #19
nixquips commentedEDIT:
Well...the Auto Label tab shows up but I still cannot seem to get it to auto-fill the Title field itself. Yet.
ORIGINAL:
In the event it isn't clear, you can get a functional[?] installation by cloning the git repo, checking out the 8.x branch and zipping up the contents of that directory (less the .git directory).
Still quite new to Drupal as a platform but ended up here trying to create a content type that does not require a title (an auto-gen one is just fine).
Comment #20
peacog commentedHi @nixquips. There's a patch in this issue (#2755445: Auto Entity label does not set entity labels and breaks contrib modules) that fixes most of the problems with Automatic Entity Label.
Comment #21
geek-merlinHmm, a monster patch of 42K and last commit 1 year ago... A maintainer might be needed... @peacog?
Comment #22
peacog commentedThe maintainer commented on the monster patch a couple of weeks ago to request a re-roll, so he's still keeping an eye on it. @purushotam.rai could you review the patch and let us know if it needs any more work before you can commit? thanks!
Comment #23
purushotam.rai commentedThanks @Peacog for your hard efforts. Module is now working in D8 and we have created beta release also.
Comment #24
hansfn commentedUpdating status since there is D8 beta release.
Comment #25
dqdThrere is not much left to *FINALLY* tag a 8.x release before D9 comes around the corner. I clean up the issue queue for this atm. The more important question is about the overwhole future of this project in case the label field core initiative shows results making the gap this project fills between label and computed field obsolete. Until then we support the development of this project as much as we can.
Comment #26
xem8vfdh commentedthanks @diqidoq, I think this can probably be closed. I've been using auto_entitylabel for a few years now and its working fine. I believe the team is working on D9 compatibility, and we are tankful for your support :)
Comment #27
dqd#26: Thanks for your kind words, But there are some deal breakers still not committed like configuration left overs after entity type has been deleted where we work on. Please do not change issue status to RTBC before RC. Read https://www.drupal.org/project/contrib_tracker for that. I just informed about that we work on the D8 RC or final release to get it up before D9 lands and that we discuss the future of the project regarding the core changes on entity label fields ASAP. When I put RC or final release up I will ask for others to test again and to mark this RTBC.
Comment #28
dqdComment #29
xem8vfdh commentedgreat, thanks for the clarification
Comment #30
colanWant to see a stable release? Then please help with the issues listed in the new roadmap issue: #3153250: Roadmap for a stable 8.x-3.x release.
Comment #31
avpadernoThere is a stable release (8.x-3.3).