zenimagine → created an issue.
zenimagine → created an issue.
I confirm, rewriting an image field does not work as a source. It really limits the possibilities
zenimagine → created an issue.
zenimagine → created an issue.
Do you have a patch to remove the 0 ?
I confirm, the stable version does not work with drupal 11
Sorry to open the question but I don't have an answer to my comment #3
I confirm that the patch fixes in version 3.0.6
Ok thanks for the answer. Currently version 3.0.6 is installed on my website. Can I update to version 4.0.0-alpha2 without breaking the website, with :
composer require 'drupal/private_message:^4.0@alpha'
drush updb
drush cr
zenimagine → created an issue.
@jurgenhaas Would you have an archive to import? For example for the content type "article".
It would be possible to create only one content of type "article" per user (with the role "content_editor").
I don't know how to create this rule, can you tell me if it's a good start?
I don't know what to put for "profile exists".
@jurgenhaas Very good thanks, is this the right condition in the capture? I don't see what other conditions could be applied
It might be possible to create an activity stream by automatically seeing a message, when an account or node is updated, when a comment is posted on the user's content...
ECA could replace the Message module :
https://ecaguide.org/library/simple/notifications/
It could allow several scenarios:
For example Only a "premium" role can contact users of the site, non-premium can answer but by initiating the discussion.
With ECA you can set up recipes that the admin can activate or deactivate.
zenimagine → created an issue.
zenimagine → created an issue.
zenimagine → created an issue.
zenimagine → created an issue.
zenimagine → created an issue.
zenimagine → created an issue.
zenimagine → created an issue.
zenimagine → created an issue.
zenimagine → created an issue.
Great, I just tested it and it works. I only tested with accounts that need administrator approval.
zenimagine → created an issue.
zenimagine → created an issue.
This is not the expected behavior. When the user registers (with admin approval), he is immediately redirected to the homepage of the website with an alert, indicating that instructions have been sent to him by email.
I don't want to show him the homepage, but /node/38
Can the module display something other than the homepage?
I am on version 8.x-2.0-beta8 which is more recent than the dev version
Very good thanks, so this is a known issue ?
zenimagine → created an issue.
I confide, with the patch when I click on the icon (without new message), it doesn't give me anything. There is no link.. I take the opportunity to ask to direct the icon to a personalized link like "inbox" (with all the discussion threads) and not to the unread discussion thread (this is completely illogical)
Ok it's good it works
I am on version 3.0.4 do I need the dev? yes it worked before
Could not apply patch! Skipping. The error was: Cannot apply patch https://git.drupalcode.org/project/private_message/-/merge_requests/152....
I just tested the patch. It hides the number if it is equal to 0. It is very good, but it creates another problem:
The icon disappears with the 0, the icon must appear empty if it is 0
thank you
zenimagine → created an issue.
ECA and Rules seems complicated to use, even for a simple rule. Who can tell me how to set up the rule to do this ?
I am closing because I am no longer able to reproduce
@tr Thanks I just read the answer, but if the user deletes his node, he must be able to create another one. May be always limited to 1.
So how to do that with the latest version of rules? How to create this rule.
I don't want to create several roles for this, because I will have other limitations in the future, like limiting comments per user, ...
zenimagine → created an issue.
It's a shame that this module is so limited, because when I look at my survey view, there are almost no filters.
Cannot sort surveys, for example display first the surveys that the current user has not answered.
Cannot create surveys for certain roles, ...
zenimagine → created an issue.
zenimagine → created an issue.
zenimagine → created an issue.
zenimagine → created an issue.
zenimagine → created an issue.
zenimagine → created an issue.
zenimagine → created an issue.
zenimagine → created an issue.
I think this module needs a big update of its interface for it to be widely adopted.
Here are some projects based on the module, the interface is perfect on desktop as well as mobile :
https://github.com/jez500/Private-Message-Messenger
https://communitytalks.getopensocial.com/manual-features-and-site-settin...
It is necessary that when installing the software it is already ready to be used, at least with an interface adapted to Olivero
zenimagine → created an issue.
zenimagine → created an issue.
zenimagine → created an issue.
zenimagine → created an issue.
zenimagine → created an issue.
Patch #3 does not work for me, the 0 appears 5 seconds after reloading the page
zenimagine → created an issue.
zenimagine → created an issue.
zenimagine → created an issue.
Hello, where is the .patch file?
Thanks, the patch works
the terminal after "drush cr", is it related to this question?
[warning] Undefined array key "name" Command.php:26
[warning] Undefined array key "name" Command.php:27
zenimagine → created an issue.
zenimagine → created an issue.
zenimagine → created an issue.
Hi, do you have a patch to apply with "composer" ? because the module is unusable without logo
zenimagine → created an issue.
thank you
Nice work. For the animation, how will you handle the infinite scrolling pages? Maybe by disabling the feature?
hi, I found the website below which has a button to go up to the top of the page. It's great because when you scroll the page, it displays around the arrow the length of the page. Can you add an animation for the length of the page (a circle like on the website below):
Add tokens with geolocation fields to set default values in the geolocation filter criteria
I tested the module below, but it does not add tokens to the geolocation exposed filter :
@jazzper Thanks, I don't use paragraph, prefer to be 100% ckeditor. I will look for another solution. thanks for these informations
@jazzper Thank you for your help, I managed to do it on my web suite and it is much cleaner :
https://www.cocorinet.fr/points-dinteret
https://www.cocorinet.fr/le-roc-au-chien
I have one last question, you presented your content with a summary, which points to parts of the page. I did a few similar things, but using the links in this ckeditor, entering an ID without putting a link. The problem is that the destination ID appears as a link with an empty href.
On your website it is very clean. How did you do this. I could add the IDs manually in the text of the page but it is very long.
THANKS
zenimagine → created an issue.
@jazzper very pretty your website with Olivero. How did you manage to present the summaries and filters in collapses ?
This is precisely the problem, because the Views only counts visible elements. If I have 200 elements and I limit the display to 5, the Views displays 5 in the results. I want to display a number of 200
zenimagine → created an issue.
Should I apply patch #2 ?
how can I test? I have the same problem