mirror of
https://github.com/typemill/typemill.git
synced 2025-08-01 11:50:28 +02:00
missing files tm2
This commit is contained in:
@@ -1 +1 @@
|
||||
["# ToDos Version 2","[TOC]","## Visual Editor","* FIXED: File is not published from tmp to media\/files if you save the block.","## Raw Editor","* DONE","## Medialib","bla","## Posts","* Setup","## Plugins","* Asset Class","## Frontend","* DONE\n* DONE: Test restrictions","## ToDos","* DONE: Session handling: csrf fail and session start error if restrictions are active\n* Editor: Warn if open another block\n* Media Library\n* Posts\n* Recover Password\n* events\n* error messages\n* translations\n* Sitemap and ping\n* Captcha\n* Clear Cache\n* Security Log\n* Backend fields\n* Proxy","## 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"]
|
||||
["# 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","bla","## Posts","* Setup","## Plugins","* Asset Class","## Frontend","* DONE\n* DONE: Test restrictions","## ToDos","* DONE: Session handling: csrf fail and session start error if restrictions are active\n* Editor: Warn if open another block\n* Media Library\n* Posts\n* Recover Password\n* events\n* error messages\n* translations\n* Sitemap and ping\n* Captcha\n* Clear Cache\n* Security Log\n* Backend fields\n* Proxy","## 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 "]
|
@@ -1,7 +1,7 @@
|
||||
meta:
|
||||
navtitle: 'To Dos'
|
||||
title: 'A list of open tasks'
|
||||
description: ' Visual Editor'
|
||||
description: ' Visual Editor with more stuff'
|
||||
heroimage: null
|
||||
heroimagealt: null
|
||||
owner: Sebastian
|
||||
|
1
content/01-cyanine-theme/04-new.txt
Normal file
1
content/01-cyanine-theme/04-new.txt
Normal file
@@ -0,0 +1 @@
|
||||
["# ToDo","[TOC]","## Visual Editor","Das ist ein Intro. Es gibt noch viel zu tun, aber das ist am Ende des Tages nicht so schlimm denn wir machen einfach weiter.","* DONE: Fix toc component in new block\n* DONE: Fix hr component in new block\n* DONE: finish shortcode component\n* DONE: Fix inline formats\n* DONE: fix lenght of page\n* DONE: Fix design of new block at the end (background color)\n* DONE: Move Block\n* DONE: Fix headline design\n* DONE: Fix save on two enter\n* DONE: fix quote design\n* DONE: Fix toc preview\n* DONE: disable enable \n* DONE: Add load sign (from navigation)\n* SHIT!!! fiinish youtube component","## Navigation","* DONE: fix status in navigation\n* fix error messages\n* DONE: refresh navigation after changes","## Publish Controller","* DONE: Create \n* DONE: publish\n* DONE: unpublish\n* DONE: discard\n* DONE: delete\n* DONE: save draft\n* DONE: switch to raw","## Raw Editor","* DONE:","## Meta Tabs","* Setup","## Medialib","* Setup"]
|
2
content/01-cyanine-theme/04-new.yaml
Normal file
2
content/01-cyanine-theme/04-new.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
meta:
|
||||
navtitle: new
|
File diff suppressed because one or more lines are too long
@@ -70,3 +70,9 @@
|
||||
noindex: false
|
||||
path: /01-cyanine-theme/03-colors-and-fonts.md
|
||||
keyPath: '1.3'
|
||||
/cyanine-theme/new:
|
||||
navtitle: new
|
||||
hide: false
|
||||
noindex: false
|
||||
path: /01-cyanine-theme/04-new.txt
|
||||
keyPath: '1.4'
|
||||
|
Reference in New Issue
Block a user