Is there any estimate to get this merge into the dev module?
Loos good, works for me!
Hello! Is there any estimate of obtaining the compatibility merge and being able to have a Drupal 11 version of the module? I need help with something, I am available for anything.
Any plan to add the support to drupal 11?
@andy-inman seems like not is compatible with layout_paragraphs
I've developed a preliminary patch in response to this issue. This patch lays the groundwork for the desired feature, addressing the core functionality.
While the current implementation is operational, I want to emphasize that it is in an early stage. Additional testing is required to ensure robustness and compatibility. I welcome feedback and testing from the community to refine and improve this patch.
Please find attached the patch file. I'm looking forward to your insights and suggestions to enhance this contribution to the Drupal project.
yorchperaza β made their first commit to this issueβs fork.
yorchperaza β created an issue.
I would like to follow up on the request.
To elaborate on my plans and priorities as a potential maintainer:
Issue Resolution: I believe in a proactive approach to issue resolution. I will continue to actively engage with the issue queue, addressing bugs and problems reported by users promptly. My aim is to provide clear, concise, and well-tested patches, and work closely with the community to ensure timely fixes.
Drupal 10 Compatibility: Ensuring that the module remains compatible with the latest Drupal versions is crucial. I will prioritize keeping the module up to date and actively participate in discussions and tasks related to Drupal 10 compatibility.
Feature Enhancements: I have a few specific ideas to enhance the module:
Configuration Options: Introduce more configuration options, such as customizing the table of contents' appearance, behavior, and integration with other modules.
Accessibility: Enhance the module's accessibility to ensure it is usable by a wider range of users.
Improved Documentation: Comprehensive and user-friendly documentation can make a big difference. I'll work on improving the module's documentation to help users better understand its capabilities and use it effectively.
I understand that being a maintainer requires a commitment of time and effort, and I'm ready to invest both. I look forward to discussing these ideas and working together to ensure the module's continued success.
Thank you for considering my application.
yorchperaza β created an issue.
yorchperaza β created an issue.
Hello maintainers and community,
I've identified an incompatibility issue with the "Flexible Table Of Contents" module when used with Drupal 10. The root cause seems to be the version constraints specified in the composer.json for the symfony/css-selector dependency and the absence of a drupal/core constraint for Drupal 10.
To address this, I've created a patch that:
Updates the symfony/css-selector version constraints to include ^5 and ^6.
Adds a constraint for drupal/core to indicate compatibility with Drupal 10.
I've attached the patch to this comment. I would appreciate it if the maintainers or other community members could review and test the patch to ensure it resolves the issue and doesn't introduce any new ones.
Thank you for your time and consideration. Looking forward to your feedback!
yorchperaza β created an issue.
Could someone else confirm if the issue is only present in incognito, if so the functionality is correct
I am available for maintenance too
yorchperaza β created an issue.