Add new options on form import and some changes in code.
- Add delimiters option.
- Add "no-header" option.
- Add TXT to allowed extensions.
- Coder module http://drupal.org/project/coder and Drupal Code Sniffer http://drupal.org/project/drupalcs fails on run tests.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | addredirectstypes.path_redirect.patch | 2.68 KB | toleillo |
| #1 | new-options-1467720-1.patch | 4.92 KB | toleillo |
Comments
Comment #1
toleillo commentedPatch added to include all changes decribed in the issue.
Comment #2
gabrielu commentedPatch commited, check latest DEV snapshot.
Also, I was thinking if it's not better to simply allow the user to type in the delimiter in a textfield, rather than a Select. Just an idea.
Thanks for the patch,
Gabriel
Comment #3
toleillo commentedPatch to add the posibility of select other redirects status and set other delimiters in one texfield.
This time I'd appreciate you to give me the authorship of this patch. You can see the Git attribution seccion on my profile.
Thanks.
Comment #4
plopescPatch committed with attribution.
Thanks for your collaboration.
Regards
Comment #5
plopescJust committed a new option that allows to override or not previously stored redirects.
Now is possible include query string in source field.
Regards