| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for PHP8. Trim $Author (PITS:01208) | petko | 2022-10-09 | 1 | -2/+2 |
* | Fix author.php may be included before some variables are defined, reported by... | petko | 2022-06-05 | 1 | -1/+6 |
* | Add $CurrentLocalTime, parsed as <time> and localized, FmtDateTimeZ(); $Enabl... | petko | 2022-01-09 | 1 | -2/+3 |
* | Updates for PHP 8.1. | petko | 2021-12-22 | 1 | -2/+2 |
* | Add pmsetcookie(), $EnableCookieSecure, $EnableCookieHTTPOnly (PITS:01425) | petko | 2017-11-08 | 1 | -1/+1 |
* | Update Wikipedia intermap entry (secure https). | petko | 2017-06-15 | 1 | -1/+1 |
* | Remove preview Markup for ~~~ and ~~~~ not needed after fix for PITS:01408 | petko | 2017-06-02 | 1 | -2/+0 |
* | Forms: remove "target" attribute (broke PmForm); add HTML5 input types "email... | petko | 2015-08-26 | 1 | -1/+3 |
* | Add Markup_e(), PPRE(), PPRA(), PCCF(), migrate preg_replace() eval to preg_r... | petko | 2013-09-20 | 1 | -4/+3 |
* | Add docx, pptx, xlsx upload extentions; hide E_DEPRECATED errors for PHP 5.5 | petko | 2013-06-08 | 1 | -1/+1 |
* | Fix $AuthorPage if there is a group named the same as the author | petko | 2013-05-08 | 1 | -1/+1 |
* | Added PHSC() helper func as a replacement for PHP 5.4 htmlspecialchars(). | petko | 2012-07-16 | 1 | -1/+1 |
* | Revert to 2.2.14 +fix new bugs. Kill $LinkPrefixGroup, $LinkPrefixFmt and !Ca... | petko | 2010-03-05 | 1 | -2/+4 |
* | * Move $AuthorGroup to pmwiki.php (PITS:01163). | petko | 2010-02-27 | 1 | -4/+2 |
* | Fix apostrophes in Author field, PITS:01155 | petko | 2009-12-02 | 1 | -2/+2 |
* | Fix previews with signatures ~~~ not linking to Profile pages | petko | 2009-07-12 | 1 | -1/+1 |
* | Fix $ROSPatterns, add $ROEPatterns. | pmichaud | 2007-04-19 | 1 | -2/+5 |
* | Fix bug with handling of [[~...]] links. | pmichaud | 2006-06-02 | 1 | -1/+1 |
* | Copyright updates. | pmichaud | 2006-03-12 | 1 | -1/+1 |
* | Fixed bug with setting $Author from $AuthId. | pmichaud | 2006-02-24 | 1 | -1/+1 |
* | Added automatic setting of $Author from $AuthId. | pmichaud | 2006-02-14 | 1 | -2/+2 |
* | Updated copyright dates. | pmichaud | 2005-09-29 | 1 | -1/+1 |
* | Changed $PmWikiCookie to $CookiePrefix. | pmichaud | 2005-09-16 | 1 | -1/+1 |
* | Cleaned up author variable handling and cookies. | pmichaud | 2005-09-16 | 1 | -4/+9 |
* | Adjusted author patterns to be more restrictive. | pmichaud | 2005-09-08 | 1 | -4/+4 |
* | Fixed problem with 'postsave' bypassing various post checks. | pmichaud | 2005-07-22 | 1 | -2/+2 |
* | Updates for new markup-based edit forms. | pmichaud | 2005-07-09 | 1 | -3/+3 |
* | Removed trailing ?> to help vms (and other) installs | pmichaud | 2005-04-23 | 1 | -1/+0 |
* | Fixed bugs in $AuthorPage and $AuthorLink. | pmichaud | 2005-02-07 | 1 | -3/+3 |
* | Fixed bug in author name manipulation. | pmichaud | 2004-12-10 | 1 | -1/+1 |
* | Fixed misnamed $EditPostAuthorRequired. | pmichaud | 2004-12-02 | 1 | -1/+1 |
* | Changed $_REQUEST to $_POST. | pmichaud | 2004-12-01 | 1 | -1/+1 |
* | Eliminated bizarre constant line. | pmichaud | 2004-10-28 | 1 | -1/+0 |
* | Fixed ~~~ to display correctly in page preview. | pmichaud | 2004-10-01 | 1 | -0/+2 |
* | More conversions to new Markup routine. | pmichaud | 2004-07-17 | 1 | -1/+1 |
* | Adjusted scripts to use new MarkupPatterns levels. | pmichaud | 2004-07-15 | 1 | -1/+1 |
* | Changed SignAuthor to use ReplaceOnSave. | pmichaud | 2004-06-19 | 1 | -13/+4 |
* | Only do author signature substitution upon post (not preview). | pmichaud | 2004-06-17 | 1 | -0/+1 |
* | Added require author and sign author. | pmichaud | 2004-06-14 | 1 | -0/+23 |
* | Moved location of [[~...]] markup. | pmichaud | 2004-06-06 | 1 | -1/+1 |
* | Initial version (from PmWiki 0.6). | pmichaud | 2004-06-06 | 1 | -0/+32 |