aab52bd
(HEAD -> master)
more explanation in README.md by
2022-08-07 20:29:55 +0000
d8c9a2a
reorder README.md by
2022-06-09 10:19:25 +0000
0980c88
design of shop and publication elements by
2022-01-13 16:07:02 +0100
5091344
allow content keys to hold more than one value, which will transform the value into an array by
2022-01-13 16:04:31 +0100
08d77a6
comment 'buy' content element by
2022-01-13 14:05:20 +0100
f36856c
move content element dispatcher into its own Class and file by
2022-01-13 13:53:09 +0100
64af44a
remove favicons from gitindex by
2022-01-13 13:14:52 +0100
e9e6613
work on checkout system by
2022-01-13 13:08:32 +0100
171263c
respect required keyword in checkboxes by
2022-01-13 13:04:44 +0100
68753a5
work on admin area by
2022-01-13 13:03:11 +0100
5f23c11
add a simple webshop solution by
2021-11-03 13:39:14 +0100
7455f83
changed how radiobuttons work in forms by
2021-10-29 10:32:38 +0200
9c81d1f
missing file from previous commit by
2021-09-29 17:19:03 +0200
c3c2b76
new content element CE; php8 compatibility issues by
2021-09-29 17:18:24 +0200
9105726
make it possible to reference own templates in main.cfg by
2021-09-29 17:12:42 +0200
760a20a
fix error, when only one language was selected by
2021-09-08 16:13:39 +0200
0fa8c1a
make CMS work with stricter rules of php8 by
2021-09-07 22:45:34 +0200
db323bb
revert to using simple Parsedown, as it had weird interference with contentmodules by
2021-04-02 15:53:19 +0200
9508d83
fix: parsedown-extra dependency, typo in email.php width attribute in CEimage by
2021-04-01 17:01:59 +0200
b5c6710
switch to parsdown-extra instwead of parsedown by
2021-03-30 20:30:50 +0200
016142d
improve: CEpage: treat lines in bopdy that have one colon inside as key value pairs to define contentkeys for included page by
2021-03-30 18:28:34 +0200
ce3ae41
fix: details in email form routine by
2021-03-30 00:14:36 +0200
08734c0
impropve: CE page now includes banner image, if available by
2021-03-29 16:53:10 +0200
79b3f0c
properly added featherlight and detect swipe as submodules by
2021-03-29 14:19:50 +0200
136b659
make cached image format configuarble through main.cfg by
2021-03-23 13:37:56 +0100
093f30a
include languages menu in header2, if it is available by
2021-03-23 13:21:11 +0100
e6ac8ab
new data content element for server variables by
2021-03-16 18:06:49 +0100
c4119f3
fix: logo and banner were not visible in sub pages by
2021-03-16 14:35:15 +0100
50cd54e
more sync ignores by
2021-03-16 14:34:40 +0100
4587055
fix: content directory names other than 'content' caused issues by
2021-03-16 12:56:27 +0100
601a205
include swipe gesture for galleries by
2021-03-16 12:54:15 +0100
6ddb575
when bulkIncluding pictures, create CEimages wraped together in a gallery by
2021-03-10 01:46:41 +0100
b98dc51
use new version of featherlight, including possibility to create galleries by
2021-03-10 01:45:30 +0100
86c6e88
CEimages code now in own class by
2021-03-10 01:40:47 +0100
e187e4d
use an alternative header file by
2021-03-10 01:37:34 +0100
4cd0cec
use logo on h1 instead of banner by
2021-03-10 01:36:33 +0100
7e08f92
use placeholder instead of labels by
2021-03-10 01:33:45 +0100
24b003d
attach background image to bodytag not html by
2021-03-10 01:32:46 +0100
774d912
add anchor links to every included textfile by
2021-03-10 01:31:43 +0100
c98e304
add footer content and logo special file by
2021-03-10 01:30:49 +0100
0a8fde4
return false, if token is not found in database by
2021-03-10 01:29:27 +0100
7459766
add email controller by
2021-02-21 18:45:39 +0100
a602eda
sql Content Element by
2021-02-21 18:41:23 +0100
af02b2f
required fields in forms by
2021-02-21 18:40:52 +0100
893944c
add possibility to query formfields in a database by
2021-02-16 21:37:36 +0100
757bfd3
intruduce custom form type to reference a form template by
2021-02-16 21:36:33 +0100
8df24c2
make template includion optional by
2021-02-16 18:02:15 +0100
7727ee3
fix inclusion from templates in content folder by
2021-02-16 17:56:30 +0100
9c1da2f
include basic a form building content element by
2021-02-16 17:52:23 +0100
07995eb
make header image a link to home by
2021-02-16 17:50:31 +0100
e5e97af
remove generic styling from inline CSS by
2021-02-16 17:49:56 +0100
a88143b
fix previous commit by
2021-02-16 17:48:52 +0100
37f25b6
move routing out of main.cfg by
2021-02-16 17:46:56 +0100
6695f88
don't cach banner image (because cache messes up alpha channel enabled images) by
2021-02-08 21:48:15 +0100
5c20af1
only read menus that exist (instead of cryptically failing) by
2021-02-08 21:47:20 +0100
e62627d
fix: conflict between files with same basenames (e.g. ex.md ex.jpg) by
2021-02-04 15:23:51 +0100
cd34258
make automatic inclusion of images and audio optional by
2021-02-04 15:09:54 +0100
d486e5c
reintroduce banner inclusion in default template by
2021-02-04 14:00:59 +0100
d10bcf4
default placemants and widths for CEimage by
2021-02-03 10:34:49 +0100
d16557b
automatically include audio files as clickable links by
2021-02-02 22:36:03 +0100
6456d56
make 'customVars' accessible as CSS-variables by
2021-02-02 16:03:48 +0100
5fbae5d
prepare modularized templates by
2021-02-02 13:24:27 +0100
15e9bac
introduce themes by
2021-02-02 12:54:59 +0100
cad7e09
(dev01)
strip styles by
2021-01-29 16:55:15 +0100
ba842cf
move content away from git and into example content package by
2021-01-29 16:18:58 +0100
2bbb589
add main menu to template file by
2021-01-29 15:35:11 +0100
92def6e
CEpages: automatically add anchors by
2021-01-29 15:34:41 +0100
76af770
update deploy script by
2021-01-26 22:47:40 +0100
18e089f
default to hide site from search robots by
2021-01-26 22:45:16 +0100
e5a0a89
more isntallation instructions by
2021-01-26 19:15:17 +0100
e3bf3ed
update deploy script by
2021-01-26 19:08:19 +0100
8f3c706
add basic content files to easy installation process by
2021-01-26 19:04:40 +0100
20cb967
add php-error.log to .gitignore by
2021-01-26 18:55:33 +0100
33b77a2
update name in composer.json to comply with composer 2 naming rules by
2021-01-26 18:34:22 +0100
8b27a86
feature update in main.cfg by
2021-01-26 18:23:10 +0100
f8b8db5
update to latest version, developed outside git by
2021-01-24 23:28:26 +0100
c5e4122
change repository url in README by
2021-01-24 21:37:36 +0100
ccce692
menu activeness and contentelement completnesses by
2020-03-30 15:57:53 +0200
2e7d2ad
style by
2020-03-30 14:08:30 +0200
ceb323e
basic functionalty of 'box' works now by
2020-03-30 01:55:20 +0200
52dd56c
first milestone in developing box content module by
2020-03-29 23:35:08 +0200
6edb55f
two new content modules devide & page by
2020-03-29 21:45:35 +0200
b26933a
implement mechanism to register css variables through inherited colors.txt files and register backgroundColor by
2020-03-29 16:52:22 +0200
bd92bff
(tag: v1.1)
Merge branch 'master' of https://git.freakaria.com:3000/dom/freaCMS by
2020-03-29 14:52:52 +0200
6280f82
Merge branch 'master' of https://git.freakaria.com:3000/dom/freaCMS by
2020-03-29 14:50:41 +0200
d8a6928
towards a more generic default starting point by
2020-03-29 14:50:29 +0200
988c410
basic link styling by
2020-03-29 14:47:29 +0200
adb26b1
debloat all styles by
2020-03-28 15:56:18 +0100
54f5e9b
remove references to nav-external.htm by
2020-03-28 11:08:59 +0100
06f72e7
write documentation: menus by
2020-03-27 22:04:29 +0100
b979baf
tidy views by
2020-03-27 22:02:10 +0100
5556a70
rewrite menu building code by
2020-03-27 21:59:18 +0100
9ae30cd
make files more generic by
2020-03-26 13:41:40 +0100
830eee5
add calendar content module by
2020-03-26 00:38:20 +0100
604046e
small changes from october by
2020-03-25 16:04:28 +0100
9d92b34
(tag: v1.0)
minor changes in modules by
2020-03-24 18:19:05 +0100
a8265b4
cache images in global tmp directory by
2020-03-24 17:17:55 +0100
599787a
tidy not used code in page controller by
2020-03-24 17:15:32 +0100
01db93e
prevent errors if menu is not defined by
2020-03-24 17:04:49 +0100
1bd2518
add emptychache.php by
2020-03-24 16:57:26 +0100