This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
public:utility_code [2017/07/20 14:50] acorbi removed |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Utility classes, re-usable functions and other useful pieces of code ====== | ||
- | ===== Who is this guide for ===== | ||
- | |||
- | * ODM's system administrators and developers working on the code base daily | ||
- | |||
- | ===== What this guide teaches ===== | ||
- | |||
- | * Which functions and classes I can re-use as a developer | ||
- | * Which generic problems have been already solved by those classes/functions | ||
- | |||
- | ===== Things to know beforehand ===== | ||
- | |||
- | ==== Let's separate this guide in repositories ==== | ||
- | |||
- | In order to keep this guide sufficiently structured, we should organize the information according to the different code repositories we maintain on [[https://github.com/OpenDevelopmentMekong|ODM's github account.]] | ||
- | |||
- | ===== Utility classes, re-usable functions and other useful pieces of code organized by repository ===== | ||
- | |||
- | ===== wp-odm_theme ===== | ||
- | |||
- | ==== /inc/country-manager.php ==== | ||
- | |||
- | TBD | ||
- | |||
- | ==== /inc/language-manager.php ==== | ||
- | |||
- | TBD | ||
- | |||
- | ==== /inc/land-portal-manager.php ==== | ||
- | |||
- | TBD | ||
- | |||
- | ==== /inc/screen-manager.php ==== | ||
- | |||
- | TBD | ||
- | |||
- | ==== /less/_mobile.php ==== | ||
- | |||
- | TBD | ||
- | |||
- | ===== wp-odm_solr ===== | ||
- | |||
- | TBD | ||
- | |||
- | ===== wpckan ===== | ||
- | |||
- | TBD | ||
- | |||
- | ===== wpsparql ===== | ||
- | |||
- | TBD |