From 7dda6da1de675f6385d619042fba42a94bb22572 Mon Sep 17 00:00:00 2001
From: joe-mac-m3 <thunyathep.s@outlook.com>
Date: Tue, 20 May 2025 12:24:56 +0200
Subject: [PATCH] Remove old content

---
 readme.md | 42 ------------------------------------------
 1 file changed, 42 deletions(-)

diff --git a/readme.md b/readme.md
index 40728b5..6c64567 100644
--- a/readme.md
+++ b/readme.md
@@ -12,45 +12,3 @@ Website for Geoinformatic Research Group (Prof. Coors)
 1. Contact admin (Joe/Sven/Habib) to get developer access.
 2. Add content following this [instruction](https://transfer.hft-stuttgart.de/gitlab/ugl/website/-/wikis/home).
 3. Commit/Push changes.
-
-## Team
-
-| Member        | Responisble          | 
-| ------------- | ------------- | 
-| Joe           | Web Dev.: Merger / Overall/ Debugging | 
-| Patrick       | Web Dev.: |   
-| Sabo          | Web Dev.: EXCEL to JSON/BIBTEX |    
-| Habib         | Legal right, Contact point, Domain and SubDomain | 
-| Sven          | QC & Tutoring | 
-
-## Meeting Note 27-04-2021
-
-### Tasks for Patrick:
-- [ ] In the current "add_paper.js", all BIBTEX buttons share the same ID and not work yet. I will hide this feature for now and add it back when the BIBTEX is read made. (for later)
-- [x] Currently, I have set in the public/js/config.js the max number of the paper lists. We have to implement the "show more"/ "Pagination" feature. (Patrick) 
-- [x] Make sure the Search feature works. (Patrick)
-- [ ] Currently, the "public\js\language.js" only translate some part of the webpage.(later..)
-- [ ] Bug: in English version, it starts with German text in some part.
-
-### Tasks for Joe:
-- [x] fixing the Callback Logic on the Publication Section
-- [ ] Documentation on how to add contents to the web.
-- [x] Upgrade the `public/js/add_paper.js` to support the `URL` and `PDF` link.
-- [x] Team Section
-- [ ] Combine all scripts together + maintaining the GIT.
-
-
-### Tasks for Sabo:
-- [x] Citation Sheet to BIBTEX. [public/js/parse_json_to_bib.js](public/js/parse_json_to_bib.js)
-- [ ] Get in touch with Sushant regarding the issue you found on the citation sheet.
-- [ ] After Sushant had updated and added the "PDF_Link" to the citation sheet, you would have to update the script to convert "Sheet1.xlsx to the paper.json format" and correct the "pdf" key pair.
-
-### Tasks for Sven:
-- [ ] Draft for sub-title in all sections.
-
-### Tasks for Sushant
-- [ ] Final Citation Sheet + Images 
-
-## Issue
-- [x] The GitLab Page does not load the image under the img folder correctly e.g. https://ugl.hft-stuttgart.de/img/Schneider_2018_02.jpg which is stored at as Schneider_2018_02.JPG (Fixed by saving as either .jpg or .JPG everywhere) [03-05-2021]
-- [ ] The flag still does not work yet. May be we can use this feature: https://mojoaxel.github.io/bootstrap-select-country/index.html (To be observed)
-- 
GitLab