-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Alvaro Graves edited this page Aug 19, 2013
·
107 revisions
##Installation
- Minimum Requisites and Installation.
- If you do not own the namespace of your data, you should Enabling use of external data (this is done by default)
- Common errors CommonErrors
- Description of Using lodspk.sh, the command line tool for LODSPeaKr
- Debugging components
- The Creating components in LODSPeaKr
- List of examples how to use Haanga in LODSPeaKr
- How to create model queries in LODSPeaKr
* Example: How to set up a class
* Example: How to set up a service (see also Passing arguments to services)
* Example: How to set up a uri - How to create view templates in LODSSPeaKr * How to use results of queries in views and (and nested models) * More about Filters-in-LODSPeaKr * How to create Status Pages (e.g., for 404 errors)
- How to develop your own components in a different repository
- How to change root page (what do you see when you request your base URL)
- How to Update LODSPeaKr from the repository
- Passing arguments to services
- Creating services with slashes
- Scaffolding services
- How to create custom default templates to use with lodspk.sh
- How to include your own variables to be used in model queries and view templates
- Enabling caching of results
- Recommendations for organizing Statics pages in LODSPeaKr
- Changing priorities of modules
- How to use ad-hoc queries to select models and views
- Obtaining URLs of the queries used in a component
- How to upgrade LODSPeaKr using the new location of static folder (for all versiones prior 20120910)
- When retrieving a static file served by LODSPeaKr, the
Content-type
header is empty, how can I solve it? Add new content-type headers - How to determine which component to be executed when a URI has several types by using Type priority
- How to obtain query execution times
##Experimental/texting features
- How a stack of modules is used to handle URI requests.
- Supporting Content Negotiation
Thanks Daniel Hernandez for suggesting changes in the logo