VOOZH about

URL: https://donatstudios.com/tags/Scripts

⇱ Posts Tagged “Scripts” — Donat Studios


Posts Tagged “Scripts”

Bookmarklets

Comments:
0
Tags:
Tools
Scripts
JavaScript
Bookmarklets
By Jesse Donat on

This is just a small collection of Bookmarklets I personally find useful. To use them simply click and drag them into your Bookmarks bar.

Disable HTML 5 Validation

Clicking this will disable html5 validation for all form elements on the page. Useful for testing server side validation while leav…


Read More / Comment »

Batch RewriteRule Generator

Comments:
203
Tags:
Scripts
RewriteRule
Apache
.htaccess
By Jesse Donat on
(Updated: )

I find myself often needing to set up a large number of 301 redirects from an excel file of old to new url’s. Until this point, writing these had been a fairly exhausting process as you need to be certain to escape every character that could be picked up by the regular expression engine, or risk uni…


Read More / Comment »