๐Ÿ‡ฎ๐Ÿ‡ณIndia @sundarraj.p

Account created on 25 February 2023, over 1 year ago
#

Recent comments

๐Ÿ‡ฎ๐Ÿ‡ณIndia sundarraj.p

Thanks, rudam and sakthi_dev for your help, Can you please suggest the procedure for how to test this fix made? because I am new to Drupal, and these kind of fixes.

Thanks for your support

๐Ÿ‡ฎ๐Ÿ‡ณIndia sundarraj.p

Can anyone please provide a patch to increase it to 100 MB ?

๐Ÿ‡ฎ๐Ÿ‡ณIndia sundarraj.p

Hi all,
Found the issue, the gutenberg module itself has been set to restrict media size greater than 10.48 MB
it is configured in 3 files

./bartik.gutenberg.yml
./js/settings.js
./settings.es6.js

attached the screenshots also please refer

๐Ÿ‡ฎ๐Ÿ‡ณIndia sundarraj.p

Hey johnv, Thanks for the help will proceed from here

๐Ÿ‡ฎ๐Ÿ‡ณIndia sundarraj.p

yes johnv, for the below mentioned one

"is there any way that I can capture the workflow comments"
You should be able to display the 'workflow history' page: /drupal/nl/node/8/workflow .

I do see it in the tab which you have specified but is there any way that I can capture the workflow comment programmatically using hooks ?

๐Ÿ‡ฎ๐Ÿ‡ณIndia sundarraj.p

Hi johnv,

Reg., the previous issue ., is there any way that I can capture the workflow comments and other workflow details like
1. the user who performed the task
2. which task did he do ? (example: Approved or Rejected)
3. what is the comment which he has given

This is for user specific notification purposes

example case : for the Author of the Article if the reviewer approves and forwards for publishing by another higher official

the Notification will be like : The Article (Title) has been reviewed by (name of the person who reviewed) on (the date and time of which the action was taken) and pending for publishing and the comment by the person is (comment).

this notification will be only sent for the author and not for the others involved in the workflow

๐Ÿ‡ฎ๐Ÿ‡ณIndia sundarraj.p

Hi johnv,
my apologies for the late reply..

let me explain my use case,
For the same content type

1. The English (default language) content must go through the following workflow
from creation -> Person1 -> Person2 ->Publish

2. The Secondary language (Arabic) content must go through the following workflow
from creation -> Person3 -> Person4 ->Publish

is this possible ?

Thanks in advance

๐Ÿ‡ฎ๐Ÿ‡ณIndia sundarraj.p

Thanks #2 works for me as well (this is in the case of workbench)

๐Ÿ‡ฎ๐Ÿ‡ณIndia sundarraj.p

this works for me kindly review it

Production build 0.71.5 2024