File Index
- asset : external libraries
- define : javascript constructor definitions. these are executed in the head. boom.
- module : javascript global objects. usually loaded when needed
- session : session related stuff.
- protected : php functions that require authorisation.
- template : page templates
- theme : template stylesheets
Gallery JSON model
Notes
file naming restrictions:
- no spaces or slashes - de facto for teh web anyway.
- be careful where you put . as they are used as a filter by cluster
- filenames beginning with . or _ are ignored