Skip to content

Conversation

UlrichB22
Copy link
Collaborator

Related to #1585.

The moin1.9 FullSearch macro is used in various situations. One case is the listing of all pages for a specific category. In moin2, the categories are replaced by tags. Therefore, all macro calls related to categories are converted to the moin2 macro ItemList.

In all other cases, the FullSearch macro call is not changed. The same applies to the FullSearchCached macro.

In moin1.9 it is possible to use Categories written as a link, e.g.

----

[[CategorySample]]

In this case the import19 migration keeps the opening brackets in the item and adds the closing brackets to the category name. This is also fixed with this PR.

@RogerHaase RogerHaase merged commit 0e91a59 into moinwiki:master Mar 5, 2025
8 checks passed
@UlrichB22 UlrichB22 deleted the fullsearch branch March 6, 2025 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants