aboutsummaryrefslogtreecommitdiff
path: root/scripts/xlpage-utf-8.php
Commit message (Expand)AuthorAgeFilesLines
* Meta Content-type moved early and configurable.petko2024-08-211-2/+2
* Fix warnings for PHP 8.1, reported by Dfaurepetko2022-02-121-3/+3
* Included pages to include PageTextVariables markup and from Pagelist template...petko2021-12-311-0/+1
* Remove PmWiki syntax highlighting for 2.2.145; rewritten standalone, to test ...petko2021-12-111-1/+0
* Fix {(substr )} MX, reported by Simon.petko2018-07-121-2/+2
* Add ".rtl *" styles.petko2018-01-281-3/+3
* Update all files for PHP 7.2, still compatible with PHP 5petko2017-08-201-5/+8
* Revert back to -r3210; Filter $pagename at the beginning of pmwiki.php and xl...petko2017-04-051-3/+4
* Set $HTMLStylesFmt via SDVA() in vardoc.php urlapprove.php xlpage-utf-8.phppetko2016-07-281-2/+2
* Fix RTL indent & outdent styles (PITS:01379)petko2016-02-111-1/+4
* Fix single line PageTextVariable definition (reported by HansB). Add .ltr a...petko2015-10-311-0/+4
* Forms: remove "target" attribute (broke PmForm); add HTML5 input types "email...petko2015-08-261-1/+3
* Add Markup_e(), PPRE(), PPRA(), PCCF(), migrate preg_replace() eval to preg_r...petko2013-09-201-5/+5
* Added PHSC() helper func as a replacement for PHP 5.4 htmlspecialchars().petko2012-07-161-1/+1
* * Important change: Disable script loading from XLPage().petko2011-11-011-4/+4
* Optimize utf8string() combo functionpetko2011-10-091-37/+35
* Optimize utf8string() combo functionpetko2011-10-091-2/+2
* Optimize utf8string() combo functionpetko2011-10-091-14/+15
* Optimize utf8string() combo functionpetko2011-10-091-25/+36
* formatting/spacespetko2011-10-091-6/+6
* Add MarkupExpressions replacements for UTF-8 strings, no need for MB_*!petko2011-10-091-24/+18
* Add MarkupExpressions replacements for UTF-8 stringspetko2011-10-081-0/+28
* Different Fix $ChangeSummary could display global variables; Fix $GroupPatter...petko2010-02-131-2/+2
* Fix global $StringFolding variablepetko2010-01-101-3/+3
* fix global vars in xlpage-utf-8.php (when included from inside XLPage, PITS:0...petko2009-05-081-1/+1
* fix global vars in xlpage-utf-8.php (when included from inside XLPage, PITS:0...petko2009-05-081-3/+4
* Add AsSpaced() improvements.pmichaud2007-06-131-1/+1
* Fix case conversion of U+026B and U+027D.pmichaud2007-04-161-3/+3
* Improved utf8 searching (case insensitive).pmichaud2007-04-131-208/+522
* Update copyright dates.pmichaud2007-02-281-1/+1
* Cache $lower and $upper patterns.pmichaud2007-02-281-2/+5
* Fix link suffixes in utf-8.pmichaud2007-02-091-1/+1
* Add AsSpacedUTF8 -- make some utf-8 improvements.pmichaud2007-02-091-1/+18
* Lots of E_NOTICE cleanups.pmichaud2007-01-121-2/+2
* Correct $CaseConversions having \x00.pmichaud2006-12-121-2/+2
* Automatically strip any trailing ?... or #... when generating a pagename.pmichaud2006-09-211-3/+4
* Copyright updates.pmichaud2006-03-121-1/+1
* Fixed problem with PHP installations that don't understand /u in pcre.pmichaud2005-12-051-1/+2
* Updated to use concatenation instead of array pushes.pmichaud2005-12-021-4/+3
* Added ASCII to utf8 case conversions.pmichaud2005-09-291-0/+5
* Changed case comparison rules.pmichaud2005-09-271-30/+207
* Removed diagnostic code (oops!).pmichaud2005-09-161-4/+0
* No longer need $Author declaration.pmichaud2005-09-161-1/+1
* Updated to correct author handling.pmichaud2005-09-161-11/+0
* Update to work in environments w/o mbstring, fixes suffix.pmichaud2005-09-161-29/+53
* Eliminated Newline, using url encoding for page and file storage.pmichaud2005-08-311-2/+1
* Removed trailing ?> to help vms (and other) installspmichaud2005-04-231-1/+0
* Converted ?p= to ?n=.pmichaud2004-12-131-1/+1
* Changed pmwiki to use ?p= over ?pagename=pmichaud2004-12-101-5/+17
* pub/skins/printpmichaud2004-12-081-1/+1