Simple multi-libraries system

Registered by Smonff

Need integration of index.html into main system.
When microlibrary kernel is called, by default, it generate HTML for the default home page.
Only the microlibrary-menu is dynamical => see into properties file and take each key to generate a menu entry.

If parameters can be found into the querry ( e.g. : http://selfshelfswap.org/?microlibrary=stag ) the microlibrary is generate with appropriate data and display.

if ($querry_parameter){
    send_querry_parameter_to_CURL_requester($querry_parameter);
}

else{
    display_default_page();
}

ou

if (param de nick de liste){
   le passer au properties reader
}
 else{
   afficher la page par defaut
}

###

Could be done like this too : http://stag.selfshelfswap.org

Blueprint information

Status:
Complete
Approver:
Stanislas Hugin
Priority:
High
Drafter:
Sandoth moore
Direction:
Approved
Assignee:
Smonff
Definition:
Approved
Series goal:
Accepted for dime-and-a-shoetring
Implementation:
Informational Informational
Milestone target:
milestone icon v0.02.0
Started by
Smonff
Completed by
Smonff

Related branches

Sprints

Whiteboard

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.