Closed (fixed)
Project:
Administration Views
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2016 at 23:56 UTC
Updated:
1 Jan 2020 at 21:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
volkswagenchickAdded patch that includes a README file for the admin_views module.
Thanks!
Comment #4
volkswagenchickResubmitting patch after failed testing
Thankyou
Comment #5
loopduplicate commentedLooks like the patch in #4 is blank for some reason. I am reuploading the patch from #2 and marking as "Do not test" since this patch only affects the README. I'm marking this issue as RTBC as well; the patch looks great. Thanks volkswagenchick :)
Comment #6
volkswagenchickI came back and reviewed this issue and realized I did not follow documentation standards.
Text manually word-wrapped within around 80 cols.
Best practices is to avoid using node aliases as they may change over time.
Using a premalink would be more appropriate.
Patch to follow soon, and thanks for your patience with my learning curve!
Comment #7
volkswagenchickUploaded a patch with correct formatting and replaced node alias with permalink.
Thanks!
Comment #8
volkswagenchickComment #9
dhruveshdtripathi commentedPatch #7 looks OK. Changing status to RTBC.
Comment #11
Stevel commentedPatch failure is totally unrelated, caused by views update, so back to RTBC for this.
Comment #12
chris matthews commentedComment #13
damienmckennaNeeds updating after recent commits.
Comment #14
damienmckennaSome improvements.
Comment #16
damienmckennaCommitted. Thank you.