aboutsummaryrefslogtreecommitdiff
path: root/scripts/simuledit.php
Commit message (Expand)AuthorAgeFilesLines
* Forms: remove "target" attribute (broke PmForm); add HTML5 input types "email...petko2015-08-261-1/+3
* Add tel: and geo: intermap prefixes. Allow Merge() to use passthru() instead ...petko2014-05-081-6/+13
* Fixed problem with losing edits.pmichaud2006-03-031-7/+11
* Fixed problem reading page files w/o a timestamp.pmichaud2006-02-071-1/+2
* updated copyrightpmichaud2006-02-061-1/+1
* Check for difference in text before throwing simuledit warning.pmichaud2006-02-061-2/+3
* Added index to $HTMLStylesFmt[].pmichaud2005-11-101-2/+2
* Updated copyright dates.pmichaud2005-09-291-1/+1
* Added EditConflict translation.pmichaud2005-09-081-8/+11
* Fixed problem with 'postsave' bypassing various post checks.pmichaud2005-07-221-2/+2
* Updates for new markup-based edit forms.pmichaud2005-07-091-2/+2
* Removed trailing ?> to help vms (and other) installspmichaud2005-04-231-1/+0
* Added missing ?>.pmichaud2005-03-261-0/+2
* Changed $_REQUEST to $_POST.pmichaud2004-12-011-4/+4
* Removed call-time pass-by-reference.pmichaud2004-08-271-1/+1
* Initial version.pmichaud2004-06-071-0/+57