-
-
Notifications
You must be signed in to change notification settings - Fork 201
Development Notes
Peter Goodhall edited this page Sep 22, 2020
·
14 revisions
Work in progress to try to define some coding standards & rules to make things easier
- ALL Code must be commented.
- Code is Tabbed 4 Spaces.
- Any Javascript where possible must be stored within a separate file within assets/js/sections unless otherwise not suitable.
- New Controllers must have associated method to match, this must contain ALL features for this item, do not add items to other models.
- SQL queries must be limited and designed to be fast as possible this keeps Cloudlog fast as possible
- Page functional headings are H2
Assets must be stored locally not CDNs and placed correctly within the /assets folder
- Installation on Linux server
- Installation on Windows server
- Updating Cloudlog
- Hints & Tips
- cloudlog.php Config
- API
- Station Locations
- Radio Interface
- ADIF Import / Export
- Logbook of The World
- eQSL
- Print Requested QSLs
- Clublog Upload
- QRZ Logbook
- KML Export
- Widgets