Ferreteria/v2/usage: Difference between revisions
< Ferreteria | v2
Jump to navigation
Jump to search
m (Woozle moved page Ferreteria/pieces to Ferreteria/usage: this should be a usage guide) |
(existing pages need checking; starting to write new ones) |
||
Line 1: | Line 1: | ||
==About== | ==About== | ||
Ferreteria is a pretty damn complicated place, but it's actually pretty easy to get it to do what you want; you just have to know where to go and what to say. | |||
==Application Framework== | |||
* [[/db]]: database access | * [[/output]]: writing things to the browser page | ||
==Outdated== | |||
These guides were written in 2015 and 2016; much has changed since then, so they need to be reviewed for accuracy (or, in some cases, to see if there's anything at all left that's still correct and can be re-used). | |||
===Application Framework=== | |||
* [[/db]]: database access (this has since been split into v1 (legacy, probably no longer working) and v2 | |||
* [[/forms]] | * [[/forms]] | ||
* [[/login]] | * [[/login]] | ||
* [[/menus]] | * [[/menus]] | ||
* [[/pages]] | * [[/pages]] | ||
==Utility Classes== | ===Utility Classes=== | ||
* [[/tree]] | * [[/tree]] |
Revision as of 12:57, 4 March 2017
About
Ferreteria is a pretty damn complicated place, but it's actually pretty easy to get it to do what you want; you just have to know where to go and what to say.
- /output: writing things to the browser page
Outdated
These guides were written in 2015 and 2016; much has changed since then, so they need to be reviewed for accuracy (or, in some cases, to see if there's anything at all left that's still correct and can be re-used).
Application Framework
- /db: database access (this has since been split into v1 (legacy, probably no longer working) and v2
- /forms
- /login
- /menus
- /pages