Linux sg77.dns-private.com 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
LiteSpeed
Server IP : 135.181.230.13 & Your IP : 216.73.217.69
Domains :
Cant Read [ /etc/named.conf ]
User : pilasate
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
pmwiki /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2026-07-28 08:51
php53
[ DIR ]
drwxr-xr-x
2026-07-28 08:51
php56
[ DIR ]
drwxr-xr-x
2026-07-28 08:51
php71
[ DIR ]
drwxr-xr-x
2026-07-28 08:51
php81
[ DIR ]
drwxr-xr-x
2026-07-28 08:51
php82
[ DIR ]
drwxr-xr-x
2026-07-28 08:51
changelog.txt
5.98
KB
-rw-r--r--
2026-07-27 11:44
clone.php
2.54
KB
-rw-r--r--
2026-07-27 12:15
config.php
8.45
KB
-rw-r--r--
2026-04-06 12:36
extend.php
8.76
KB
-rw-r--r--
2026-07-27 12:15
fileindex.php
88
B
-rw-r--r--
2021-12-23 11:54
import.php
2.41
KB
-rw-r--r--
2026-07-27 12:15
index.php
28
B
-rw-r--r--
2021-12-23 11:54
info.xml
2.71
KB
-rw-r--r--
2026-07-27 11:44
install.js
921
B
-rw-r--r--
2021-12-23 11:54
install.php
4.5
KB
-rw-r--r--
2026-07-27 12:15
install.xml
2.55
KB
-rw-r--r--
2021-12-23 11:54
md5
3.49
KB
-rw-r--r--
2026-07-27 12:15
notes.txt
953
B
-rw-r--r--
2025-08-12 07:16
update_pass.php
559
B
-rw-r--r--
2025-08-12 07:16
upgrade.php
3.02
KB
-rw-r--r--
2026-07-27 12:15
upgrade.xml
273
B
-rw-r--r--
2023-05-04 12:43
Save
Rename
Version 2.7.3 (2026-07-26) Fix bug with {(substr ...)} when arguments are missing (PITS:01560, cont.) Version 2.7.2 (2026-07-26) Fix bug with {(substr ...)} when UTF-8 is not enabled (PITS:01560). Version 2.7.1 (2026-07-24) Fix $Version string, somehow mangled by the release script. Version 2.7.0 (2026-07-24) Add class TempPageStore, enabled if no config.php (PITS:01555). Add $RevisionNum, $EnableVersionedAssets, $VersionedAssetKeys. Make pm_recode() recursive. Add $JsonEncodeFn, pm_json_encode() retry if json_encode() exists but fails (PITS:01556). Add $EnableBodyDataAttrs, data-attributes to <body>, useful for styling and scripting. PmTOC remove "?" and "Δ" characters from createlink/reupload links from TOC. WikiWords fix bug with CamelCase WikiStyles, reported by JR. Add [[##visible-anchor]], $VisibleAnchor, refactor MarkupAnchors(). Add $TextSectionQualifyPatterns, cb_expandkpvz(). PmSyntax slight optimization. MarkupBigSmall() move sizes to pmwiki-core.css, remove unsafe-inline style. Fix warning for pagelist order=- (nothing), reported by Simon. PSFT() allow for %#d and other extensions, fix %o if Intl:NumberFormatter is unavailable, better handling of double encoded percents. Refactor tools.php into separate files. Add request.php, helpers PmREQ($data), PmREQB($url). Add warning for read-only temporary directories. Fix warnings for PHP 8, reported by Simon. Fix TraceMarkup() to correctly show closures. PPTD() add M=month, cast to float if numeric. PmFFVersion() add 'basedate' format. Input forms track optional checkboxes names, allow for setting flags like +checked. FmtTemplateVars() revert MarkupEscape calls - bug with PmForm. $Conditions['enabled'] allow for testing of Var.SubItem for $GLOBALS['Var']['SubItem']. Update StopWatch() for PHP 8. Refactor FileSizeCompact() to handle even bigger numbers, add helper FileSizeFromCompact(). HandleUpload() show warning if upload_max_filesize or post_max_size from php.ini are smaller than $UploadMaxSize. Uploads add jxl extension. PmLib.afetch add onprogress entry, Dropzone add upload progress bars, remove icons. Add helper PEVAL(), CallbackWithArgs(), rewrite to not use eval() for most core conditionals, page variables, and markup expressions (PITS:01558). Add page variable {$RevisionNum} (PITS:01559), restore {$VersionNum}, add {$VersionShort}, {$CurrentLocalTime}, {$CurrentTime} (moved from pmform.php), {$Targets} (used by a few recipes). Fix unneeded warning for customized e_textarea in browse mode, reported by Simon. Update documentation. Version 2.6.0 (2026-16-05) PmLib encapsulate in a function, improve safety features, add cloneFontMetrics(), echo.t(), echo.e(), pd(), pd.sp(), adj.rc(), adj.rw(), ue.core(), ue.decode(), sa() remove events, create() add shortcut properties. Refactor pmwiki-utils.js to not use innerHTML. Bare urls stop before %% (likely wikistyle). PmSyntax update for PmLib; fix >> style<< when there is an initial space; stop bare URLs before %%, fix display of links with multiple vertical bars, highlight Attach: intermap even if uploads are not enabled; style empty InterMap prefixes like Attach: as links not PageTextVariables; refactor for semantic page variables. Add helper function PrintPageFmt($pagename, $fmt), PQAA($array). EditShortcuts simpler notation, Primary+Shift+D=Cycle directive/markupexpression, Primary+Shift+S=Cycle wikistyles, reorder wikistyles, Primary+I to cycle more formats, insertlink() detect likely pictures, uploads, add [[#anchor]]...[[#anchorend]], context-aware insert wikistyle-code, refactor for easier custom keys, custom functions. Add revision identifiers to core JS files. Refactor/reposition LoadInterMaps() before PmUtilsJS() in order to have the parsed InterMaps highlighted in PmSyntax. Attach: links to strip #hash when resolving filenames. Update pmtoken(), pmnonce() to fail if secure random generator is missing. Add Media, $PmMedia, scripts/media.php, pub/lib/pmwiki-media.js. Fix opus mime type. WikiStyles if height and width are numeric and not attributes, add px. Attachlist add class name, remove empty title="" attribute. Add core css classes clear-both, clear-left, clear-right, pre-wrap, ellipsis. Input forms add datetime-local, pmdatetime. Add $PTVPreParseFn, requested by Gnuzoo. Add $EnableHideAttachPrefix. Restrict datashift targets to be contained in #wikitext, #wikileft, or #wikiright. Merge existing deprecated $UploadBlacklist into $UploadBlockPatterns. Add condition "grouphome". PageVars, template vars, pagelist pseudovars, include pseudovars add default value. Set $EnablePGCust to 99 after pgcust.php. Fix a dropzone could appear on the login form, reported by XES. Update documentation. Version 2.5.9 (2026-04-05) PmLib highlight_pre add language as tooltip. PmSyntax allow for %hlt% language autodetection (except for PmWiki markup which needs to be %pmhlt%). Enable semi-transparent selection. Add PmLib.ready._init. Sortable fix when there are fewer cells in a row. Fix bug with $MessagesFmt shown multiple times on preview edit. Responsive skin add data-wikititle to #wikilogo a. Add wikistyle %download% for links (PITS:01528). Add PmLib.itext(), update guiedit.js. $EnableEditAutoText add new keyboard shortcuts, see Cookbook:EditHelp. Refactor EditAutoText, add PmLib.EditShortcuts to allow customization. SVG logo in sample-config.php. Fix bug with SaveAttributes. ParseArgs/Pagelist ignore unquoted empty arguments (PITS:01545). FixUrl to fully encode (with Shift) and decode (with Ctrl) all special characters (PITS:01548). When parsing SiteAdmin.AuthUser, join lines ending in a single backslash (allows for multiline user properties). Remove $EditAutoBrackets from $EnableCommonEnhancements. UpdatePage show current $EnablePost, $IsPagePosted in StopWatch. Refactor LocalTimes. The timestamps on page histories will now be wrapped in <time> elements. Update documentation.