History of the file that is called src/include/lib/Garradin/Web/Render/Skriv.php at checkin e26b1d49702f59a9

2023-10-14
20:05
Deleted: Merge dev into trunk check-in: [f06bcbc973] user: bohwaz, branch: trunk, size: 0
2023-09-25
13:42
Don't call url on object if it's not an object file: [472606401b] check-in: [d8667dd0d2] user: bohwaz, branch: web-flatten, size: 785 [annotate] [blame] [check-ins using] [diff]
2023-09-24
21:49
Flatten web directories for attachments, don't keep all folder hierarchy as it's too much work file: [75b9cd473d] check-in: [67e3eab21e] user: bohwaz, branch: web-flatten, size: 756 [annotate] [blame] [check-ins using] [diff]
2023-09-15
03:30
Fix Skriv renderer file: [63e8a48c28] check-in: [7ec1e2d379] user: bohwaz, branch: dev, size: 749 [annotate] [blame] [check-ins using] [diff]
2023-09-13
22:22
Record internal and external links of a page to test whether internal page links exist or not file: [ba74e49fbc] check-in: [1c1f688369] user: bohwaz, branch: dev, size: 753 [annotate] [blame] [check-ins using] [diff]
2023-08-18
01:25
Refactor and make AbstractRender easier, also don't make it require / load a File entity for every web page, as it's not required anymore file: [82dafd4ebb] check-in: [175a85b02d] user: bohwaz, branch: dev, size: 1023 [annotate] [blame] [check-ins using] [diff]
00:57
Don't spawn a new Extensions object and register signal for each render, it might be slow when rendering the whole website file: [cbf840d2b9] check-in: [930669faa3] user: bohwaz, branch: dev, size: 1055 [annotate] [blame] [check-ins using] [diff]
2023-07-21
13:28
Renamed src/include/lib/Garradin/Web/Render/Skriv.php → src/include/lib/Paheko/Web/Render/Skriv.php. Rename everything from Garradin to Paheko file: [0557b7e9ad] check-in: [736b20220e] user: bohwaz, branch: dev, size: 1202 [annotate] [blame] [check-ins using] [diff]
13:28
Renamed to src/include/lib/Paheko/Web/Render/Skriv.php. Rename everything from Garradin to Paheko check-in: [736b20220e] user: bohwaz, branch: dev, size: 0
2023-03-11
19:24
Merge trunk into dev file: [61f1a022db] check-in: [5134a286ff] user: bohwaz, branch: dev, size: 1210 [annotate] [blame] [check-ins using] [diff]
18:58
Move Markdown code and general extensions to KD2 file: [0384c25921] check-in: [808c00f160] user: bohwaz, branch: trunk, size: 1188 [annotate] [blame] [check-ins using] [diff]
2023-02-26
01:14
Merge trunk into dev branch file: [2e07d2bcbc] check-in: [312302e27a] user: bohwaz, branch: dev, size: 1213 [annotate] [blame] [check-ins using] [diff]
2023-02-25
17:08
Not sure why target="_parent" is present but it breaks stuff sometimes file: [f8ea97e88e] check-in: [9d0829d40f] user: bohwaz, branch: trunk, size: 1191 [annotate] [blame] [check-ins using] [diff]
03:25
Fix minor issues with new markdown features file: [e0371ff3e2] check-in: [1d4e24b8ac] user: bohwaz, branch: trunk, size: 1208 [annotate] [blame] [check-ins using] [diff]
2023-02-24
23:10
Modernize / rewrite Markdown / Skriv extensions

Move Skriv extensions to a separate extensions class, used by both Markdown and Skriv, so that Markdown doesn't load the whole Skriv classes.

Add extension support for colors

Add Markdown support for video embeds, text highlights, basic HTML tags, CSS classes for blocks, and more. file: [464a4423d5] check-in: [8587f4eb79] user: bohwaz, branch: trunk, size: 1295 [annotate] [blame] [check-ins using] [diff]

