aboutsummaryrefslogtreecommitdiff
path: root/scripts/draft.php
Commit message (Expand)AuthorAgeFilesLines
* Fixes for PHP 8 (Drafts, Notify), reported by Siegfried Seibertpetko2022-03-291-2/+2
* Forms: remove "target" attribute (broke PmForm); add HTML5 input types "email...petko2015-08-261-1/+3
* Cosmetic code fixes: insert spaces after 'if' keywordspetko2015-06-011-2/+2
* Add $DraftActionsPattern.petko2014-11-121-2/+3
* Add $EnableDraftAtomicDiffpetko2013-09-081-3/+9
* Temp fix EditDraft() breaking the restore mecanism, PITS:01007, Test:DraftRes...petko2013-07-091-4/+2
* Fix XL() to return empty access key if undefined, rather than a string like "...petko2010-03-011-5/+10
* Add new {$PasswdRead} variables, authlist functionality.pmichaud2007-05-261-0/+1
* Add $DraftRecentChangesFmt.pmichaud2007-04-061-6/+7
* Handle case where someone creates a -Draft page manually.pmichaud2007-04-021-13/+17
* Added new draft handling.pmichaud2007-03-311-5/+25
* Improve configurability of $SearchPatterns.pmichaud2006-10-051-1/+2
* Corrected missing ! in 'normal' pattern.pmichaud2006-02-081-1/+1
* Updated $SearchPatterns['normal'].pmichaud2006-02-061-1/+2
* Added draft code into stdconfig.pmichaud2006-02-061-2/+3
* Parameterized $DraftSuffix.pmichaud2006-02-061-3/+4
* Added scripts/draft.php.pmichaud2006-02-061-0/+33