Mercurial > p > roundup > code
annotate website/www/htaccess @ 8301:3ba8078843db
Add "form" parameter for Date field method
Allow the specification of a "form" parameter for Date fields to make
the popup calendar work when the enclosing form has a name different
from "itemSynopsis".
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Wed, 19 Feb 2025 12:50:07 +0100 |
| parents | f9eaaa63fda2 |
| children |
| rev | line source |
|---|---|
|
8044
f9eaaa63fda2
build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
1 RedirectMatch 404 /\.buildinfo$ |
|
f9eaaa63fda2
build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
2 RedirectMatch 404 /docs_backup-.* |
|
f9eaaa63fda2
build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
3 RedirectMatch 404 \.orig$ |
|
f9eaaa63fda2
build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
4 RedirectMatch 404 ~$ |
