TheCadien / SuluNewsBundle

Simple News Bundle for Sulu 2 CMS
MIT License
14 stars 12 forks source link

Sulu 2.5 Support #24

Closed TheCadien closed 1 year ago

manuxi commented 2 years ago

+1

TheCadien commented 2 years ago

@manuxi We have decided to release the support for the versions 2.4 and 2.5 in time these days so that the bundle can at least be used in newer Sulu versions. The features of the versions like the trash bin will be added afterwards. So stay tuned

FlorianBoe commented 1 year ago

Hi, is there already news for the compatibility release for 2.5?

TheCadien commented 1 year ago

Still have a bug at the moment. The controller for URI "/_sulu_preview" is not callable: Controller "sulu_news.controller:indexAction" does neither exist as service nor as class.

But we are working on it. We hope to be able to report positive progress soon. Maybe @alexander-schranz has an Idea

TheCadien commented 1 year ago

For progress see: https://github.com/TheCadien/SuluNewsBundle/pull/25

TheCadien commented 1 year ago

@FlorianBoe , @manuxi , @mavuio , @kleffsche and @akleineb. think that should be evrything now , please try to install and ttest the branch sulu25 in your Projects. think that them now should be working an we could merge and release that update.

I am looking forward to your feedback

kleffsche commented 1 year ago

The "preview" error is gone. Can you please tell me, how to select the news within a block or as a page property? Or is it only possible to get new news within a view?

Thank you very much for your work.

TheCadien commented 1 year ago

@kleffsche That bundle provides forexample the smart_content component (currently in a heavy basic way) That you could try. Think that should work for you :)

kleffsche commented 1 year ago

@kleffsche That bundle provides forexample the smart_content component (currently in a heavy basic way) That you could try. Think that should work for you :)

smart_content does not work as expected. All news are always selected. No way to select single news. It would be great if the news_selection and the single_news_selection would work in future.

Thank you.

TheCadien commented 1 year ago

@kleffsche fix that ticket aber we finshed the 2.5 Update. More details than in #28

FlorianBoe commented 1 year ago

I have the 2.5 branch in use and have not found any problems so far. Thanks for your great work!

FlorianBoe commented 1 year ago

I just noticed that the SEO tab is not working. Text input in all fields leads to an error message in the browser console.

Uncaught TypeError: Cannot set properties of undefined (setting 'title')