Commit graph

82 commits

Author SHA1 Message Date
pmoreno.rodriguez
e66ad52fb7
Changed striptags filter in page.summary 2023-02-06 10:14:04 +01:00
pmoreno.rodriguez
d0d719eecd
Fixed img and table on search results summary 2023-02-06 09:59:45 +01:00
pmoreno.rodriguez
81120e3f57 Fixed bug with search results on pages with tables. 2023-02-05 21:55:52 +01:00
pmoreno.rodriguez
7132d75570
Deleted <hr> and rename banner to thumb 2023-02-04 22:31:16 +01:00
pmoreno.rodriguez
7bcd5189b0
Improved the definition of variables.
Improved the definition of title, subtitle and image variables.
2023-02-03 23:24:24 +01:00
pmoreno.rodriguez
17c977eeb9
Improved the definition of variables.
Improved the definition of title, subtitle and image variables.
2023-02-03 23:19:04 +01:00
pmoreno.rodriguez
43b0da2882
Improved the definition of variables.
Improved the definition of title, subtitle and image variables.
2023-02-03 23:10:09 +01:00
pmoreno.rodriguez
72440d8d27
Improved the definition of variables.
Improved the definition of title, subtitle and image variables. Added the featured image, subtitle and content
2023-02-03 22:58:13 +01:00
pmoreno.rodriguez
7bd8e5c494
Improved the definition of variables.
Improved the definition of title, subtitle and image variables.
2023-02-03 22:50:11 +01:00
pmoreno.rodriguez
efc22e2780
Improved the definition of variables.
Improved the definition of title, subtitle and image variables.
Code commented about showing one page menu on modular pages. Pending future improvement
2023-02-03 22:42:55 +01:00
pmoreno.rodriguez
08e1b28e46
Improved the definition of variables
Improved the definition of title, subtitle and image variables
2023-02-03 22:30:08 +01:00
pmoreno.rodriguez
11c82f8f60
Fixed image variable 2023-02-03 22:28:04 +01:00
pmoreno.rodriguez
c89a3b76cd
Updated blog template
Modification to show the featured image of the blog page, the title and subtitle if they exist.
2023-02-03 22:20:11 +01:00
pmoreno.rodriguez
f50d80f185
Deleted post style from article tag
This change prevents the <img> tag in simplesearch_item.html.twig from inheriting the options defined in the .post style
2023-02-03 21:16:43 +01:00
pmoreno.rodriguez
15327bd95a
Update banner and title with raw filter 2023-02-03 20:53:53 +01:00
pmoreno.rodriguez
3e691e8bdb
Fixed html attributes to first image 2023-02-03 13:37:32 +01:00
pmoreno.rodriguez
cf01929426
Fixed logo display when only mobile logo is chosen 2023-02-02 13:36:03 +01:00
pikim
ff9999d31c Remove whitespace 2023-02-01 22:06:52 +01:00
pikim
6561dc788e Merge latest changes from initial develop 2023-02-01 22:04:36 +01:00
pikim
01bc8e5b6d Fixed date translation 2023-01-22 20:24:10 +01:00
pikim
aacdb083ad Fix extends line as there is no simplesearch_base 2023-01-20 17:57:10 +01:00
pikim
a6adce9e15 Remove emtpy line 2023-01-20 17:56:40 +01:00
pikim
e619c580d9 Remove trailing spaces 2023-01-20 16:36:58 +01:00
pikim
2cd5fef048 Don't nest image featured class 2023-01-20 16:15:53 +01:00
pikim
4101523496 Show footer if sidebar is disabled 2023-01-20 15:49:44 +01:00
pikim
a5a775bb32 Autoformatted some twigs 2023-01-20 15:41:47 +01:00
pikim
7909c59e83 Replace hr tag with border-bottom 2023-01-20 15:40:05 +01:00
pikim
2247dced96 Use extends instead of embed 2023-01-20 15:39:02 +01:00
pikim
5062f43510 Autoformatted some twigs 2023-01-20 00:28:57 +01:00
pikim
497b24e594 Autoformatted some twigs 2023-01-20 00:17:01 +01:00
pikim
ecc1d5c964 Autoformatted some twigs 2023-01-20 00:08:50 +01:00
pikim
3318a38408 Autoformatted some twigs 2023-01-20 00:03:51 +01:00
pikim
3667a1526b Remove erratic /a tag 2023-01-20 00:01:33 +01:00
pikim
f54d14e37b Convert tabs to spaces 2023-01-19 23:43:37 +01:00
pikim
3fe6574d0b Autoformatted some twigs 2023-01-19 23:36:48 +01:00
pikim
05a45ecb94 Remove erratic /a tag 2023-01-19 23:35:23 +01:00
pikim
10cacf0983 Use only one line 2023-01-19 23:16:37 +01:00
pikim
86058f647b Add line break 2023-01-19 23:09:30 +01:00
pikim
e970f998e4 Autoformatted some twigs 2023-01-19 23:01:41 +01:00
pikim
0cd5ea1b28 Allow disabling sidebar 2023-01-19 22:32:22 +01:00
pikim
0a06ae94fc Fix comment position 2023-01-19 22:20:44 +01:00
pikim
fb372c5cf9 Remove non-existing footer block 2023-01-19 22:20:25 +01:00
pikim
8c398c4844 Add image class 2023-01-19 22:01:02 +01:00
pikim
1722758ab6 Show image only if there is one 2023-01-19 22:00:00 +01:00
pikim
c271f52d5b Add missing header tag 2023-01-19 21:51:46 +01:00
pikim
82c2d981aa Change property name 2023-01-19 21:38:39 +01:00
pikim
c64bd3a121 Fix sidebar layout if simplesearch is disabled 2023-01-19 21:31:31 +01:00
pikim
269c3f0cce Translate date if translate_date plugin is enabled 2023-01-19 21:30:40 +01:00
pikim
63235cb2b9 Rename custom.css to misc.css as custom.css is used for theme inheritance 2023-01-19 21:22:31 +01:00
pmoreno.rodriguez
d55f25c9b5 Added filter by URI on results page by taxonomy 2023-01-17 20:57:14 +01:00