[TikiWiki-commits] [Git][tikiwiki/tiki][master] 68 commits: [ENH][REF] Tiki Smarty 5 support: Add foundation for Smarty extension auto-discovery
"Alvin Bauma \(@alvinBM\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <6a8f099b79897_3718d9f476831@gitlab-sidekiq-low-urgency-cpu-bound-v2-7c6567b88c-8btsg.mail> |
Alvin Bauma pushed to branch master at Tiki Wiki CMS Groupware / Tiki Commits: 29b6128e by Alvin BAUMA at 2026-08-26T17:23:52+02:00 [ENH][REF] Tiki Smarty 5 support: Add foundation for Smarty extension auto-discovery - - - - - f3be05fd by Alvin BAUMA at 2026-08-26T17:23:52+02:00 [REF] Share static facades via traits + first render/apply usages - - - - - e8992702 by Alvin BAUMA at 2026-08-26T17:23:53+02:00 [REF] Smarty : Add mapping generation check job - - - - - 55ed72db by Alvin BAUMA at 2026-08-26T17:23:53+02:00 [REF] SmartyTikiExtension : extract inline modifier methods into Modifier classes - - - - - c3bfab4b by Alvin BAUMA at 2026-08-26T17:23:53+02:00 [REF] (smarty): git mv Resource classes into Resource/ namespace - - - - - eb88c95d by Alvin BAUMA at 2026-08-26T17:23:53+02:00 [REF] Smarty: remove Compile/Filter classes with truncated history - - - - - ace37520 by Alvin BAUMA at 2026-08-26T17:23:54+02:00 [REF] Smarty: git mv compiler/filter wrappers to restore full history - - - - - c46fabda by Alvin BAUMA at 2026-08-26T17:23:54+02:00 [REF] Smarty: remove AssignContent class with truncated history - - - - - 38858675 by Alvin BAUMA at 2026-08-26T17:23:54+02:00 [REF] Smarty: git mv assign_content compiler wrapper to restore full history - - - - - b2507866 by Alvin BAUMA at 2026-08-26T17:23:54+02:00 [REF] Smarty: restore real implementation in relocated compiler/filter classes - - - - - ac43c942 by Alvin BAUMA at 2026-08-26T17:25:35+02:00 [REF] Smarty: migrate sefurl calls to Modifier\Sefurl::apply() - - - - - 4d58f1c4 by Alvin BAUMA at 2026-08-26T17:25:40+02:00 [REF] Smarty: remove Sefurl class with truncated history - - - - - 021ca473 by Alvin BAUMA at 2026-08-26T17:25:40+02:00 [REF] Smarty: git mv sefurl modifier wrapper to restore full history - - - - - e539ec62 by Alvin BAUMA at 2026-08-26T17:25:40+02:00 [REF] Smarty: restore real implementation in relocated Sefurl class - - - - - 7c5fa02e by Alvin BAUMA at 2026-08-26T17:25:41+02:00 [REF] Smarty: migrate icon calls to FunctionHandler\Icon::render() - - - - - 78a03ee2 by Alvin BAUMA at 2026-08-26T17:25:41+02:00 [REF] Smarty: remove Icon class with truncated history - - - - - 9610a78f by Alvin BAUMA at 2026-08-26T17:25:41+02:00 [REF] Smarty: git mv icon function wrapper to restore full history - - - - - 8cae51a0 by Alvin BAUMA at 2026-08-26T17:25:41+02:00 REF] Smarty: restore real implementation in relocated Icon class - - - - - f845685d by Alvin BAUMA at 2026-08-26T17:26:14+02:00 [REF] Smarty: migrate escape calls to Modifier\Escape::apply() - - - - - 208cd8e9 by Alvin BAUMA at 2026-08-26T17:26:19+02:00 [REF] Smarty: remove Escape class with truncated history - - - - - 0e938ca3 by Alvin BAUMA at 2026-08-26T17:26:19+02:00 [REF] mv Escape modifier wrapper to restore full history - - - - - 5a2078c2 by Alvin BAUMA at 2026-08-26T17:26:19+02:00 [REF] Smarty: restore real implementation in relocated Escape class - - - - - 6fb79c7c by Alvin BAUMA at 2026-08-26T17:26:19+02:00 [REF] Smarty: migrate username calls to Modifier\Username::apply() - - - - - e2e10be5 by Alvin BAUMA at 2026-08-26T17:26:19+02:00 REF] Remove Username class with truncated history - - - - - 94fffdb6 by Alvin BAUMA at 2026-08-26T17:26:19+02:00 [REF] Move the username modifier wrapper to restore full history - - - - - 5cfec825 by Alvin BAUMA at 2026-08-26T17:26:19+02:00 [REF] Smarty: restore real implementation in relocated Modifier/Username class - - - - - 59b9a1b6 by Alvin BAUMA at 2026-08-26T17:26:19+02:00 [REF] Smarty: migrate object_link calls to FunctionHandler\ObjectLink::render() - - - - - 13ceae88 by Alvin BAUMA at 2026-08-26T17:26:19+02:00 [REF] Smarty: remove shallow-history ObjectLink.php prior to git mv restore - - - - - 3c0f4df7 by Alvin BAUMA at 2026-08-26T17:26:19+02:00 [REF] Smarty: git mv function.object_link.php onto FunctionHandler/ObjectLink.php to preserve history - - - - - e9cfd67a by Alvin BAUMA at 2026-08-26T17:26:19+02:00 [REF] Smarty: restore real implementation in relocated ObjectLink class - - - - - 73ff3651 by Alvin BAUMA at 2026-08-26T17:26:19+02:00 [REF] Smarty: migrate ticket, self_link, toolbars, duration and tiki_short_datetime calls - - - - - d6dae067 by Alvin BAUMA at 2026-08-26T17:26:19+02:00 [REF] Smarty: remove shallow-history classes for ticket, self_link, toolbars, duration and tiki_short_datetime prior to git mv restore - - - - - b22b742a by Alvin BAUMA at 2026-08-26T17:26:19+02:00 [REF] Smarty: git mv wrappers for ticket, self_link, toolbars, duration and tiki_short_datetime to preserve history - - - - - 1a53b540 by Alvin BAUMA at 2026-08-26T17:26:19+02:00 [REF] Smarty: restore real implementation in relocated classes for ticket, self_link, toolbars, duration and tiki_short_datetime - - - - - 50ff4c84 by Alvin BAUMA at 2026-08-26T17:26:20+02:00 [REF] Smarty: migrate block calls with real PHP callers (ajax_href, packageplugin, pagination_links, remarksbox, vue, wikiplugin) - - - - - 4879bdc2 by Alvin BAUMA at 2026-08-26T17:27:08+02:00 [REF] Smarty: remove shallow-history block classes prior to git mv restore - - - - - 1165987e by Alvin BAUMA at 2026-08-26T17:27:08+02:00 [REF] Smarty: git mv block wrappers to preserve history - - - - - 3a91cc80 by Alvin BAUMA at 2026-08-26T17:27:08+02:00 [REF] Smarty: restore real implementation in relocated block classes - - - - - 8af7e33c by Alvin BAUMA at 2026-08-26T17:27:30+02:00 [REF] Smarty: migrate function calls with real PHP callers (29 functions), add missing facade traits, remove file_exists guard on relocated wrapper - - - - - 6a93a0a5 by Alvin BAUMA at 2026-08-26T17:27:40+02:00 [REF] Smarty: remove shallow-history function classes prior to git mv restore - - - - - c94acbf8 by Alvin BAUMA at 2026-08-26T17:27:40+02:00 [REF] Smarty: git mv function wrappers to preserve history - - - - - 1a580ecc by Alvin BAUMA at 2026-08-26T17:27:41+02:00 [REF] Smarty: restore real implementation in relocated function classes - - - - - 074ff3b9 by Alvin BAUMA at 2026-08-26T17:27:41+02:00 [FIX] Smarty: pass as a real variable to BlockHandler::render() call sites (literal/expression args broke once the buffering wrapper was removed) - - - - - 822e0e0f by Alvin BAUMA at 2026-08-26T17:27:41+02:00 [REF] Smarty: call native Smarty\FunctionHandler\HtmlImage/HtmlOptions directly instead of via Tiki wrapper - - - - - b59fbd24 by Alvin BAUMA at 2026-08-26T17:27:41+02:00 [REM] Smarty: remove dead html_image/html_options wrappers (superseded by direct native Smarty calls) - - - - - e2bb384f by Alvin BAUMA at 2026-08-26T17:27:41+02:00 [FIX] Smarty: correct show_sort registration (getSmartyName/switch-case returned 'show_short' due to a typo, making the class unreachable via the modern dispatcher) - - - - - a11b5279 by Alvin BAUMA at 2026-08-26T17:27:41+02:00 [REF] Smarty: remove shallow-history ShowShort.php prior to git mv restore - - - - - 1f8267c9 by Alvin BAUMA at 2026-08-26T17:27:42+02:00 [REF] Smarty: git mv function.show_sort.php onto FunctionHandler/ShowSort.php (renamed from ShowShort typo) to preserve history - - - - - 14506680 by Alvin BAUMA at 2026-08-26T17:27:42+02:00 [REF] Smarty: rename ShowShort to ShowSort and restore real implementation, update callers - - - - - 9ba556df by Alvin BAUMA at 2026-08-26T17:27:59+02:00 [REF] Smarty: migrate inline_audio_player and jstransfer_list calls to FunctionHandler::render() - - - - - f6410687 by Alvin BAUMA at 2026-08-26T17:27:59+02:00 [REM] Smarty: remove dead inline_audio_player/jstransfer_list wrappers (class already holds the richer history) - - - - - c7b9f02a by Alvin BAUMA at 2026-08-26T17:27:59+02:00 [REF] Smarty: migrate modifier calls with real PHP callers (12 modifiers), including dynamic/array_map/recursive call sites - - - - - aab7295c by Alvin BAUMA at 2026-08-26T17:28:11+02:00 [REF] Smarty: remove shallow-history modifier classes prior to git mv restore - - - - - 7672bc37 by Alvin BAUMA at 2026-08-26T17:28:11+02:00 [REF] Smarty: git mv modifier wrappers to preserve history - - - - - 2369c74b by Alvin BAUMA at 2026-08-26T17:28:11+02:00 [REF] Smarty: restore real implementation in relocated modifier classes - - - - - e2c22a34 by Alvin BAUMA at 2026-08-26T17:28:12+02:00 [REM] Smarty: remove dead d/forummaskemail wrappers (class already holds the richer history) - - - - - e1caea61 by Alvin BAUMA at 2026-08-26T17:28:12+02:00 [REF] Smarty: git mv remaining inline-method wrappers to their final Modifier class paths - - - - - c6d4457a by Alvin BAUMA at 2026-08-26T17:28:12+02:00 [REF] Smarty: extract lcfirst, replacei, reverse_array, substring, trim, zone_is_empty and strtotime from inline methods into proper classes - - - - - dffc4c4e by Alvin BAUMA at 2026-08-26T17:28:12+02:00 [REF] Smarty: remove legacy scandir() auto-inclusion loop in initlib.php (no longer needed, all smarty_tiki wrappers migrated to PSR-4 classes) - - - - - b77bb25a by Alvin BAUMA at 2026-08-26T17:29:34+02:00 [REF] Smarty: remove switch-case fallback in SmartyTikiExtension (fully covered by the generated mapping, verified programmatically) - - - - - c1a278a4 by Alvin BAUMA at 2026-08-26T17:29:34+02:00 [ENH] Smarty: wire PSR-4 autoloading for custom extensions in _custom/shared/smarty/, add documented sample - - - - - 77c02423 by Alvin BAUMA at 2026-08-26T17:29:34+02:00 [DOC] Smarty: rewrite lib/smarty_tiki/README.md to reflect the final PSR-4/auto-discovery architecture - - - - - d9f35b00 by Alvin BAUMA at 2026-08-26T17:29:34+02:00 [REF] Smarty: final cleanup — remove 143 stale .gitattributes entries, exclude generated_extension_map.php from phpcs - - - - - 7ca6a1ec by Alvin BAUMA at 2026-08-26T17:29:34+02:00 [REF] Smarty: rename custom extension namespace from TikiCustom\Smarty to SmartyTikiCustom for consistency with SmartyTiki - - - - - cd08f94c by Alvin BAUMA at 2026-08-26T17:29:34+02:00 [FIX] CI regenerate Smarty extension mapping before smarty-syntax-check - - - - - 136043b8 by Alvin BAUMA at 2026-08-26T17:29:34+02:00 [FIX] Wikiplugin Button: remove orphaned include_once() referencing an undefined path - - - - - 4b692b23 by Alvin BAUMA at 2026-08-26T17:29:34+02:00 FIX] Tiki Editpage: replace direct call to removed smarty_function_sefurl() - - - - - 0f8f1dee by Alvin BAUMA at 2026-08-26T17:31:49+02:00 [FIX] Smarty: restore upstream fixes dropped by rebase content-restoration, fix new object_link call site - - - - - 632 changed files: - .gitattributes - .gitignore - .gitlab-ci.yml - _custom_dist/README.md - + _custom_dist/shared/smarty/Modifier/HelloWorld.php - contribution.php - doc/devtools/check_smarty_syntax.php - doc/devtools/codesniffer/standards/TikiIgnore/ignore_list.json - lib/Auth/Tokens.php - lib/Filegals/FileGalLib.php - lib/Filegals/H5PLib.php - lib/blogs/bloglib.php - lib/breadcrumblib.php - lib/calendar/tikicalendarlib.php - lib/comments/commentslib.php - lib/core/CustomRoute/Item.php - lib/core/Encryption/Key.php - lib/core/Feedback.php - lib/core/File/FileHelper.php - lib/core/Lib/core/Toolbar/ToolbarsList.php - lib/core/Math/Formula/Function/Currency.php - lib/core/Modules/Permissions.php - lib/core/Reports/Send/EmailBuilder.php - lib/core/Search/ContentSource/FileSource.php - lib/core/Search/Formatter/AppendPagination.php - lib/core/Search/Formatter/ValueFormatter/Categorylist.php - lib/core/Search/Formatter/ValueFormatter/Currency.php - lib/core/Search/Formatter/ValueFormatter/Objectlink.php - lib/core/Search/Formatter/ValueFormatter/Reference.php - lib/core/Search/Formatter/ValueFormatter/Sorthandle.php - lib/core/Search/Formatter/ValueFormatter/Trackerrender.php - lib/core/Search/GlobalSource/UrlSource.php - lib/core/Services/Category/Controller.php - lib/core/Services/Comment/AnnotationController.php - lib/core/Services/Edit/Controller.php - lib/core/Services/File/Controller.php - lib/core/Services/H5P/Controller.php - lib/core/Services/Menu/Controller.php - lib/core/Services/Search/Controller.php - lib/core/Services/Tracker/CalendarController.php - lib/core/Services/Tracker/Controller.php - lib/core/Services/Tracker/SyncController.php - lib/core/Table/Code/Other.php - lib/core/TaskQueue/QueueManager.php - lib/core/Tiki/Command/ConsoleApplicationBuilder.php - + lib/core/Tiki/Command/SmartyGenerateMappingCommand.php - + lib/core/Tiki/Composer/SmartyExtensionMapper.php - lib/core/Tiki/Editable/Value.php - lib/core/Tiki/MailIn/Action/WikiPut.php - lib/core/Tiki/Render/Editable.php - lib/core/Tiki/Smarty/SmartyTiki.php - lib/core/Toolbar/ToolbarFileGallery.php - lib/core/Toolbar/ToolbarFileGalleryFile.php - lib/core/Toolbar/ToolbarHelptool.php - lib/core/Toolbar/ToolbarItem.php - lib/core/Toolbar/ToolbarSwitchEditor.php - lib/core/Tracker/Field/AbstractItemField.php - lib/core/Tracker/Field/Category.php - lib/core/Tracker/Field/Checkbox.php - lib/core/Tracker/Field/CountrySelector.php - lib/core/Tracker/Field/Currency.php - lib/core/Tracker/Field/DynamicList.php - lib/core/Tracker/Field/Email.php - lib/core/Tracker/Field/EmailFolder.php - lib/core/Tracker/Field/Files.php - lib/core/Tracker/Field/Image.php - lib/core/Tracker/Field/ItemLink.php - lib/core/Tracker/Field/JsCalendar.php - lib/core/Tracker/Field/Location.php - lib/core/Tracker/Field/PageSelector.php - lib/core/Tracker/Field/Text.php - lib/core/Tracker/Field/TextArea.php - lib/core/Tracker/Field/Url.php - lib/core/Tracker/Field/UserSelector.php - lib/core/Tracker/Filter/Control/ObjectSelector.php - lib/core/WikiParser/Parsable.php - lib/core/WikiParser/ParsableMarkdown.php - lib/core/WikiParser/PluginOutput.php - lib/core/WikiPlugin/Negotiator/Wiki.php - lib/cypht/modules/tiki/groupmail_modules.php - lib/cypht/modules/tiki/tracker_modules.php - lib/geo/geolib.php - lib/headerlib.php - lib/init/initlib.php - lib/jquery_tiki/elfinder/elFinderVolumeTikiFiles.class.php - lib/modules/modlib.php - lib/objectlib.php - lib/parser/parserlib.php - lib/prefslib.php - lib/rss/rsslib.php - lib/setup/cookies.php - lib/smarty_tiki/BlockHandler/Accordion.php - lib/smarty_tiki/BlockHandler/AccordionGroup.php - lib/smarty_tiki/BlockHandler/Actions.php - lib/smarty_tiki/BlockHandler/ActivityFrame.php - lib/smarty_tiki/BlockHandler/AjaxHref.php - lib/smarty_tiki/BlockHandler/Compact.php - lib/smarty_tiki/BlockHandler/Display.php - lib/smarty_tiki/BlockHandler/Filter.php - lib/smarty_tiki/BlockHandler/IfSearchExists.php - lib/smarty_tiki/BlockHandler/IfSearchNotExists.php - lib/smarty_tiki/BlockHandler/ItemField.php - lib/smarty_tiki/BlockHandler/Jq.php - lib/smarty_tiki/BlockHandler/MailUrl.php - lib/smarty_tiki/BlockHandler/ModulesList.php - lib/smarty_tiki/BlockHandler/PackagePlugin.php - lib/smarty_tiki/BlockHandler/PaginationLinks.php - lib/smarty_tiki/BlockHandler/Permission.php - lib/smarty_tiki/BlockHandler/PopupLink.php - lib/smarty_tiki/BlockHandler/Remarksbox.php - lib/smarty_tiki/BlockHandler/Repeat.php - lib/smarty_tiki/BlockHandler/SelfLink.php - lib/smarty_tiki/BlockHandler/SortLinks.php - lib/smarty_tiki/BlockHandler/Tab.php - lib/smarty_tiki/BlockHandler/Tabset.php - lib/smarty_tiki/BlockHandler/TextArea.php - lib/smarty_tiki/BlockHandler/TikiModule.php - lib/smarty_tiki/BlockHandler/Title.php - lib/smarty_tiki/BlockHandler/Tr.php - lib/smarty_tiki/BlockHandler/TrackerItemCheck.php - lib/smarty_tiki/BlockHandler/Translation.php - lib/smarty_tiki/BlockHandler/Vue.php - lib/smarty_tiki/BlockHandler/Wiki.php - lib/smarty_tiki/BlockHandler/Wikiplugin.php - lib/smarty_tiki/Compile/Modifier/EscapeModifierCompiler.php - lib/smarty_tiki/Compile/Tag/AssignContent.php - lib/smarty_tiki/Extension/SmartyTikiExtension.php - lib/smarty_tiki/Filter/Output/Highlight.php - lib/smarty_tiki/Filter/Output/Sefurl.php - lib/smarty_tiki/Filter/Pre/Jq.php - lib/smarty_tiki/Filter/Pre/LogTpl.php - lib/smarty_tiki/Filter/Pre/Tr.php - lib/smarty_tiki/FunctionHandler/Activity.php - lib/smarty_tiki/FunctionHandler/Article.php - lib/smarty_tiki/FunctionHandler/Attachments.php - lib/smarty_tiki/FunctionHandler/Autocomplete.php - lib/smarty_tiki/FunctionHandler/Banner.php - lib/smarty_tiki/FunctionHandler/BootstrapModal.php - lib/smarty_tiki/FunctionHandler/Breadcrumbs.php - lib/smarty_tiki/FunctionHandler/Button.php - lib/smarty_tiki/FunctionHandler/CategoryName.php - lib/smarty_tiki/FunctionHandler/CategorySelector.php - lib/smarty_tiki/FunctionHandler/Content.php - lib/smarty_tiki/FunctionHandler/Cookie.php - lib/smarty_tiki/FunctionHandler/CookieJar.php - lib/smarty_tiki/FunctionHandler/Count.php - lib/smarty_tiki/FunctionHandler/Currency.php - lib/smarty_tiki/FunctionHandler/CustomTemplate.php - lib/smarty_tiki/FunctionHandler/DatabaseQueryLog.php - lib/smarty_tiki/FunctionHandler/DatetimeRange.php - lib/smarty_tiki/FunctionHandler/Debugger.php - lib/smarty_tiki/FunctionHandler/DefaultMapCenter.php - lib/smarty_tiki/FunctionHandler/Ed.php - lib/smarty_tiki/FunctionHandler/Elapsed.php - lib/smarty_tiki/FunctionHandler/Favorite.php - lib/smarty_tiki/FunctionHandler/Feedback.php - lib/smarty_tiki/FunctionHandler/FgalBrowse.php - lib/smarty_tiki/FunctionHandler/FileGalManagerUrl.php - lib/smarty_tiki/FunctionHandler/FileInfo.php - lib/smarty_tiki/FunctionHandler/FileSelector.php - lib/smarty_tiki/FunctionHandler/FormItem.php - lib/smarty_tiki/FunctionHandler/Help.php - lib/smarty_tiki/FunctionHandler/HtmlBodyAttributes.php - lib/smarty_tiki/FunctionHandler/HtmlSelectDate.php - lib/smarty_tiki/FunctionHandler/HtmlSelectDuration.php - lib/smarty_tiki/FunctionHandler/HtmlSelectTime.php - lib/smarty_tiki/FunctionHandler/Icon.php - lib/smarty_tiki/FunctionHandler/InitialsFilterLinks.php - lib/smarty_tiki/FunctionHandler/InlineAudioPlayer.php - lib/smarty_tiki/FunctionHandler/InteractiveTranslation.php - lib/smarty_tiki/FunctionHandler/JsCalendar.php - lib/smarty_tiki/FunctionHandler/JsInsertIcon.php - lib/smarty_tiki/FunctionHandler/JsMaxLength.php - lib/smarty_tiki/FunctionHandler/JsPopup.php - lib/smarty_tiki/FunctionHandler/JsTransferList.php - lib/smarty_tiki/FunctionHandler/Like.php - lib/smarty_tiki/FunctionHandler/ListFilter.php - lib/smarty_tiki/FunctionHandler/Lock.php - lib/smarty_tiki/FunctionHandler/MemUsage.php - lib/smarty_tiki/FunctionHandler/Menu.php - lib/smarty_tiki/FunctionHandler/Module.php - lib/smarty_tiki/FunctionHandler/ModuleList.php - lib/smarty_tiki/FunctionHandler/MonitorLink.php - lib/smarty_tiki/FunctionHandler/MultiLike.php - lib/smarty_tiki/FunctionHandler/NoRecords.php - lib/smarty_tiki/FunctionHandler/NotificationLink.php - lib/smarty_tiki/FunctionHandler/ObjInCat.php - lib/smarty_tiki/FunctionHandler/ObjectLink.php - lib/smarty_tiki/FunctionHandler/ObjectScore.php - lib/smarty_tiki/FunctionHandler/ObjectSelector.php - lib/smarty_tiki/FunctionHandler/ObjectSelectorMulti.php - lib/smarty_tiki/FunctionHandler/ObjectTitle.php - lib/smarty_tiki/FunctionHandler/ObjectType.php - lib/smarty_tiki/FunctionHandler/PageAlias.php - lib/smarty_tiki/FunctionHandler/PageInStructure.php - lib/smarty_tiki/FunctionHandler/Payment.php - lib/smarty_tiki/FunctionHandler/PermissionLink.php - lib/smarty_tiki/FunctionHandler/Pluralize.php - lib/smarty_tiki/FunctionHandler/Poll.php - lib/smarty_tiki/FunctionHandler/Popup.php - lib/smarty_tiki/FunctionHandler/Preference.php - lib/smarty_tiki/FunctionHandler/ProfileSymbolValue.php - lib/smarty_tiki/FunctionHandler/Query.php - lib/smarty_tiki/FunctionHandler/QueuedTasksBanner.php - lib/smarty_tiki/FunctionHandler/Quotabar.php - lib/smarty_tiki/FunctionHandler/Rating.php - lib/smarty_tiki/FunctionHandler/RatingChoice.php - lib/smarty_tiki/FunctionHandler/RatingOverrideMenu.php - lib/smarty_tiki/FunctionHandler/RatingResult.php - lib/smarty_tiki/FunctionHandler/RatingResultAvg.php - lib/smarty_tiki/FunctionHandler/Rcontent.php - lib/smarty_tiki/FunctionHandler/Redirect.php - lib/smarty_tiki/FunctionHandler/ReindexFilePixel.php - lib/smarty_tiki/FunctionHandler/RouterParams.php - lib/smarty_tiki/FunctionHandler/Rss.php - lib/smarty_tiki/FunctionHandler/SameUrl.php - lib/smarty_tiki/FunctionHandler/SchedulerParams.php - lib/smarty_tiki/FunctionHandler/Sefurl.php - lib/smarty_tiki/FunctionHandler/SelectAll.php - lib/smarty_tiki/FunctionHandler/Service.php - lib/smarty_tiki/FunctionHandler/ServiceInline.php - lib/smarty_tiki/FunctionHandler/Set.php - lib/smarty_tiki/FunctionHandler/ShowShort.php → lib/smarty_tiki/FunctionHandler/ShowSort.php - lib/smarty_tiki/FunctionHandler/Syntax.php - lib/smarty_tiki/FunctionHandler/Thumb.php - lib/smarty_tiki/FunctionHandler/Ticket.php - lib/smarty_tiki/FunctionHandler/Toolbars.php - lib/smarty_tiki/FunctionHandler/TrackerFields.php - lib/smarty_tiki/FunctionHandler/TrackerHeader.php - lib/smarty_tiki/FunctionHandler/TrackerInput.php - lib/smarty_tiki/FunctionHandler/TrackerItemStatusIcon.php - lib/smarty_tiki/FunctionHandler/TrackerOutput.php - lib/smarty_tiki/FunctionHandler/TrackerRules.php - lib/smarty_tiki/FunctionHandler/TreeTable.php - lib/smarty_tiki/FunctionHandler/UserRegistration.php - lib/smarty_tiki/FunctionHandler/UserSelector.php - lib/smarty_tiki/FunctionHandler/VarDump.php - lib/smarty_tiki/FunctionHandler/WikiDiff.php - lib/smarty_tiki/FunctionHandler/WikiStructure.php - + lib/smarty_tiki/Modifier/Addslashes.php - lib/smarty_tiki/Modifier/Adjust.php - lib/smarty_tiki/Modifier/AorAn.php - + lib/smarty_tiki/Modifier/ArrayKeyExists.php - + lib/smarty_tiki/Modifier/ArrayReverse.php - lib/smarty_tiki/Modifier/Avatarize.php - lib/smarty_tiki/Modifier/Breakline.php - lib/smarty_tiki/Modifier/CategId.php - lib/smarty_tiki/Modifier/CompactIsoDate.php - lib/smarty_tiki/function.obj_in_cat.php → lib/smarty_tiki/Modifier/Count.php - lib/smarty_tiki/Modifier/CountryFlag.php - lib/smarty_tiki/Modifier/CountryFlagEmoji.php - lib/smarty_tiki/Modifier/CountryFlagWithLabel.php - lib/smarty_tiki/Modifier/D.php - lib/smarty_tiki/Modifier/Dbg.php - lib/smarty_tiki/Modifier/DebugPrintTree.php - lib/smarty_tiki/Modifier/Div.php - lib/smarty_tiki/Modifier/Duration.php - lib/smarty_tiki/Modifier/DurationShort.php - lib/smarty_tiki/Modifier/Escape.php - lib/smarty_tiki/Modifier/FileCanConvertToPdf.php - lib/smarty_tiki/Modifier/FileDiagram.php - lib/smarty_tiki/Modifier/ForumMaskEmail.php - lib/smarty_tiki/Modifier/ForumName.php - lib/smarty_tiki/Modifier/ForumTopicCount.php - lib/smarty_tiki/Modifier/GroupMemberCount.php - lib/smarty_tiki/Modifier/HowManyUserInscriptions.php - lib/smarty_tiki/Modifier/HtmlDecode.php - lib/smarty_tiki/Modifier/Iconify.php - lib/smarty_tiki/Modifier/InGroup.php - lib/smarty_tiki/modifier.substring.php → lib/smarty_tiki/Modifier/IsArray.php - lib/smarty_tiki/block.vue.php → lib/smarty_tiki/Modifier/IsNumeric.php - lib/smarty_tiki/Modifier/IsoDate.php - + lib/smarty_tiki/Modifier/JsonDecode.php - lib/smarty_tiki/Modifier/KbSize.php - lib/smarty_tiki/Modifier/LangName.php - lib/smarty_tiki/block.title.php → lib/smarty_tiki/Modifier/Lcfirst.php - + lib/smarty_tiki/Modifier/Max.php - lib/smarty_tiki/Modifier/MaxUserInscriptions.php - + lib/smarty_tiki/Modifier/Md5.php - lib/smarty_tiki/Modifier/MoneyFormat.php - lib/smarty_tiki/Modifier/NamespaceModifier.php - lib/smarty_tiki/Modifier/NoNamespace.php - lib/smarty_tiki/Modifier/Nonp.php - lib/smarty_tiki/Modifier/NumStyle.php - lib/smarty_tiki/Modifier/NumberFormat.php - lib/smarty_tiki/Modifier/Output.php - lib/smarty_tiki/Modifier/PackageItemId.php - lib/smarty_tiki/Modifier/PageName.php - lib/smarty_tiki/Modifier/Parse.php - lib/smarty_tiki/Modifier/Percent.php - + lib/smarty_tiki/Modifier/PregMatch.php - + lib/smarty_tiki/Modifier/PregMatchAll.php - lib/smarty_tiki/Modifier/Quoted.php - + lib/smarty_tiki/Modifier/Replacei.php - lib/smarty_tiki/FunctionHandler/StrToLower.php → lib/smarty_tiki/Modifier/ReverseArray.php - + lib/smarty_tiki/Modifier/SafeHtml.php - lib/smarty_tiki/Modifier/Sefurl.php - + lib/smarty_tiki/Modifier/Sizeof.php - lib/smarty_tiki/Modifier/Slug.php - lib/smarty_tiki/Modifier/Star.php - lib/smarty_tiki/Modifier/StringFix.php - + lib/smarty_tiki/Modifier/Stristr.php - + lib/smarty_tiki/Modifier/Strpos.php - + lib/smarty_tiki/Modifier/Strstr.php - lib/smarty_tiki/function.html_body_attributes.php → lib/smarty_tiki/Modifier/Strtolower.php - + lib/smarty_tiki/Modifier/Strtotime.php - + lib/smarty_tiki/Modifier/Substring.php - lib/smarty_tiki/Modifier/TaskLink.php - lib/smarty_tiki/Modifier/Template.php - lib/smarty_tiki/Modifier/Ternary.php - lib/smarty_tiki/Modifier/TikiDateFormat.php - lib/smarty_tiki/Modifier/TikiDateTimezoneFromUnix.php - lib/smarty_tiki/Modifier/TikiLongDate.php - lib/smarty_tiki/Modifier/TikiLongDateTime.php - lib/smarty_tiki/Modifier/TikiLongTime.php - lib/smarty_tiki/Modifier/TikiRemainingDaysFromNow.php - lib/smarty_tiki/Modifier/TikiShortDate.php - lib/smarty_tiki/Modifier/TikiShortDateTime.php - lib/smarty_tiki/Modifier/TikiShortTime.php - lib/smarty_tiki/Modifier/Times.php - lib/smarty_tiki/Modifier/TrIf.php - lib/smarty_tiki/Modifier/Tra.php - + lib/smarty_tiki/Modifier/Trim.php - lib/smarty_tiki/Modifier/Truex.php - lib/smarty_tiki/Modifier/Truncate.php - + lib/smarty_tiki/Modifier/Ucfirst.php - + lib/smarty_tiki/Modifier/Ucwords.php - + lib/smarty_tiki/Modifier/Urlencode.php - lib/smarty_tiki/Modifier/UserLink.php - lib/smarty_tiki/Modifier/Username.php - lib/smarty_tiki/Modifier/Utf8Unicode.php - + lib/smarty_tiki/Modifier/VarDump.php - lib/smarty_tiki/Modifier/VirtualPath.php - lib/smarty_tiki/Modifier/YesNo.php - lib/smarty_tiki/function.ed.php → lib/smarty_tiki/Modifier/ZoneIsEmpty.php - lib/smarty_tiki/README.md - lib/smarty_tiki/resource.tplwiki.php → lib/smarty_tiki/Resource/Tplwiki.php - lib/smarty_tiki/resource.wiki.php → lib/smarty_tiki/Resource/Wiki.php - lib/smarty_tiki/modifier.output.php → lib/smarty_tiki/TikiSmartyExtensionInterface.php - lib/smarty_tiki/block.tab.php → lib/smarty_tiki/Traits/BlockHandlerStaticFacadeTrait.php - + lib/smarty_tiki/Traits/FunctionHandlerStaticFacadeTrait.php - lib/smarty_tiki/block.filter.php → lib/smarty_tiki/Traits/ModifierStaticFacadeTrait.php - − lib/smarty_tiki/block.accordion.php - − lib/smarty_tiki/block.accordion_group.php - − lib/smarty_tiki/block.actions.php - − lib/smarty_tiki/block.activityframe.php - − lib/smarty_tiki/block.ajax_href.php - − lib/smarty_tiki/block.compact.php - − lib/smarty_tiki/block.display.php - − lib/smarty_tiki/block.ifsearchexists.php - − lib/smarty_tiki/block.ifsearchnotexists.php - − lib/smarty_tiki/block.itemfield.php - − lib/smarty_tiki/block.jq.php - − lib/smarty_tiki/block.mailurl.php - − lib/smarty_tiki/block.modules_list.php - − lib/smarty_tiki/block.packageplugin.php - − lib/smarty_tiki/block.pagination_links.php - − lib/smarty_tiki/block.permission.php - − lib/smarty_tiki/block.popup_link.php - − lib/smarty_tiki/block.remarksbox.php - − lib/smarty_tiki/block.repeat.php - − lib/smarty_tiki/block.self_link.php - − lib/smarty_tiki/block.sortlinks.php - − lib/smarty_tiki/block.tabset.php - − lib/smarty_tiki/block.textarea.php - − lib/smarty_tiki/block.tikimodule.php - − lib/smarty_tiki/block.tr.php - − lib/smarty_tiki/block.trackeritemcheck.php - − lib/smarty_tiki/block.translation.php - − lib/smarty_tiki/block.wiki.php - − lib/smarty_tiki/block.wikiplugin.php - − lib/smarty_tiki/compiler.assign_content.php - − lib/smarty_tiki/function.activity.php - − lib/smarty_tiki/function.article.php - − lib/smarty_tiki/function.attachments.php - − lib/smarty_tiki/function.autocomplete.php - − lib/smarty_tiki/function.banner.php - − lib/smarty_tiki/function.bootstrap_modal.php - − lib/smarty_tiki/function.breadcrumbs.php - − lib/smarty_tiki/function.button.php - − lib/smarty_tiki/function.categoryName.php - − lib/smarty_tiki/function.categoryselector.php - − lib/smarty_tiki/function.content.php - − lib/smarty_tiki/function.cookie.php - − lib/smarty_tiki/function.cookie_jar.php - − lib/smarty_tiki/function.count.php - − lib/smarty_tiki/function.currency.php - − lib/smarty_tiki/function.custom_template.php - − lib/smarty_tiki/function.datetime_range.php - − lib/smarty_tiki/function.debugger.php - − lib/smarty_tiki/function.defaultmapcenter.php - − lib/smarty_tiki/function.elapsed.php - − lib/smarty_tiki/function.favorite.php - − lib/smarty_tiki/function.feedback.php - − lib/smarty_tiki/function.fgal_browse.php - − lib/smarty_tiki/function.file_selector.php - − lib/smarty_tiki/function.filegal_manager_url.php - − lib/smarty_tiki/function.fileinfo.php - − lib/smarty_tiki/function.formitem.php - − lib/smarty_tiki/function.help.php - − lib/smarty_tiki/function.html_image.php - − lib/smarty_tiki/function.html_options.php - − lib/smarty_tiki/function.html_select_date.php - − lib/smarty_tiki/function.html_select_duration.php - − lib/smarty_tiki/function.html_select_time.php - − lib/smarty_tiki/function.icon.php - − lib/smarty_tiki/function.initials_filter_links.php - − lib/smarty_tiki/function.inline_audio_player.php - − lib/smarty_tiki/function.interactivetranslation.php - − lib/smarty_tiki/function.js_insert_icon.php - − lib/smarty_tiki/function.js_maxlength.php - − lib/smarty_tiki/function.jscalendar.php - − lib/smarty_tiki/function.jspopup.php - − lib/smarty_tiki/function.jstransfer_list.php - − lib/smarty_tiki/function.like.php - − lib/smarty_tiki/function.listfilter.php - − lib/smarty_tiki/function.lock.php - − lib/smarty_tiki/function.memusage.php - − lib/smarty_tiki/function.menu.php - − lib/smarty_tiki/function.module.php - − lib/smarty_tiki/function.modulelist.php - − lib/smarty_tiki/function.monitor_link.php - − lib/smarty_tiki/function.multilike.php - − lib/smarty_tiki/function.norecords.php - − lib/smarty_tiki/function.notification_link.php - − lib/smarty_tiki/function.object_link.php - − lib/smarty_tiki/function.object_score.php - − lib/smarty_tiki/function.object_selector.php - − lib/smarty_tiki/function.object_selector_multi.php - − lib/smarty_tiki/function.object_title.php - − lib/smarty_tiki/function.object_type.php - − lib/smarty_tiki/function.page_alias.php - − lib/smarty_tiki/function.page_in_structure.php - − lib/smarty_tiki/function.payment.php - − lib/smarty_tiki/function.permission_link.php - − lib/smarty_tiki/function.pluralize.php - − lib/smarty_tiki/function.poll.php - − lib/smarty_tiki/function.popup.php - − lib/smarty_tiki/function.preference.php - − lib/smarty_tiki/function.profilesymbolvalue.php - − lib/smarty_tiki/function.query.php - − lib/smarty_tiki/function.quotabar.php - − lib/smarty_tiki/function.rating.php - − lib/smarty_tiki/function.rating_choice.php - − lib/smarty_tiki/function.rating_override_menu.php - − lib/smarty_tiki/function.rating_result.php - − lib/smarty_tiki/function.rating_result_avg.php - − lib/smarty_tiki/function.rcontent.php - − lib/smarty_tiki/function.redirect.php - − lib/smarty_tiki/function.reindex_file_pixel.php - − lib/smarty_tiki/function.router_params.php - − lib/smarty_tiki/function.rss.php - − lib/smarty_tiki/function.sameurl.php - − lib/smarty_tiki/function.scheduler_params.php - − lib/smarty_tiki/function.sefurl.php - − lib/smarty_tiki/function.select_all.php - − lib/smarty_tiki/function.service.php - − lib/smarty_tiki/function.service_inline.php - − lib/smarty_tiki/function.set.php - − lib/smarty_tiki/function.show_sort.php - − lib/smarty_tiki/function.syntax.php - − lib/smarty_tiki/function.thumb.php - − lib/smarty_tiki/function.ticket.php - − lib/smarty_tiki/function.toolbars.php - − lib/smarty_tiki/function.tracker_item_status_icon.php - − lib/smarty_tiki/function.trackerfields.php - − lib/smarty_tiki/function.trackerheader.php - − lib/smarty_tiki/function.trackerinput.php - − lib/smarty_tiki/function.trackeroutput.php - − lib/smarty_tiki/function.trackerrules.php - − lib/smarty_tiki/function.treetable.php - − lib/smarty_tiki/function.user_registration.php - − lib/smarty_tiki/function.user_selector.php - − lib/smarty_tiki/function.var_dump.php - − lib/smarty_tiki/function.wikidiff.php - − lib/smarty_tiki/function.wikistructure.php - − lib/smarty_tiki/modifier.a_or_an.php - − lib/smarty_tiki/modifier.adjust.php - − lib/smarty_tiki/modifier.avatarize.php - − lib/smarty_tiki/modifier.breakline.php - − lib/smarty_tiki/modifier.categid.php - − lib/smarty_tiki/modifier.compactisodate.php - − lib/smarty_tiki/modifier.countryflag.php - − lib/smarty_tiki/modifier.d.php - − lib/smarty_tiki/modifier.dbg.php - − lib/smarty_tiki/modifier.div.php - − lib/smarty_tiki/modifier.duration.php - − lib/smarty_tiki/modifier.duration_short.php - − lib/smarty_tiki/modifier.escape.php - − lib/smarty_tiki/modifier.file_can_convert_to_pdf.php - − lib/smarty_tiki/modifier.file_diagram.php - − lib/smarty_tiki/modifier.forummaskemail.php - − lib/smarty_tiki/modifier.forumname.php - − lib/smarty_tiki/modifier.forumtopiccount.php - − lib/smarty_tiki/modifier.groupmembercount.php - − lib/smarty_tiki/modifier.how_many_user_inscriptions.php - − lib/smarty_tiki/modifier.htmldecode.php - − lib/smarty_tiki/modifier.iconify.php - − lib/smarty_tiki/modifier.in_group.php - − lib/smarty_tiki/modifier.isodate.php - − lib/smarty_tiki/modifier.kbsize.php - − lib/smarty_tiki/modifier.langname.php - − lib/smarty_tiki/modifier.lcfirst.php - − lib/smarty_tiki/modifier.max_user_inscriptions.php - − lib/smarty_tiki/modifier.money_format.php - − lib/smarty_tiki/modifier.namespace.php - − lib/smarty_tiki/modifier.nonamespace.php - − lib/smarty_tiki/modifier.nonp.php - − lib/smarty_tiki/modifier.number_format.php - − lib/smarty_tiki/modifier.numstyle.php - − lib/smarty_tiki/modifier.packageitemid.php - − lib/smarty_tiki/modifier.pagename.php - − lib/smarty_tiki/modifier.parse.php - − lib/smarty_tiki/modifier.percent.php - − lib/smarty_tiki/modifier.quoted.php - − lib/smarty_tiki/modifier.replacei.php - − lib/smarty_tiki/modifier.reverse_array.php - − lib/smarty_tiki/modifier.sefurl.php - − lib/smarty_tiki/modifier.slug.php - − lib/smarty_tiki/modifier.star.php - − lib/smarty_tiki/modifier.stringfix.php - − lib/smarty_tiki/modifier.strtotime.php - − lib/smarty_tiki/modifier.tasklink.php - − lib/smarty_tiki/modifier.template.php - − lib/smarty_tiki/modifier.tiki_date_format.php - − lib/smarty_tiki/modifier.tiki_date_timezone_from_unix.php - − lib/smarty_tiki/modifier.tiki_long_date.php - − lib/smarty_tiki/modifier.tiki_long_datetime.php - − lib/smarty_tiki/modifier.tiki_long_time.php - − lib/smarty_tiki/modifier.tiki_remaining_days_from_now.php - − lib/smarty_tiki/modifier.tiki_short_date.php - − lib/smarty_tiki/modifier.tiki_short_datetime.php - − lib/smarty_tiki/modifier.tiki_short_time.php - − lib/smarty_tiki/modifier.times.php - − lib/smarty_tiki/modifier.tr_if.php - − lib/smarty_tiki/modifier.trim.php - − lib/smarty_tiki/modifier.truex.php - − lib/smarty_tiki/modifier.truncate.php - − lib/smarty_tiki/modifier.userlink.php - − lib/smarty_tiki/modifier.username.php - − lib/smarty_tiki/modifier.utf8unicode.php - − lib/smarty_tiki/modifier.virtual_path.php - − lib/smarty_tiki/modifier.yesno.php - − lib/smarty_tiki/modifier.zone_is_empty.php - − lib/smarty_tiki/outputfilter.highlight.php - − lib/smarty_tiki/prefilter.jq.php - − lib/smarty_tiki/prefilter.log_tpl.php - − lib/smarty_tiki/prefilter.tr.php - lib/structures/structlib.php - lib/surveys/surveylib.php - lib/test/Core/Reports/Send/EmailBuilderTest.php - lib/test/smarty_tiki/FunctionToolbarsTest.php - lib/test/smarty_tiki/ModifierDurationTest.php - lib/tikiaccesslib.php - lib/tikihelplib.php - lib/tikilib.php - lib/wiki-plugins/wikiplugin_annotation.php - lib/wiki-plugins/wikiplugin_article.php - lib/wiki-plugins/wikiplugin_articles.php - lib/wiki-plugins/wikiplugin_attach.php - lib/wiki-plugins/wikiplugin_backlinks.php - lib/wiki-plugins/wikiplugin_button.php - lib/wiki-plugins/wikiplugin_contributionsdashboard.php - lib/wiki-plugins/wikiplugin_convene.php - lib/wiki-plugins/wikiplugin_customsearch.php - lib/wiki-plugins/wikiplugin_datachannel.php - lib/wiki-plugins/wikiplugin_diagram.php - lib/wiki-plugins/wikiplugin_draw.php - lib/wiki-plugins/wikiplugin_exercise.php - lib/wiki-plugins/wikiplugin_fitnesse.php - lib/wiki-plugins/wikiplugin_h5p.php - lib/wiki-plugins/wikiplugin_icon.php - lib/wiki-plugins/wikiplugin_img.php - lib/wiki-plugins/wikiplugin_include.php - lib/wiki-plugins/wikiplugin_localfiles.php - lib/wiki-plugins/wikiplugin_map.php - lib/wiki-plugins/wikiplugin_mediaplayer.php - lib/wiki-plugins/wikiplugin_memberpayment.php - lib/wiki-plugins/wikiplugin_model3dviewer.php - lib/wiki-plugins/wikiplugin_modulelist.php - lib/wiki-plugins/wikiplugin_objectlink.php - lib/wiki-plugins/wikiplugin_package.php - lib/wiki-plugins/wikiplugin_payment.php - lib/wiki-plugins/wikiplugin_pivottable.php - lib/wiki-plugins/wikiplugin_profilesymbolvalue.php - lib/wiki-plugins/wikiplugin_registermemberpayment.php - lib/wiki-plugins/wikiplugin_remarksbox.php - lib/wiki-plugins/wikiplugin_sheet.php - lib/wiki-plugins/wikiplugin_sign.php - lib/wiki-plugins/wikiplugin_snarf.php - lib/wiki-plugins/wikiplugin_split.php - lib/wiki-plugins/wikiplugin_survey.php - lib/wiki-plugins/wikiplugin_toc.php - lib/wiki-plugins/wikiplugin_tour.php - lib/wiki-plugins/wikiplugin_tracker.php - lib/wiki-plugins/wikiplugin_trackerstat.php - lib/wiki-plugins/wikiplugin_trackertimeline.php - lib/wiki-plugins/wikiplugin_trackerverticaltimeline.php - lib/wiki-plugins/wikiplugin_trade.php - lib/wiki-plugins/wikiplugin_translationof.php - lib/wiki-plugins/wikiplugin_userlink.php - lib/wiki-plugins/wikiplugin_vimeo.php - lib/wiki-plugins/wikiplugin_vue.php - lib/wiki-plugins/wikiplugin_wantedpages.php - lib/wiki-plugins/wikiplugin_wikidiff.php - lib/wiki-plugins/wikiplugin_wysiwyg.php - lib/wiki/editlib.php - lib/wiki/wikilib.php - lib/wysiwyg/wysiwyglib.php - modules/mod-func-register.php - modules/mod-func-since_last_visit_new.php - path_constants.php - phpcs.xml.dist - tiki-admin_actionlog.php - tiki-admin_categories.php - tiki-admin_toolbars.php - tiki-blog_post.php - tiki-browse_categories.php - tiki-calendars_rss.php - tiki-check.php - tiki-download_file.php - tiki-edit_article.php - tiki-edit_perspective.php - tiki-editdiagram.php - tiki-editpage.php - tiki-minichat_ajax.php - tiki-searchindex.php - tiki-tracker_rss.php - tiki-view_forum.php - tiki-view_tracker.php - tiki-view_tracker_item.php - vendor_bundled/composer.json The diff was not included because it is too large. View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/compare/a2de847b934c2c0e6da50b667ba0c7a7acee5332...0f8f1dee4d57cc5bc91cba7d209c58224211f33f -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/compare/a2de847b934c2c0e6da50b667ba0c7a7acee5332...0f8f1dee4d57cc5bc91cba7d209c58224211f33f You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help _______________________________________________ TikiWiki-cvs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs