mirror of
https://github.com/typemill/typemill.git
synced 2025-07-30 19:00:32 +02:00
Posts finished
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
|
||||
## Raw Editor
|
||||
|
||||
* DONE
|
||||
* DONE ready
|
||||
|
||||
## Medialib
|
||||
|
||||
bla
|
||||
* DONE
|
||||
|
||||
## Posts
|
||||
|
||||
@@ -27,18 +27,32 @@ bla
|
||||
* DONE
|
||||
* DONE: Test restrictions
|
||||
|
||||
## Else
|
||||
## ToDos
|
||||
|
||||
Biig blocks:
|
||||
|
||||
* DONE: Media Library
|
||||
* DONE: Posts
|
||||
* Recover Password
|
||||
|
||||
Small features:
|
||||
|
||||
* Sitemap and ping
|
||||
* Captcha
|
||||
* Clear Cache
|
||||
* Security Log
|
||||
* Backend fields
|
||||
|
||||
## Fixes
|
||||
|
||||
* Proxy
|
||||
* DONE: Session handling: csrf fail and session start error if restrictions are active
|
||||
* Editor: Warn if open another block
|
||||
* Image generation on the fly
|
||||
* Assets
|
||||
|
||||
Cleanups:
|
||||
|
||||
* Events
|
||||
* Error messages
|
||||
* Translations
|
||||
|
||||
## Select userroles
|
||||
|
||||
@@ -51,5 +65,5 @@ bla
|
||||
|
||||
* On activation in apiControllerExtension. It checks the license in yaml.
|
||||
* In plugin php code with setPremiumLicense
|
||||
* In static plugins, it checks manual premium list and method setPremiumLicense and more
|
||||
* In static plugins, it checks manual premium list and method setPremiumLicense and more
|
||||
|
||||
|
@@ -1 +0,0 @@
|
||||
["# ToDos Version 2","[TOC]","## Visual Editor","* FIXED: File is not published from tmp to media\/files if you save the block.","## Raw Editor","* DONE ready","## Medialib","* DONE","## Posts","* Setup","## Plugins","* Asset Class","## Frontend","* DONE\n* DONE: Test restrictions","## ToDos","Biig blocks:","* DONE: Media Library\n* Posts\n* Recover Password","Small features:","* Sitemap and ping\n* Captcha\n* Clear Cache\n* Security Log\n* Backend fields\n* Proxy\n* DONE: Session handling: csrf fail and session start error if restrictions are active\n* Editor: Warn if open another block\n* Image generation on the fly\n* Assets","Cleanups:","* Events\n* Error messages\n* Translations","## Select userroles","* Userroles for file restriction: in vue-blox-components loaded via api\n* Userroles for userfields: in php model user getUserFields()\n* Userroles for meta: in php controller apiAuthorMeta getMeta()\n* Plugins and themes: in php model extension getThemeDefinitions()","## License Check","* On activation in apiControllerExtension. It checks the license in yaml.\n* In plugin php code with setPremiumLicense\n* In static plugins, it checks manual premium list and method setPremiumLicense and more "]
|
18
content/01-cyanine-theme/01-landingpage.yaml
Normal file
18
content/01-cyanine-theme/01-landingpage.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
meta:
|
||||
navtitle: landingpage
|
||||
title: 'Cyanine provides an optional landingpage with six segments:'
|
||||
description: "\nIntro with the content of the home page and an additional link/button.\nInfo with individual markdown content.\nTeaser with two elements. Each element has a"
|
||||
heroimage: null
|
||||
heroimagealt: null
|
||||
owner: Sebastian
|
||||
author: null
|
||||
allowedrole: null
|
||||
alloweduser: null
|
||||
manualdate: null
|
||||
modified: '2023-03-26'
|
||||
created: '2023-06-12'
|
||||
time: 22-36-46
|
||||
reference: null
|
||||
referencetype: null
|
||||
hide: false
|
||||
noindex: true
|
Reference in New Issue
Block a user