Closed (fixed)
Project:
Entityform
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
17 Sep 2012 at 03:17 UTC
Updated:
27 Sep 2012 at 02:33 UTC
Jump to comment: Most recent file
Comments
Comment #1
tedbowDennis,
Instead of
It should be
Also I am not sure if we need:
Drupal will filter characters out for the machine-name so you can put other characters in.
Thanks
Comment #2
densolis commentedAll,
Here is a patch that contains the following documentation patches to entityform:
Comment #3
tedbow@densolis
Can you change this:
to:
This keeps it the same as other places we just use "form"
Comment #4
densolis commentedTedbow,
Per your request, I changed
"These user instructions will appear at the top of every page within this entity form."
on Intro Form instructions on the main entity form form to
"These user instructions will appear at the top of every page within this form."
Given the above, I also change the description text on Name from
"The human-readable name of this Entity Form type"
to
"The human-readable name of this entityform."
Dennis
Here is the revised patch.
Comment #5
tedbowSorry could you change to:
"The human-readable name of this EntityForm type"
Comment #6
densolis commentedTedbow,
Now that I re-read the sentence - ""The human-readable name of this Entity Form type.", I wonder if that is more accurate than ""The human-readable name of this Entity Form."
Dennis
Comment #7
tedbowNo technically it is for the "EntityForm Type"
Comment #8
densolis commentedTedbow,
To save time, here is the same patch as above, but were I only changed
"These user instructions will appear at the top of every page within this entity form."
on Intro Form instructions on the main entity form form to
"These user instructions will appear at the top of every page within this form."
The second line (from above) is per the original, however I changed Entity Type to entity type (lowercase).
You can take your pick.
Dennis
Comment #9
densolis commentedTedbow,
Do you want me to change it back to uppercase - Entity Form vs entity form?
Dennis
Comment #10
tedbowOk I re-rolled this and change a couple things.
I kept "Label". Let me know if you see any other problems
Comment #11
densolis commentedtedbow,
I applied the patch and everything looks good.
Comment #12
tedbowCommitted to 7.x-1.x
thanks @densolis
Comment #13
densolis commentedtedbow,
I changed the status to closed - fixed so it would drop off the open issues report.
Dennis
Comment #14
densolis commentedtedbow,
I get the comment right on the previous post, but I did not change the status. This time I changed the status.
Dennis
Comment #15
tedbowThanks