We need a README for pwa and pwa_extras. This has been on my list. It is mainly a matter of consolidating the various sources of information from the issue queues.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | README.md-file-3095135-2.patch | 3.14 KB | sahana _n |
We need a README for pwa and pwa_extras. This has been on my list. It is mainly a matter of consolidating the various sources of information from the issue queues.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | README.md-file-3095135-2.patch | 3.14 KB | sahana _n |
Comments
Comment #2
sahana _n commentedREADME.md file added, please review
Comment #3
alexborsody commentedThis is mostly cut and paste documentation from D7, our module is different, which is one of the main reasons we need to document it from information in the queue. For example in the D8 module we don't set this attribute
display: standalone. It's still a todo #3070058: Document how to specify the orientation parameter via alter hook, can you go through the issue queue and make sure the information is relevant to the D8 version. There should be lots of links to the relevant issues.Comment #4
alexborsody commentedAlso since we add manifest images through the UI not a hook in D8 so there's no need to have info about the D7 hook in here #3093677: hook_pwa_manifest_alter() is not working.
Comment #5
christophweber commentedThanks for the inital patch @Sahana _N, much appreciated!
As pointed out by Alex, it needs a few tweaks, but those should be simple enough.
Comment #6
volkswagenchickhere are a few formatting nitpicks. Thanks for the contribution!
lines after bullet points should have hanging indents
Is there a space at the beginning of line 22
Is there a space at the beginning of line 33
Line break at 80 characters
Is there a space at the beginning of line 59
Line break after 80 characters
Comment #8
alexborsody commentedComment #9
alexborsody commented