晋太元中,武陵人捕鱼为业。缘溪行,忘路之远近。忽逢桃花林,夹岸数百步,中无杂树,芳草鲜美,落英缤纷。渔人甚异之,复前行,欲穷其林。 林尽水源,便得一山,山有小口,仿佛若有光。便舍船,从口入。初极狭,才通人。复行数十步,豁然开朗。土地平旷,屋舍俨然,有良田、美池、桑竹之属。阡陌交通,鸡犬相闻。其中往来种作,男女衣着,悉如外人。黄发垂髫,并怡然自乐。 见渔人,乃大惊,问所从来。具答之。便要还家,设酒杀鸡作食。村中闻有此人,咸来问讯。自云先世避秦时乱,率妻子邑人来此绝境,不复出焉,遂与外人间隔。问今是何世,乃不知有汉,无论魏晋。此人一一为具言所闻,皆叹惋。余人各复延至其家,皆出酒食。停数日,辞去。此中人语云:“不足为外人道也。”(间隔 一作:隔绝) 既出,得其船,便扶向路,处处志之。及郡下,诣太守,说如此。太守即遣人随其往,寻向所志,遂迷,不复得路。 南阳刘子骥,高尚士也,闻之,欣然规往。未果,寻病终。后遂无问津者。
| DIR:/proc/thread-self/root/proc/thread-self/root/var/softaculous/pmwiki/ |
| Current File : //proc/thread-self/root/proc/thread-self/root/var/softaculous/pmwiki/changelog.txt |
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.
Version 2.5.8 (2026-03-09)
Fix warning for undefined $_SERVER['REMOTE_ADDR'] in CLI mode.
Add $EnableEscapedUrlEmbed.
Optimize the initial loading of Light or Dark theme stylesheets and pictures.
Update documentation.
Version 2.5.7 (2026-03-08)
This version includes updates for PHP8, some bug fixes, and optimizations.
A new variable $IsLocalhost will be true when the wiki server is on the same computer as the browser, this can simplify configuration for mirrored wikis.
The PmLib JavaScript helper library was refactored for easier usage.
With tables, if the first and last rows have only header cells, they will be moved to <thead> or <thoot> elements. This helps with styling, sorting, filtering, and printing.
The Sortable tables function was rewritten, it now supports complex headers and footers with rowspan and colspan, and a new way to define column sort types (numeric, alphabetical, date, or no sorting).
A CSS class "center" was added, and link colors in the %note% style will inherit the note color.
Version 2.5.6 (2026-02-08)
Datashift report if shifted element contains target.
Add $WikiStyleApply["h"] for h1-h6 headings.
Add configurable $UrlGetFunction, used in RecipeCheck and BlockList.
Reveal or hide Table of contents when printing. Add $PmTOC['Closed'] to initially collapse the TOC.
UrlApprovals show message if there are no pending links in the current page, add links to approve included and transcluded pages.
PSFT() fix bug with %o.
Refactor mkdirpdeny().
Disable sortable tables if cells have rowspan or colspan, this never worked reliably.
Update documentation. |