Skip to content

Conversation

@ccjjmartin
Copy link
Owner

Renamed Madlib Skeleton to Have I got a Giraffe for You!
Render the madlib while sanitizing input and validating input
If debug is set show the form, if it isn't set only show the rendered markup
Use hook_form_alter to inform the user if debug mode is on
Add AJAX

1) Create madlib.admin.inc file
2) Move to the configuration menu
3) Display on the configuration menu
Adding ajax included rendering the entire madlib, sanitizing user input,
if the debug variable is set showing the form again, if the debug varibable
isn't set not showing the form, using hook_form_alter, displaying status
messages, adding form states, and graceful degradation for non-js
enabled clients.
Add ideas for additional items that could be added to the module.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't translate form keys

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nevermind, you're correct, those are the optgroup labels.

@fluxsauce
Copy link
Contributor

Cache clear fixed a bunch of things, there's still a mild inconsistency if you submit with no values:

screen shot 2015-12-14 at 10 31 36 am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants