Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2017 at 06:50 UTC
Updated:
18 Oct 2017 at 21:45 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
afagioliComment #3
amit0212 commentedLike this, you can use css and js.
Comment #4
tatarbjI totally agree with the proposal, here is the patch that fixes this documentation mistake.
Comment #5
mahalingam_cs commentedApplied patch from #4 successfully. The sentence is updated successfully. Attached screenshot
Comment #6
David_Rothstein commentedCan you clarify what the word "static" is supposed to mean in this context?
If the idea is that it's referring to CSS and JS files (as opposed to e.g. inline CSS and JS) I think it would be preferable to say that directly, e.g. "To add CSS or JS files that should be present on all pages..."
Comment #7
afagioliDavid,
my suggestion came out while trying to add inline CSS/JS, so your:
"To add CSS or JS files that should be present on all pages..." will work even better.
Thanks
Comment #8
tatarbjHi @David_Rotstein and @augustofagioli,
yes, i think that makes more sense then using static word that could confuse ppl.
I've created a new patch for this.
Cheers,
Balazs.
Comment #9
dinesh18 commentedpatch #8 sounds good and more appropriate.
Changing the status to RTBC
Comment #10
afagioliCool. Thanks!
Comment #11
David_Rothstein commentedCommitted to 7.x - thanks!