Active
Project:
Styleguide
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
7 Jan 2015 at 11:47 UTC
Updated:
15 Feb 2026 at 08:06 UTC
Jump to comment: Most recent
It contains issues related with ideas of the main module functionality, features.
Required patches
#2410681: The renderer '#type' => 'link' does not render links to the public:// files
Comments
Comment #4
Anonymous (not verified) commentedThere is an idea to separate the investigation page from the preview page.
Comment #5
Anonymous (not verified) commentedWe should move render data from annotations to a decleration method. It is less formal now it is more functional.
Comment #6
Anonymous (not verified) commentedWe need to a add doc link of a renderer to help a developer to investigate.
Comment #10
Anonymous (not verified) commentedComment #12
Anonymous (not verified) commentedA lot of functionality and options are in one form. There is a need to simplify the logic, make it flat. A base class is created. For every case, for every route this base class will be reassembled.