Main:Home: Difference between revisions

Jump to navigation Jump to search
362 bytes added ,  29 October 2021
m
Line 114: Line 114:
See [[About:Architecture of the Memento app]] to see how Memento works & is put together.
See [[About:Architecture of the Memento app]] to see how Memento works & is put together.


==== Appendix: ''The Data layer'': Database & library structure ====
=== ''Appendix: The Application layer'': Actions to be taken as a result of the user interface activity ===
The application section is made up of the Memento app itself and then, optionally, actions to be taken as specified by scripting by the user, as described here.
 
=== ''Appendix: The Data layer'': Database & library structure ===
Libraries can be linked so they can work together as a database. So, each ''library'' has a structure of ''fields'' & other things (see below for what make up its structure), and each ''database'' has a structure of ''libraries'' & links between them (see [[About:Database structure#Examples]] for an example).
Libraries can be linked so they can work together as a database. So, each ''library'' has a structure of ''fields'' & other things (see below for what make up its structure), and each ''database'' has a structure of ''libraries'' & links between them (see [[About:Database structure#Examples]] for an example).
<hr><hr>


===== Libraries & templates (across all editions, except maybe with templates) =====
===== Libraries & templates (across all editions, except maybe with templates) =====
Line 250: Line 255:
<br/>[[Tips:Using JavaScript in Memento]]
<br/>[[Tips:Using JavaScript in Memento]]
|}
|}
=== ''Appendices: Other'': Text that might go here or there and must be edited ===


==== Installation & settings ====
==== Installation & settings ====

Navigation menu