A simple demo to explicit the concepts of
- "Configurator" : the selector that can filter on the document's year, tags or category
- "Objects" to select that are the Documents to display
- "Rules" according to the configurator and the object configurations...
We use the Blapy library to load the documents from a JSON file in ajax mode.
Obviously, this demo could have been done in a simpler way without JamRules!