2023-02-14
22:29
Refactor plugins to have the same UI for plugins and modules, also modernize code of plugins management file: [c9c1334af0] check-in: [a8251477ac] user: bohwaz, branch: dev, size: 4555 [annotate] [blame] [check-ins using] [diff]
2023-01-21
21:56
Do not double-encode URLs in local Skriv/Markdown links file: [0bb5787801] check-in: [6fe6f9d03e] user: bohwaz, branch: trunk, size: 4553 [annotate] [blame] [check-ins using] [diff]
2022-08-25
15:11
Handle SVG as images, fix and improve lists of files and images file: [962e942dae] check-in: [540969ed96] user: bohwaz, branch: trunk, size: 4528 [annotate] [blame] [check-ins using] [diff]
2022-07-25
23:09
Fix links in render [6c67cb2bce297b3fe8933f8b09dd9720c902c375] file: [293b0e6d0d] check-in: [7ab749e5b7] user: bohwaz, branch: trunk, size: 4330 [annotate] [blame] [check-ins using] [diff]
2022-07-12
21:15
Make sure to escape links file: [637a46b1c9] check-in: [1c7f30a616] user: bohwaz, branch: trunk, size: 4329 [annotate] [blame] [check-ins using] [diff]
2022-03-14
17:17
Add HTML extension to Skriv to allow for HTML tags file: [d47507aaf3] check-in: [2048ba5d16] user: bohwaz, branch: trunk, size: 4311 [annotate] [blame] [check-ins using] [diff]
2021-12-06
23:29
Fix some details on icons rendering and preview file: [02e93f8ff3] check-in: [7f9e085028] user: bohwaz, branch: trunk, size: 3732 [annotate] [blame] [check-ins using] [diff]
18:04
Easier way to get up to date file URLs for config files, add large icon specific to web app icon file: [42b92d6e4b] check-in: [01989f2ac0] user: bohwaz, branch: trunk, size: 3734 [annotate] [blame] [check-ins using] [diff]
2021-09-16
19:05
Change render __construct API: don't require all arguments file: [ce5e528272] check-in: [b1585f051e] user: bohwaz, branch: trunk, size: 3726 [annotate] [blame] [check-ins using] [diff]
17:41
Fix image tag in file preview, as reported by @Eric. Also fix URL prefix for links in specific contexts in admin. file: [f232e4ffa3] check-in: [9e33c7cafd] user: bohwaz, branch: trunk, size: 3712 [annotate] [blame] [check-ins using] [diff]
2021-05-20
15:58
Refactor rendering classes to use an abstract parent file: [c98806af5f] check-in: [6d5b0c3e04] user: bohwaz, branch: trunk, size: 3681 [annotate] [blame] [check-ins using] [diff]
11:29
Add french syntax to Skriv extensions, document extensions file: [549431f840] check-in: [8925851af5] user: bohwaz, branch: trunk, size: 3749 [annotate] [blame] [check-ins using] [diff]
04:15
Add support for Skriv extensions inside Markdown to manage images and files file: [00ed3e4836] check-in: [e26abf675c] user: bohwaz, branch: trunk, size: 3600 [annotate] [blame] [check-ins using] [diff]
03:31
Add markdown support (with TOC) file: [4fb5fbc98a] check-in: [2965992701] user: bohwaz, branch: trunk, size: 3364 [annotate] [blame] [check-ins using] [diff]
2021-05-02
12:18
Add markdown support, start of implementing web blocks file: [0ea4ef11c0] check-in: [9773a33ba4] user: bohwaz, branch: dev, size: 3390 [annotate] [blame] [check-ins using] [diff]
2021-04-10
20:13
Fix attachments URL file: [0996e6e8e0] check-in: [433acb66ef] user: bohwaz, branch: trunk, size: 4817 [annotate] [blame] [check-ins using] [diff]
11:39
Fix links in admin homepage file: [c909ffc27e] check-in: [1395906311] user: bohwaz, branch: trunk, size: 4829 [annotate] [blame] [check-ins using] [diff]
2021-04-02
15:23
Fix absolute links in skriv file: [b88f52b63d] check-in: [a403442fd1] user: bohwaz, branch: dev, size: 4795 [annotate] [blame] [check-ins using] [diff]
14:42
Accept absolute URIs in links file: [b19ec29cfd] check-in: [e26b1d4970] user: bohwaz, branch: dev, size: 4795 [annotate] [blame] [check-ins using] [diff]
2021-03-30
21:21
Fix dirname/basename locale issues file: [f000051146] check-in: [3dd4c3e1c4] user: bohwaz, branch: dev, size: 4717 [annotate] [blame] [check-ins using] [diff]
20:59
Fix skriv rendering for format_skriv file: [980088f618] check-in: [0917eeafc4] user: bohwaz, branch: dev, size: 4689 [annotate] [blame] [check-ins using] [diff]
2021-03-24
02:35
Fix rendering of mailto: links, thanks @Roch file: [6474f8eeb6] check-in: [064656b210] user: bohwaz, branch: dev, size: 4657 [annotate] [blame] [check-ins using] [diff]
02:12
Alpha8: use URI to identify web pages instead of path, easier to find pages file: [b53e142b99] check-in: [c144848273] user: bohwaz, branch: dev, size: 4654 [annotate] [blame] [check-ins using] [diff]
2021-03-17
02:43
Fix path to linked files file: [31e871d639] check-in: [c512942d67] user: bohwaz, branch: dev, size: 3615 [annotate] [blame] [check-ins using] [diff]
2021-03-15
17:43
Fix attachements and page preview file: [678f6cab23] check-in: [3b40c56acd] user: bohwaz, branch: dev, size: 3608 [annotate] [blame] [check-ins using] [diff]
2021-03-11
14:18
Add breadcrumbs in page/category of website file: [3ea7a7d71c] check-in: [a295de1eae] user: bohwaz, branch: dev, size: 3606 [annotate] [blame] [check-ins using] [diff]
2021-03-03
01:46
Use phpstan and psalm to fix potential issues file: [c03a773e3c] check-in: [370e94a66f] user: bohwaz, branch: dev, size: 3625 [annotate] [blame] [check-ins using] [diff]
2021-02-24
17:59
Fix multiple file related issues after rewrite file: [0829b3ce29] check-in: [f97e0a4fe5] user: bohwaz, branch: dev, size: 3598 [annotate] [blame] [check-ins using] [diff]
01:46
Change URI to path file: [e6979f5439] check-in: [2cf6e7bf06] user: bohwaz, branch: dev, size: 3605 [annotate] [blame] [check-ins using] [diff]
2021-02-23
20:27
Make website working again file: [5721e01f09] check-in: [4fa10d3079] user: bohwaz, branch: dev, size: 3548 [annotate] [blame] [check-ins using] [diff]
2021-02-05
02:19
Ready for alpha1, maybe file: [1f6a6d7024] check-in: [bae8f80e3c] user: bohwaz, branch: dev, size: 3890 [annotate] [blame] [check-ins using] [diff]
2021-02-04
03:17
Most file/web things working file: [d542e4cd3c] check-in: [29d51f9da5] user: bohwaz, branch: dev, size: 3891 [annotate] [blame] [check-ins using] [diff]
2021-02-01
02:37
Progress on web management file: [e8902a0d8a] check-in: [749e52c325] user: bohwaz, branch: dev, size: 4125 [annotate] [blame] [check-ins using] [diff]
2021-01-29
02:54
Fix public website modifiers file: [4aff3b1c86] check-in: [90b9a25cfb] user: bohwaz, branch: dev, size: 4079 [annotate] [blame] [check-ins using] [diff]
2021-01-25
18:22
Allow to specify a custom content, for previews file: [4cc9665347] check-in: [9f94bef632] user: bohwaz, branch: dev, size: 4041 [annotate] [blame] [check-ins using] [diff]
2021-01-19
17:06
Some progress on files, skeletons and web pages file: [52801f1031] check-in: [6a5c6604ba] user: bohwaz, branch: dev, size: 4004 [annotate] [blame] [check-ins using] [diff]
2021-01-13
02:24
Public website is mostly working file: [f53bca246a] check-in: [25a5bf4ec2] user: bohwaz, branch: dev, size: 3992 [annotate] [blame] [check-ins using] [diff]
2020-12-15
02:42
Fix issues with changing file content file: [f2817d6077] check-in: [95618822fa] user: bohwaz, branch: dev, size: 3997 [annotate] [blame] [check-ins using] [diff]
00:42
Renamed src/include/lib/Garradin/Files/Render/Skriv.php → src/include/lib/Garradin/Web/Render/Skriv.php. Editor is working, now onto preview file: [2301b08c1b] check-in: [273b468d7d] user: bohwaz, branch: dev, size: 3976 [annotate] [blame] [check-ins using] [diff]
2020-12-13
18:21
List of pages and categories file: [0dba465910] check-in: [76f8f4650a] user: bohwaz, branch: dev, size: 3700 [annotate] [blame] [check-ins using] [diff]
00:58
Added: Progress on the rendering side of files file: [048c543789] check-in: [049b3cf40d] user: bohwaz, branch: dev, size: 3978 [annotate] [blame] [check-ins using]