gnu-social/templates/cards/blocks
Eliseu Amaro e70acd5c3b
[UTIL][HTML] HTML abstraction class was extended with a more specialised Heading class
This little abstraction layer made it a bit easier to add a different title to a Note or Actor Feed Collection template, from whichever controller that uses it. Please, bear in mind, that abstract templates such as those found in Components\Collection, may act in a very 'declarative' way upon using them. This makes it difficult to dynamically choose what type of header is used without undergoing a mining operation in the likes of a pyramid of doom. Hence, this _little_ change.
2022-02-16 18:53:08 +00:00
..
attachment.html.twig [PLUGINS][AttachmentCollections] Fixed "Error: Expected Doctrine\ORM\Query\Lexer::T_IDENTIFIER, got 'Plugin\AttachmentCollections\Entity\AttachmentCollection'" 2022-02-07 01:54:04 +00:00
navigation.html.twig [CORE][Actor] Simplify logic so more is reused between different types of actors 2022-02-11 00:27:03 +00:00
note.html.twig [UTIL][HTML] HTML abstraction class was extended with a more specialised Heading class 2022-02-16 18:53:08 +00:00
note_compact_wrapper.html.twig [PLUGINS][AttachmentCollections] Fixed "Error: Expected Doctrine\ORM\Query\Lexer::T_IDENTIFIER, got 'Plugin\AttachmentCollections\Entity\AttachmentCollection'" 2022-02-07 01:54:04 +00:00
profile.html.twig [UTIL][HTML] HTML abstraction class was extended with a more specialised Heading class 2022-02-16 18:53:08 +00:00
tag_actor.html.twig [PLUGINS][AttachmentCollections] Fixed "Error: Expected Doctrine\ORM\Query\Lexer::T_IDENTIFIER, got 'Plugin\AttachmentCollections\Entity\AttachmentCollection'" 2022-02-07 01:54:04 +00:00
tag_note.html.twig [PLUGINS][AttachmentCollections] Fixed "Error: Expected Doctrine\ORM\Query\Lexer::T_IDENTIFIER, got 'Plugin\AttachmentCollections\Entity\AttachmentCollection'" 2022-02-07 01:54:04 +00:00