Bengaluru 🌍
Account created on 3 March 2014, over 10 years ago
#

Merge Requests

Recent comments

🇮🇳India heykarthikwithu Bengaluru 🌍

Not able reproduce in latest version, Closing this issue - In case issue persist, it good to open with steps to reproduce.

🇮🇳India heykarthikwithu Bengaluru 🌍

Pushed the code to branch & will be release in 2.0.6.

🇮🇳India heykarthikwithu Bengaluru 🌍
  1. Able to reproduce the issue with Drupal 11.x & drupal/metatag:^2.1
  2. Updated the steps to reproduce in Issue Summary
  3. Changing the state to Needs work
🇮🇳India heykarthikwithu Bengaluru 🌍

By adding display none to the .priority-low this can be achieved, added the same to the file - core/themes/olivero/css/components/table.css
(added enhancement for the .priority-medium - comparing with claro for this)

here's the patch for the same.

🇮🇳India heykarthikwithu Bengaluru 🌍

#44 was not working in my case, made change suggested in #47, works for me (attached the patch)

🇮🇳India heykarthikwithu Bengaluru 🌍

@antonio.cangemi can you double check, slideshow is working as expected.

Here's one more validation - https://www.drupal.org/project/imagefield_slideshow/issues/3431029#comme... 📌 Automated Drupal 11 compatibility fixes for imagefield_slideshow Fixed

🇮🇳India heykarthikwithu Bengaluru 🌍

heykarthikwithu changed the visibility of the branch 3270898-misleading-documentation-in to hidden.

🇮🇳India heykarthikwithu Bengaluru 🌍

Will be released in next release.

🇮🇳India heykarthikwithu Bengaluru 🌍

Currently issue is fixed & not able reproduce in latest version 2.0.5 , Can you re-check this?

🇮🇳India heykarthikwithu Bengaluru 🌍

Fixed this issue in https://www.drupal.org/project/imagefield_slideshow/issues/3449695#comme... 🐛 Images not showing up at first. After page refresh they appear Fixed

Checked the feature in Drupal 11.x & Added support to 11.x

Will be released on the next release.

🇮🇳India heykarthikwithu Bengaluru 🌍

Issue is fixed & pushed to the 2.0.x branch, Will be released on the next release.

🇮🇳India heykarthikwithu Bengaluru 🌍

hey @duckydan, thanks
tested & pushed the changes to the branch, will release this in next release.

🇮🇳India heykarthikwithu Bengaluru 🌍

I see we would need to add something like this within - formatters/fieldset/fieldset.js

$('.fieldset__label').first().addClass('form-required');

🇮🇳India heykarthikwithu Bengaluru 🌍

I see, patch won't work - Please validate the changes locally before giving the patch.

🇮🇳India heykarthikwithu Bengaluru 🌍

This issue can also noticed during the upgrade process of drupal 9 to 10 - using feeds module latest version 8.x-3.0-beta4.
Below data can be seen on the upgrade status report (report generated via upgrade_status module)

Class Drupal\feeds\Component\ZfExtensionManagerSfContainer implements deprecated interface Laminas\Feed\Reader\ExtensionManagerInterface: this interface is no longer needed, and shouldn't be relied upon
web/modules/contrib/feeds/src/Component/ZfExtensionManagerSfContainer.php
🇮🇳India heykarthikwithu Bengaluru 🌍

Hey @AstonVictor,
Thanks for using the module & showing interest for co-maintainership.
Can you work on the features mentioned & provide patches for those.
Also go through this - https://www.drupal.org/docs/develop/managing-a-drupalorg-theme-module-or...

🇮🇳India heykarthikwithu Bengaluru 🌍

#3 Patch file fixes the issue of Deprecated function: Creation of dynamic property Drupal\features\FeaturesGenerationMethodManager::$cacheKeyPrefix is deprecated in Drupal\features\FeaturesGenerationMethodManager->__construct() (line 28 of modules/contrib/features/src/FeaturesGenerationMethodManager.php).

Moving to RTBC.

🇮🇳India heykarthikwithu Bengaluru 🌍

Reviewed & Moved the change to the dev branch 2.0.x, will be released in the upcoming release.

🇮🇳India heykarthikwithu Bengaluru 🌍

Hi @bart lambert, Imagefield Slideshow module doesn't support the Colorbox pop feature.

