Skip to content

[GSoC 2025] - Add support for content plugin in category view#646

Merged
alikon merged 2 commits intojoomla-extensions:5.x-devfrom
mahmoudmagdy1-1:category_contentplg
Aug 6, 2025
Merged

[GSoC 2025] - Add support for content plugin in category view#646
alikon merged 2 commits intojoomla-extensions:5.x-devfrom
mahmoudmagdy1-1:category_contentplg

Conversation

@mahmoudmagdy1-1
Copy link
Copy Markdown
Contributor

Pull Request for Issue #645 .

Summary of Changes

This PR adds the support for content plugins in the category view like suggested in the issue

BEFORE THIS PR
image

AFTER THIS PR
image

It also adds the ability to turn on prepare content, which allows for the content plugin to work, with also a note that enabling this may impact the preformance
image

Testing Instructions

Use any content plugin that implements onContentPrepare() in a weblink‘s description (you know, stuff like {toc}). Then open the category page.
for example (Table of Contents)

Expected result

The content plugin should do their magic.

Actual result

The content plugins don’t do anything with the weblink‘s description.

Documentation Changes Required

@alikon alikon merged commit da1fb15 into joomla-extensions:5.x-dev Aug 6, 2025
1 check passed
@alikon
Copy link
Copy Markdown
Collaborator

alikon commented Aug 6, 2025

thank you

@alikon alikon added this to the Weblinks 5.0.0 milestone Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants