From c77e79aec409f1489b17b813ae044a4cac149738 Mon Sep 17 00:00:00 2001 From: "Vadym S. Khondar" Date: Sat, 10 Sep 2016 18:53:47 +0300 Subject: [PATCH 1/2] Link objects to their descriptions in NASA Archive. Now it shows short historical description of selected object taken from NASA Space Science Data Coordinated Archive (provided that entry exists) with direct link to the entry for additional information. --- web-root/index.php | 18 ++++++++++--- web-root/nasainfo.php | 39 +++++++++++++++++++++++++++ web-root/scripts/main.js | 21 ++++++++++++++- web-root/style.css | 57 ++++++++++++++++++++++++++++++++++++++-- 4 files changed, 128 insertions(+), 7 deletions(-) create mode 100644 web-root/nasainfo.php diff --git a/web-root/index.php b/web-root/index.php index 12782e1..0a90c0e 100644 --- a/web-root/index.php +++ b/web-root/index.php @@ -40,7 +40,7 @@