Chelles
Account created on 31 October 2014, over 10 years ago
#

Recent comments

🇫🇷France netsliver Chelles

New patch with title tag instead of meta title.

You must change the module weight to 1 for execute domain after metatag.

🇫🇷France netsliver Chelles

Attached patch fix this problem, move the routing with parent admin/config/search instead of admin/config/system, fix module convention naming in dependencies and add metatag dependency

🇫🇷France netsliver Chelles

Yes I know...

But I use the simple_sitemap 3.x on D10 with micro_simple_sitemap because I don't want rewrite the code also :)

🇫🇷France netsliver Chelles

The Drupal API init the $requirements variable with [] and return the $requirements (empty array or not).

After upgrade to D10 and PHP8.3, i have an error without return.

🇫🇷France netsliver Chelles

Attached patch fix type and accessCheck

🇫🇷France netsliver Chelles

OK sorry, I'm moving towards the eca module which seems to be much more maintained and more powerful
https://www.drupal.org/project/eca

🇫🇷France netsliver Chelles

Hi, the attached patch remove the getDiscovery function to use the DefaultPluginManager::getDiscovery() which compat with the 2 annotations methods

🇫🇷France netsliver Chelles

netsliver changed the visibility of the branch 2.0.x to active.

🇫🇷France netsliver Chelles

netsliver changed the visibility of the branch 2.0.x to hidden.

🇫🇷France netsliver Chelles

Hello, new patch for all libraries

🇫🇷France netsliver Chelles

New patch for 10.2.x - sorry the bug still exists

🇫🇷France netsliver Chelles

New patch for 4.x

🇫🇷France netsliver Chelles

Hi, you have the maintener status now ;)

🇫🇷France netsliver Chelles

Hi,

The attached patch works with the latest version of the sitemap, there seems to be a problem with the plugin weight initialization, but the submit is ok.

Could you give me the maintener status ?

🇫🇷France netsliver Chelles

Temporary patch before finding out why...

I think there is still a problem with changing $request->request to $request

🇫🇷France netsliver Chelles

Problems with my projects...

A fresh install with my profile works fine...

🇫🇷France netsliver Chelles

The pager is present but not working, the view remains on page 1, the console show the good page number asked in get params.

🇫🇷France netsliver Chelles

possible problem
ajax_view.js add httpMethod and pass in get instead of post
ViewAjaxController.php call $request->get instead of $request->request->get

🇫🇷France netsliver Chelles

I specify that by only taking the core/modules/views/js/ajax_view.js and core/modules/views/src/Controller/ViewAjaxController.php files from version 10.0.9, the pagination works again

🇫🇷France netsliver Chelles

Another patch with different id because conflict with original domain condition

🇫🇷France netsliver Chelles

patch rerolled with last dev 3.x version

🇫🇷France netsliver Chelles

add drupal_get_path replacement

🇫🇷France netsliver Chelles

Patch with force padding to view more media part

🇫🇷France netsliver Chelles

OK it works with email html format...

Not possible to work with other format wich have token replace filter ?

🇫🇷France netsliver Chelles

Text format is full_html
Yes i can edit the format
The token is replaced as blank

🇫🇷France netsliver Chelles

The URLs : admin/config/system/mailer/policy/simplenews.subscribe & admin/config/system/mailer/policy/simplenews.validate

The body :
We have received a request to subscribe [simplenews-subscriber:mail] at [site:url].

To confirm please use the link below.

[simplenews-subscriber:combined-url]

AND

We have received a request to manage your subscriptions for [simplenews-subscriber:mail] at [site:url].

To proceed please use the link below.

[simplenews-subscriber:manage-url]

Production build 0.71.5 2024