Popravilo nastavitve stanja moderacije. #59
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
Needs Review
Potrebna dodatna obrazložitev
question
task
wontfix
Zelo Pomembno
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: yufu/manifest#59
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "urednikovanje-lio"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
692f63e235
to695d06da33
@ -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
@ -90,3 +60,1 @@
}
}
}
// function yufu_admin_node_presave(EntityInterface $entity) {
Ostanek?
@ -276,3 +276,15 @@ function _yufu_admin_get_all_pioneer_emails() {
// @TODO: Think it through if it is really needed.
return [];
}
Ostanek?
@ -9,3 +9,3 @@
use Drupal\node\NodeInterface;
use Drupal\rest\Plugin\ResourceBase;
use Drupal\rest\ResourceResponse;
// use Drupal\rest\ResourceResponse;
ostanek
@ -164,3 +169,3 @@
'uid' => $concept->uid->target_id,
];
$response = new ResourceResponse($response_status);
// $response = new ResourceResponse($response_status);
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?
to komentar vrzimo ven