Changes
Page history
Update standalone
authored
Dec 09, 2021
by
bgm
Show whitespace changes
Inline
Side-by-side
standalone.md
View page @
1db3a6b5
...
...
@@ -27,10 +27,10 @@ Things to consider:
## Need help
*
How do we get the CSS/JS assets to be loaded in the HEAD? (c.f. templates/CRM/common/standalone.tpl)
*
Session handling? user management?
*
Making clean URLs work?
*
How to launch the installer? (edit: maybe it "just works", but I was testing with an existing database, need to re-test with a new DB)
*
[ ]
How do we get the CSS/JS assets to be loaded in the HEAD? (c.f. templates/CRM/common/standalone.tpl)
*
[ ]
Session handling? user management?
*
[x]
Making clean URLs work?
(c.f. web/index.php,
`$_SERVER['REQUEST_URI']`
)
*
[ ]
How to launch the installer? (edit: maybe it "just works", but I was testing with an existing database, need to re-test with a new DB)
# Tooling
...
...
...
...