mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-01-31 09:48:43 +00:00
implement todos
This commit is contained in:
parent
d0f7703b54
commit
5a83fc22e2
|
|
@ -1,4 +1,5 @@
|
|||
# Developer Content
|
||||
|
||||
* [Structure]({%}&page=Dev/structure)
|
||||
* [Media]({%}&page=Dev/media)
|
||||
* [Collection]({%}&page=Dev/collection)
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ A media element is used in order to handle files, directories, virtual directori
|
|||
|
||||
### File system
|
||||
|
||||
The path is either the absolute path on the file system or relative path in relation to applications path. If the path is an absolute path the media element also needs to be set to `isAbsolute() === true`. The path includes the file itself.
|
||||
The path is either the absolute path on the file system or relative path in relation to applications path. If the path is an absolute path the media element also needs to be set to `->isAbsolute === true`. The path includes the file itself.
|
||||
|
||||
## Virtual Path
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,5 @@
|
|||
# Structure
|
||||
|
||||
## ER
|
||||
|
||||

|
||||
BIN
Docs/Dev/img/er.png
Normal file
BIN
Docs/Dev/img/er.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 103 KiB |
Loading…
Reference in New Issue
Block a user