Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
taxonomy.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 May 2013 at 09:22 UTC
Updated:
29 Jul 2014 at 22:18 UTC
Jump to comment: Most recent file
Comments
Comment #1
nick_schuch commentedComment #2
nick_schuch commentedFirst attempt.
Comment #3
larowlanthis needs to be injected, inject config.factory and set $this->config = $config_factory->get('system.site') then use $this->config->get('name')
This really needs to go to the Taxonomy service, please add a todo for when 1976298 is in
Comment #4
ParisLiakos commentedi think this is going to be a view after #1857256: Convert the taxonomy listing and feed at /taxonomy/term/%term to Views lands
i am not going to postpone this, since the issue above seems stuck for now
Comment #5
ParisLiakos commentedactually, the issue above contains the conversion already
Comment #6
nick_schuch commented