Account created on 11 May 2011, almost 14 years ago
#

Merge Requests

More

Recent comments

🇧🇪Belgium mschudders

options:
hook/event/alter > So the module who puts the values there should "hook in" and translate value to label?

🇧🇪Belgium mschudders

is working well, used for several months in PRD.

🇧🇪Belgium mschudders

if you could resolve the last conflicts so I can merge the branch that would be great.

Thanks

🇧🇪Belgium mschudders

If this is an option that can be toggled (and this not by default) I can agree on this.

But right now I don't think this is good to set by default.

🇧🇪Belgium mschudders

pushed to DEV.

Thanks.

🇧🇪Belgium mschudders

up to date with latest changes now.

Putting in Needs review.

🇧🇪Belgium mschudders

shouldn't be the responsability of this contrib

🇧🇪Belgium mschudders

Is indeed a nice request. Maybe if we have some time in the future we could implement it.

🇧🇪Belgium mschudders

closing and marking as fixed

🇧🇪Belgium mschudders

I've added this to the DEV branch.

🇧🇪Belgium mschudders

Hey,

Well since it's just a Plugin implementation, which isn't loaded when needed, I don't think it's necessary to create a separate submodule.

Normally the work for the webform element is done.

could you test it please? (Didnt test the autocomplete) other features seem to work properly.

Thanks!

Kind regards,

Marking as fixed in the meantime.

🇧🇪Belgium mschudders

assign to me && needs work

🇧🇪Belgium mschudders

update:
V1 working element added. Need extra features, more testing, and making sure everything works,

this is just a prototype.

in dev.

🇧🇪Belgium mschudders

alright, i'll have a crack at it. (dev branch)

🇧🇪Belgium mschudders

That's not the purpose of datalist or a select element.

Only the options inside of the list should be allowed.

🇧🇪Belgium mschudders

put to needs work based off last comment.

🇧🇪Belgium mschudders

fixed in latest dev.

🇧🇪Belgium mschudders

Added another fix for this on latest DEV branch.

Could you test if that works for you?

Thanks.

🇧🇪Belgium mschudders

the help is a bit slim. If more information is added I could add it (also a link to the drupal page)

🇧🇪Belgium mschudders

only from 9 and up is supported. So this is outdated.

🇧🇪Belgium mschudders

closing ticket since I cleaned up the defaults in the form and this is resolved.

🇧🇪Belgium mschudders

.overview--search, .views-exposed-form, #police-search-form-popup

In your use case you safely remove #police-search-form-popup I guess. This has been in there for no reason. Will remove it ;-)

.overview--search, .views-exposed-form

And the probably the selector "overview--search" won't be there for you as well, I think.

🇧🇪Belgium mschudders

I've tested the patch as well and cannnot reproduce the issue of Emircan Erkul.

For me it seems to be working properly. Will test further to be sure.

🇧🇪Belgium mschudders

example on how to post media:

$this->twitterPostManager->setClient($client)->doPost([
'status' => 'Le Label',
'media_paths' => [
$mediaPath, >> Should be a FILE URI.
],
]);

If this gets applied (this merge request) >>> please update documentation.

🇧🇪Belgium mschudders

This incoperates the patch from: https://www.drupal.org/project/social_post_twitter/issues/3392216 🐛 Authentication works but profile isnt returned 404, Warning: Attempt to read property "id" on null in RTBC
So be sure to give credits to https://www.drupal.org/u/zarexogre

That issue was about making it work again, this is about yeah applying media/images.

🇧🇪Belgium mschudders

testing okay after final bug fix

put to needs review

🇧🇪Belgium mschudders

patch added and merged manually.

🇧🇪Belgium mschudders

Well you need to fill in javascript selectors on the settings page. I think by default there are "defaults/placeholders" filled in at the settings page?
The selectors specify a certain element on for example the search page.

Sorting for example: You need to write a javascript selector that targets this element, for example a "select" element.

Does this help you?

🇧🇪Belgium mschudders

Can you elaborate? The module is still available and supported so I don't know what is wrong atm?

Thanks for clarifications.

🇧🇪Belgium mschudders

resolved merge conflicts, all good. fixed, thanks!

🇧🇪Belgium mschudders

so the fix has been reverted. (Checking commits on Merge request)

Is the orderBy still needed then or can we close the ticket? Thanks.

Production build 0.71.5 2024