Popravilo nastavitve stanja moderacije. #59

Merged
g1smo merged 11 commits from urednikovanje-lio into master 2024-04-11 21:56:08 +02:00
There is no content yet.
lio added 1 commit 2024-04-01 16:50:22 +02:00
g1smo force-pushed urednikovanje-lio from 692f63e235 to 695d06da33 2024-04-01 17:01:09 +02:00 Compare
g1smo added 1 commit 2024-04-01 17:13:36 +02:00
lio added 1 commit 2024-04-01 17:25:33 +02:00
lio added 1 commit 2024-04-01 20:00:36 +02:00
lio added 1 commit 2024-04-01 21:45:08 +02:00
lio added 1 commit 2024-04-01 22:12:40 +02:00
g1smo requested changes 2024-04-11 17:28:44 +02:00
@ -0,0 +14,4 @@
emails: ''
subject: '[YUFU] New draft [node:title]'
body:
value: "New draft pedning moderation: [node:title] ([node:nid]) by [node:author:email].\r\n\r\n[node:url]\r\n\r\n[node:body]"

pedning -> pending

pedning -> pending
@ -90,3 +60,1 @@
}
}
}
// function yufu_admin_node_presave(EntityInterface $entity) {

Ostanek?

Ostanek?
@ -276,3 +276,15 @@ function _yufu_admin_get_all_pioneer_emails() {
// @TODO: Think it through if it is really needed.
return [];
}

Ostanek?

Ostanek?
@ -9,3 +9,3 @@
use Drupal\node\NodeInterface;
use Drupal\rest\Plugin\ResourceBase;
use Drupal\rest\ResourceResponse;
// use Drupal\rest\ResourceResponse;

ostanek

ostanek
@ -164,3 +169,3 @@
'uid' => $concept->uid->target_id,
];
$response = new ResourceResponse($response_status);
// $response = new ResourceResponse($response_status);

ostanek

ostanek
@ -7,0 +13,4 @@
* Implements hook_entity_update().
*/
function yufu_admin_node_presave(EntityInterface $entity) {
//function yufu_concept_entity_update(EntityInterface $entity) {

ostanek; pa tudi hook name izgleda kot da spada v en drug modul?

ostanek; pa tudi hook name izgleda kot da spada v en drug modul?
Poster
Owner

to komentar vrzimo ven

to komentar vrzimo ven
g1smo added 1 commit 2024-04-11 20:16:18 +02:00
g1smo added 1 commit 2024-04-11 21:28:29 +02:00
g1smo added 1 commit 2024-04-11 21:30:58 +02:00
g1smo added 1 commit 2024-04-11 21:32:41 +02:00
g1smo added 1 commit 2024-04-11 21:35:40 +02:00
g1smo approved these changes 2024-04-11 21:36:03 +02:00
g1smo merged commit 212d589909 into master 2024-04-11 21:56:08 +02:00
g1smo deleted branch urednikovanje-lio 2024-04-11 21:56:08 +02:00
Sign in to join this conversation.
There is no content yet.