Lines Matching refs:edit
51 edit.php:_preprocess. The URLs are reset on a page by page basis when loaded and saved. The option
63 Minor edit to edit.php
69 Minor edit to edit.php editor form syntax
72 Fixed bug where table markup inside code blocks dropped empty cells (edit.php::_preprocess)
94 In edit.php: insert this.is_smiley = false after alt (text form of smiley) is added to results;
131 Made an exception for svg-edit svg images in php/connectors/php/util.php (l. 150), which
141 In preprocessor, edit.php ca. 235ff: Create tagged <code>. . .</code> blocks from code blocks mark…
146 (In edit.php:_preprocess())
151 Removed new by reference warning in edit.php on line 2552
202 In edit.php fix for images with detail urls using .htaccess nice urls
209 Synced switch/edit.php with master/edit.php
222 Added escapes to Plugin pattern regexes in edit.php, e.g. for '('
232 Fixed corrupted links to media from userfiles and bad file mode set for edit.php
248 Fixed error in edit.php that caused external links on initial creation to be converted to internal …
287 Fixed some label tags in edit.php
297 replace utf8 chars in plugin regexes with entities (edit.php)
316 Rewrote Non Parsed Block handling (edit.php pre-processor).