Skip to content

Instantly share code, notes, and snippets.

@vuchl
Last active January 26, 2018 06:28
Show Gist options
  • Select an option

  • Save vuchl/dcf6a8678df1db2f9cd89d1500b2c9f2 to your computer and use it in GitHub Desktop.

Select an option

Save vuchl/dcf6a8678df1db2f9cd89d1500b2c9f2 to your computer and use it in GitHub Desktop.

Revisions

  1. vuchl revised this gist Jan 26, 2018. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions ideas.md
    Original file line number Diff line number Diff line change
    @@ -26,3 +26,5 @@ Parameter:
    - `match-type` -1 = Alle, 1 = Heimspiele, 2 = Auswärtsspiele


    # Bento-Blocker

  2. vuchl revised this gist Oct 24, 2017. 1 changed file with 11 additions and 5 deletions.
    16 changes: 11 additions & 5 deletions ideas.md
    Original file line number Diff line number Diff line change
    @@ -9,14 +9,20 @@

    # Mannschaftsplan (JSON/HTML/XML):
    http://www.fussball.de/ajax.team.matchplan/-/mime-type/HTML/show-venues/true/team-id/011MIF06DC000000VTVG0001VTR8C1K7
    `<------- base url ---><-----function ----><?><HTML/XML/JSON><location toggle><------------- team id ---------------->`

    <------- base url ---><-----function ----><?><HTML/XML/JSON><location toggle><------------- team id ---------------->
    `div.club-matchplan-table tr.row-competition td.column-date` == Datum | Uhrzeit

    div.club-matchplan-table tr.row-competition td.column-date == Datum | Uhrzeit
    `div.club-matchplan-table tr.row-competition td:last-child` == Spieltyp (ME=Meisterschaft, PO=Pokal) | Spielnummer

    div.club-matchplan-table tr.row-competition td:last-child == Spieltyp (ME=Meisterschaft, PO=Pokal) | Spielnummer
    `div.club-matchplan-table tr.row-competition + tr td.colum-club div.club-name:first` == Heimmannschaft

    div.club-matchplan-table tr.row-competition + tr td.colum-club div.club-name:first == Heimmannschaft
    `div.club-matchplan-table tr.row-competition + tr td.colum-club div.club-logo` == Logo Heimmannschaft

    Parameter:
    - `datum-von` und `datum-bis` im Format `yyyy-MM-dd`
    - `wettkampftyp` -1 = Alle, 1 = Meisterschaft, 2 = Hallenturniere (Futsal), 3 = Turniere, 6 = Provatspiele, 7 = Freundschaftsspiele, 8 = Pokale, 9 = Auswahlspiele, 11 = Futsal-Ligabetrieb
    - `show-venues` blendet die Spielstätten ein (`true|false`)
    - `match-type` -1 = Alle, 1 = Heimspiele, 2 = Auswärtsspiele

    div.club-matchplan-table tr.row-competition + tr td.colum-club div.club-logo: == Logo Heimmannschaft

  3. vuchl revised this gist Oct 24, 2017. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions ideas.md
    Original file line number Diff line number Diff line change
    @@ -9,10 +9,14 @@

    # Mannschaftsplan (JSON/HTML/XML):
    http://www.fussball.de/ajax.team.matchplan/-/mime-type/HTML/show-venues/true/team-id/011MIF06DC000000VTVG0001VTR8C1K7

    <------- base url ---><-----function ----><?><HTML/XML/JSON><location toggle><------------- team id ---------------->

    div.club-matchplan-table tr.row-competition td.column-date == Datum | Uhrzeit

    div.club-matchplan-table tr.row-competition td:last-child == Spieltyp (ME=Meisterschaft, PO=Pokal) | Spielnummer

    div.club-matchplan-table tr.row-competition + tr td.colum-club div.club-name:first == Heimmannschaft

    div.club-matchplan-table tr.row-competition + tr td.colum-club div.club-logo: == Logo Heimmannschaft

  4. vuchl revised this gist Oct 24, 2017. 1 changed file with 11 additions and 0 deletions.
    11 changes: 11 additions & 0 deletions ideas.md
    Original file line number Diff line number Diff line change
    @@ -3,5 +3,16 @@
    - Terminkalender/Spieltagskalender aus DFBnet
    - Mannschaftsspielplan als RAW: http://www.fussball.de/ajax.team.matchplan/-/team-id/011MIF06DC000000VTVG0001VTR8C1K7
    - Nächste Spiele als RAW: http://www.fussball.de/ajax.team.next.games/-/team-id/011MIF06DC000000VTVG0001VTR8C1K7
    - Mannschaftsspielplan (inkl. Spielort) als XML: http://www.fussball.de/ajax.team.matchplan/-/mime-type/XML/show-venues/true/team-id/011MIF06DC000000VTVG0001VTR8C1K7
    - Spieltagsplaung (Ausschank, Grill, Waschen, Ordner, Linienrichter, Fahrer, Platzbau)
    - Personentagging (potentielle Aufgaben)

    # Mannschaftsplan (JSON/HTML/XML):
    http://www.fussball.de/ajax.team.matchplan/-/mime-type/HTML/show-venues/true/team-id/011MIF06DC000000VTVG0001VTR8C1K7
    <------- base url ---><-----function ----><?><HTML/XML/JSON><location toggle><------------- team id ---------------->

    div.club-matchplan-table tr.row-competition td.column-date == Datum | Uhrzeit
    div.club-matchplan-table tr.row-competition td:last-child == Spieltyp (ME=Meisterschaft, PO=Pokal) | Spielnummer
    div.club-matchplan-table tr.row-competition + tr td.colum-club div.club-name:first == Heimmannschaft
    div.club-matchplan-table tr.row-competition + tr td.colum-club div.club-logo: == Logo Heimmannschaft

  5. vuchl revised this gist Oct 24, 2017. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion ideas.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,7 @@
    - Mitglieder CRUD Oberfläche
    - Strafenverwaltung
    - Terminkalender/SPieltagskalender aus DFBnet
    - Terminkalender/Spieltagskalender aus DFBnet
    - Mannschaftsspielplan als RAW: http://www.fussball.de/ajax.team.matchplan/-/team-id/011MIF06DC000000VTVG0001VTR8C1K7
    - Nächste Spiele als RAW: http://www.fussball.de/ajax.team.next.games/-/team-id/011MIF06DC000000VTVG0001VTR8C1K7
    - Spieltagsplaung (Ausschank, Grill, Waschen, Ordner, Linienrichter, Fahrer, Platzbau)
    - Personentagging (potentielle Aufgaben)
  6. vuchl created this gist Oct 23, 2017.
    5 changes: 5 additions & 0 deletions ideas.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    - Mitglieder CRUD Oberfläche
    - Strafenverwaltung
    - Terminkalender/SPieltagskalender aus DFBnet
    - Spieltagsplaung (Ausschank, Grill, Waschen, Ordner, Linienrichter, Fahrer, Platzbau)
    - Personentagging (potentielle Aufgaben)