mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 17:25:32 +00:00
New hamann.xml
This commit is contained in:
5328
HaLive/Hamann.xml
5328
HaLive/Hamann.xml
File diff suppressed because it is too large
Load Diff
@@ -91,7 +91,7 @@
|
|||||||
Band
|
Band
|
||||||
|
|
||||||
<select class="form-control hform" asp-for="havolume">
|
<select class="form-control hform" asp-for="havolume">
|
||||||
@foreach (var y in lib.Structure.Keys.OrderBy(x => Int32.Parse(x)))
|
@foreach (var y in lib.Structure.Keys.OrderBy(x => Int32.Parse(x)).Where(x => lib.Structure[x].Count > 100))
|
||||||
{
|
{
|
||||||
<option>@y</option>
|
<option>@y</option>
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -59,6 +59,6 @@ namespace HaLive
|
|||||||
public string HamannXMLFilePath { get; set; } = @"Hamann.xml";
|
public string HamannXMLFilePath { get; set; } = @"Hamann.xml";
|
||||||
public string[] AvailableVolumes { get; set; } = { };
|
public string[] AvailableVolumes { get; set; } = { };
|
||||||
public bool NormalizeWhitespace { get; set; } = true;
|
public bool NormalizeWhitespace { get; set; } = true;
|
||||||
public (int, int) AvailableYearRange {get; set; } = (1751, 1762);
|
public (int, int) AvailableYearRange {get; set; } = (1751, 1788);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user