aboutsummaryrefslogtreecommitdiff
path: root/scripts/guiedit.php
Commit message (Expand)AuthorAgeFilesLines
* $GUIButtons remove invalid elements.petko2024-04-281-1/+6
* Revert WikiStyleToClassName(), PrePrintFmt() -- need more work (PITS:01484).petko2022-11-281-1/+3
* Rewrite GUIButtons to avoid unsafe-inline JavaScript.petko2022-11-191-22/+5
* Mute more "Uninitialized string offset messages" for error_reporting(E_ALL). ...petko2019-11-131-1/+1
* Add block details+summary; mostly revert guiedit.php (some highly customized ...petko2019-10-131-10/+11
* Update for PHP 7.4 string offset with curly braces is deprecatedpetko2019-09-031-1/+1
* Add ObfuscateLinkIMap() based on Cookbook:DeObMail, default disabled. GuiEdit...petko2019-08-291-34/+43
* Update all files for PHP 7.2, still compatible with PHP 5petko2017-08-201-8/+9
* 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-3/+3
* Change exists conditional to accept wildcards (PITS:01184). Fix %center% GUI ...petko2010-05-071-2/+2
* Better fix for $HTMLHeaderFmt["guiedit"] (PITS:01146)petko2009-10-041-3/+2
* Fix for notify mail() in safe mode (PITS:00976); Allow $HTMLHeaderFmt["guiedi...petko2009-10-041-4/+5
* Fix guiedit.php to do valid HTMLpetko2009-03-201-2/+2
* Updated to use concatenation instead of array pushes.pmichaud2005-12-021-5/+5
* Updated copyright dates.pmichaud2005-09-291-1/+1
* Fixed <script> tags.pmichaud2005-09-161-1/+1
* More E_NOTICE cleanups.pmichaud2005-09-071-1/+1
* Updates for new markup-based edit forms.pmichaud2005-07-091-10/+17
* Removed trailing ?> to help vms (and other) installspmichaud2005-04-231-1/+0
* Allow $GUIButtons to output arbitrary HTML.pmichaud2005-02-181-0/+4
* Added $GUIButtonDirUrlFmt .pmichaud2005-01-171-13/+16
* Fixed GUIEdit to work on farms.pmichaud2005-01-111-13/+13
* Initial version of GUIEditor for PmWiki.pmichaud2005-01-111-0/+69