🇮🇳India heykarthikwithu Bengaluru 🌍

Added below changes
1. when using the pager, it would be nice, when there is onle 1 image, that it doesn´t show up. - Done
2. the possibility to use also images/thumbnails as pager - Done
3. the setting that you can pause the slideshow from the beginning and just move to the next picture when you click the pager or prev/next - Image pause setting exist on field formatter settings.
4. translation possibility - i think "prev / next" is not possible to translate threw the drupal translation surface function - Done

🇮🇳India heykarthikwithu Bengaluru 🌍

Hi @acret_seth, Able to reproduce the issue with contributed Workbench Moderation module.

But, this issue should be raised as part of contributed Workbench Moderation module right?
(template level design for the dropdown can be handled within the contributed module)

🇮🇳India heykarthikwithu Bengaluru 🌍

Hi @acret_seth,

With Workbench Moderation to control moderation states & Claro theme the UX looks different (attached the screenshot)

🇮🇳India heykarthikwithu Bengaluru 🌍

Merged to the 1.0.x branch. Will be released in the upcoming beta release.

🇮🇳India heykarthikwithu Bengaluru 🌍

Thanks @Sheetal.Pathak

Added:
1. Created the base structure for the Sub-theme.
2. Designed api docs page (api-docs).

Will be released in the upcoming beta release.

🇮🇳India heykarthikwithu Bengaluru 🌍

Only rewriting the patch with correct patch (should see will it on work on multi-value tag output)

🇮🇳India heykarthikwithu Bengaluru 🌍

Marking this as Closed (works as designed).

Feel free to open if issue still persist.

🇮🇳India heykarthikwithu Bengaluru 🌍

Marking this as Closed (works as designed).

Feel free to open if issue still persist.

🇮🇳India heykarthikwithu Bengaluru 🌍

Removed the unwanted code and fix the minor issue with the route in above commit.

And
Released the new version 2.0.0-beta1

🇮🇳India heykarthikwithu Bengaluru 🌍

Created the User interface to show the details of the count of nodes, content types, users & roles existing in the site.

Will be released in the upcoming beta release.

🇮🇳India heykarthikwithu Bengaluru 🌍

Created the drush commands
1. nodetypecount
2. nodecount
3. rolecount
4. usercount

🇮🇳India heykarthikwithu Bengaluru 🌍

changing the weight

🇮🇳India heykarthikwithu Bengaluru 🌍

title change

🇮🇳India heykarthikwithu Bengaluru 🌍

title & summary updates.

🇮🇳India heykarthikwithu Bengaluru 🌍

articulation & updated the correct urls

🇮🇳India heykarthikwithu Bengaluru 🌍

articulation 

🇮🇳India heykarthikwithu Bengaluru 🌍

Released in the 7.x-1.1 version.

🇮🇳India heykarthikwithu Bengaluru 🌍

Updated the usage details with correct urls on project page - https://www.drupal.org/project/extra_siteinfo

Additional changes:
1. Updated the same details in modules Readme.md file and modules help section (/admin/help/extra_siteinfo).
2. A minor fix, related to TypeError: Unsupported operand types: string + int is fixed in the module.

These changes will be released in the upcoming version.

🇮🇳India heykarthikwithu Bengaluru 🌍

@hansfn, i have edited the this page and checked "Provide a menu link" is checked. Now, Subheadings on this page are showing up.

🇮🇳India heykarthikwithu Bengaluru 🌍

Okay sure, thank you 😊.

🇮🇳India heykarthikwithu Bengaluru 🌍

Yeah, sure..

I'm new to this, plz move this to d7 location.

🇮🇳India heykarthikwithu Bengaluru 🌍

Fixed the Drupal 10 compatibility and released in 2.0.0 version.
📌 Automated Drupal 10 compatibility fixes Fixed

Marking this as duplicate.

🇮🇳India heykarthikwithu Bengaluru 🌍

Release the 2.0.0 version, Views is not used.

🇮🇳India heykarthikwithu Bengaluru 🌍

Added the Drupal 10 compatibility fixes

Additional fixes:
1. Added the template file to have the twig related changes.
2. Cleanup the unwanted configuration of the element structure.
3. Updated the readme, with the details of the module usage.

Will be released in the next upcoming version.

Production build 0.71.5 2024