Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Titelbild und Farbe bei Location mitliefern #178

Closed
dlangerenken opened this issue Nov 16, 2015 · 11 comments · Fixed by #194 or #207
Closed

Titelbild und Farbe bei Location mitliefern #178

dlangerenken opened this issue Nov 16, 2015 · 11 comments · Fixed by #194 or #207
Labels
ease:complex Needs detailed knowledge about Wordpress and probably requires a long time to resolve. prio:high Needs to be resolved ASAP. type:enhancement

Comments

@dlangerenken
Copy link

Jede Location sollte ein Titelbild und eine Farbe mitliefern - Ist das nicht irgendwie einstellbar?
Farbe ist von mir aus erstmal unwichtig... aber hardgecoded nen Titelbild einzubinden ist nicht sehr schön :(

@dlangerenken dlangerenken added type:enhancement ease:complex Needs detailed knowledge about Wordpress and probably requires a long time to resolve. prio:high Needs to be resolved ASAP. labels Nov 16, 2015
@mschrimpf
Copy link
Contributor

Wir könnten's erstmal serverseitig hardcoden, müssen die Funktionalität in WordPress erst einbauen.

@mschrimpf
Copy link
Contributor

In welcher Größe sollen die Titelbilder sein?

@mschrimpf mschrimpf self-assigned this Nov 16, 2015
@mschrimpf
Copy link
Contributor

Beispielhafte neue Rückgabe:

[{
    "id":"2",
    "name":"Augsburg",
    "icon":"http:\/\/localhost\/wordpress\/wp-content\/uploads\/sites\/2\/2015\/09\/cropped-augsburg.png",
    "cover_image":"http:\/\/localhost\/wordpress\/augsburg\/wp-content\/uploads\/sites\/2\/2015\/11\/cropped-1280px-Augsburg_-_Markt.jpg",
    "path":"\/wordpress\/augsburg\/",
    "description":"Augsburg",
    "global":false
},{
    "id":"8",
    "name":"D\u00fcsseldorf",
    "icon":"http:\/\/localhost\/wordpress\/wp-content\/uploads\/sites\/8\/2015\/10\/cropped-duesseldorf-logo.png",
    "cover_image":"",
    "path":"\/wordpress\/duesseldorf\/",
    "description":"D\u00fcsseldorf",
    "global":false
}]

mschrimpf added a commit that referenced this issue Nov 16, 2015
@dlangerenken
Copy link
Author

merci! kannst du vllt auch ne farbe mitgeben? die koennen wir ja erstmal hardcoden ;) - ich moechte nur das color-flag bereits in der json haben

@mschrimpf
Copy link
Contributor

Yellow oder was sollte das sein?
Welche size des covers?

@dlangerenken
Copy link
Author

Irgendwas halt pro Stadt.

On Mon, Nov 16, 2015, 11:02 Martin Schrimpf notifications@github.com
wrote:

Yellow oder was sollte das sein?
Welche size des covers?


Reply to this email directly or view it on GitHub
#178 (comment).

@mschrimpf
Copy link
Contributor

mschrimpf commented Nov 16, 2015 via email

@dlangerenken
Copy link
Author

Ka, 800x600 als jpeg?

On Mon, Nov 16, 2015, 12:26 Martin Schrimpf notifications@github.com
wrote:

Und welche size des covers zum 3. Mal? :D


Reply to this email directly or view it on GitHub
#178 (comment).

@mschrimpf
Copy link
Contributor

Passt das für deine Anzeige? Du brauchst doch eine bestimmte Skalierung oder?

@mschrimpf
Copy link
Contributor

@dlangerenken
Copy link
Author

Abweichungen bis 10% können ruhig erlaubt sein von der Skalierung, sollte
kaum sichtbare Unterschiede machen

On Thu, Nov 19, 2015, 14:44 Martin Schrimpf notifications@github.com
wrote:

Laut
https://github.com/google/iosched/blob/master/android/src/main/res/drawable-nodpi/default_cover.jpg
600:450.5


Reply to this email directly or view it on GitHub
#178 (comment).

mschrimpf added a commit that referenced this issue Nov 22, 2015
@mschrimpf mschrimpf removed their assignment Nov 22, 2015
mschrimpf added a commit that referenced this issue Nov 24, 2015
Use Integreat yellow for now.
resolves #178
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ease:complex Needs detailed knowledge about Wordpress and probably requires a long time to resolve. prio:high Needs to be resolved ASAP. type:enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants