diff --git a/citation_parser_main.py b/citation_parser_main.py index 85e78fd36b941c2bcabe45cca689a2fce8b5378c..9335daafb2a5a0ba0fe58290c76003998ff0aa28 100644 --- a/citation_parser_main.py +++ b/citation_parser_main.py @@ -74,22 +74,14 @@ html.Div(children=[ #Drag and drop or click to select a file to upload ["Drag and drop"]), style={ -<<<<<<< HEAD:citation_parser_main.py "width": "400px", -======= - "width": "360px", ->>>>>>> main:citation_parser_ui.py "height": "60px", "lineHeight": "60px", "borderWidth": "1px", "borderStyle": "dashed", "borderRadius": "5px", "textAlign": "center", -<<<<<<< HEAD:citation_parser_main.py "margin": "10px", -======= - "margin": "10px" ->>>>>>> main:citation_parser_ui.py }),size="lg", color="primary", type="border", fullscreen=True,), ]), @@ -115,28 +107,17 @@ html.Div(children=[ dcc.Checklist(id='additional-options', options=[{'label':k,'value':k} for k in additional_options], value=[],labelStyle = dict(display= 'block')) -<<<<<<< HEAD:citation_parser_main.py - ]), -======= ],style={'margin-top': "50px"}), ->>>>>>> main:citation_parser_ui.py ], style={'padding': 10, 'flex': 0.8}), html.Div(children=[ # Layer 5: For the Graph and corresponding error messages dbc.Spinner(html.Div([ -<<<<<<< HEAD:citation_parser_main.py - html.Div(id='generate-graph-error',style={'color':'red'}), - html.Iframe( - src="assets/index.html", - style={"height": "650px", "width": "100%"}, -======= html.Div(id='generate-graph-error',style={'color':'red', 'position': "absolute", 'margin-top': "650px"}), html.Iframe( src="assets/index.html", style={"height": "650px", "width": "1000px"}, ->>>>>>> main:citation_parser_ui.py ), ]),size="lg", color="primary", type="border", fullscreen=True,), ], style={'padding': 10, 'flex': 1.2}) diff --git a/info_box.txt b/info_box.txt index 8f5017b51ed12f9e8a697b6b7c6484430e4caf82..f800bf817347efa66036ab64be73f19d7250dfc7 100644 --- a/info_box.txt +++ b/info_box.txt @@ -1,14 +1,8 @@ Deutsch -<<<<<<< HEAD -Bei Eingabe eines DOI ("Digital Object Identifier") oder Hyperlinks zu einem wissenschaftlichen Artikel ist es diesem Programm möglich die Zitierungs-Beziehungen zwischen diesen wissenschaftlichen Artikeln, mittels eines Graphen visuell darzustellen. - -Smart Input: direkte Überprüfung der Eingabe auf Richtigkeit zudem wird nicht mehr der DOI angezeigt sondern: -======= Bei Eingabe eines DOI ("Digital Object Identifier") oder Hyperlinks zu einem wissenschaftlichen Artikel ist es diesem Programm möglich, die Zitierungs-Beziehungen zwischen diesen wissenschaftlichen Artikeln mittels eines Graphen visuell darzustellen. Smart Input: direkte Überprüfung der Eingabe auf Korrektheit, zudem wird nicht mehr der DOI angezeigt sondern: ->>>>>>> main Der Autor, Das Journal, Das Veröffentlichungsdatum. (muss vor Hinzufügen aktiviert worden sein) @@ -17,8 +11,5 @@ English By entering a DOI ("Digital Object Identifier") or hyperlink to a scientific article, this program is able to visualize the citation relationships between these scientific articles using a graph. Smart Input: Direct verification for correctness of the input. In addition, the DOI is no longer displayed but: -<<<<<<< HEAD -The Author, The Journal, The Publication Date. (must be activated before adding the DOI) -======= The Author, The Journal, The Publication Date. (must be activated before adding the DOI) ->>>>>>> main +