node

Events happening in the community are now at Drupal community events on www.drupal.org.

¿Como cambiar el autor de un nodo?

Posted by ivanalexanderm on January 18, 2018 at 6:48pm

Hola he creado alrededor de 100 nodos usando la cuenta de administrador, también he creado varios usuarios con diferentes roles, mi pregunta es ¿como puedo permitir que los diferentes usuarios modifiquen los nodos creados por la cuenta de administrador?, pues por cuestiones de seguridad los permisos que le asigne a los usuarios y roles solo pueden modificar el contenidos creados por ellos mismos. Estoy usando Drupal 8.1.3. Gracias!!!

Read more
Categories: , ,

Send node as HTML formatted email to all users of a role

Posted by victorhugoa on May 2, 2014 at 7:26pm

I have a RULE that works well:

  1. After saving a new content of type DEMO
  2. Send node as HTML formatted email
    Parameter: Send email to:doe@example.com,jane@test.com

What I need is to send the same Action but to a "users of a role", something like:

  1. After saving a new content of type DEMO
  2. Send node as HTML formatted email
    Parameter: Send email to: Roles: Editor ---RULES does not allow to add roles here---

Is there any module that can expand this function in RULES? Or is there some way to achieve this directly within RULES?

Read more

Re-using node content within another node

Posted by firesidelibrarian on November 27, 2013 at 2:13pm

Seeking easiest/best way to re-use content weekly, and including new date.

Read more
5 comments Categories: ,

[解决了]node.tpl.php显示部分在node和taxanomy页面。

Posted by andersin88 on October 22, 2012 at 8:19am

如何只显示红色部分在node页面里,
红色部分的代码是加入进node.tpl.php里,但却连taxanomy/term那页也一块显示出来了。

下面是图片说明:
http://postimage.org/image/3v63nv89h/

Read more
7 comments Categories: , ,

Avoiding creation of duplicate images during node image upload

Posted by Kathelijne on August 31, 2012 at 12:55pm

Using D7, image cache is enabled

I have a content type "promotions" that contains an image field, among other fields. Users upload an image using the standard "choose file - upload" which comes pre-installed with D7.

However, we often need the same image for multiple promotions. When uploading, Drupal duplicates the image and stores them as

myimage.jpg
myimage_0.jpg
myimage_1.jpg
etc.

even though they're exactly the same image (filesize, name & all)

Read more

Best way to update URL alias for deleted node

Posted by el_reverend on May 31, 2012 at 7:16pm

Hi all,

what would be the best way to pragmatically update the URL alias for a deleted node? When I delete a product, the URL alias stays intact, which of course then get handled by Drupal and returns a 404 (in my case I have an additional search provided). I ...

Read more

How to restrict content creation of a specific type with user post quota

Posted by Arwym on May 24, 2012 at 8:02pm

Hello,

Still a bit new to Rules, but I have been looking around and checking the documentation and API for the solution to my problem; still, I am quite lost as to where to begin, how to proceed.

So, all I want is to restrict, for a particular user role, the creation of nodes of a particular content type, by a quota. I want to count how many nodes of that type the user currently has. And say, that the maximum amount allowed for that user is 5, and he/she already has 5 nodes of that type when he/she tries to create a new one, negate the creation of the node.

Read more

Programatically displaying a specific node in Panels

Posted by nikhil.machcha on March 7, 2012 at 1:23pm

I want to display a specific node in panel layout at specific position

Problem Statement:

Suppose,
I have a nodequeue created with two nodes and I have simple two column panel layout.

Now, I want to display first position node in left part and second position node in right part.

and this should happen implicitly on SAVE button click for nodequeue.

How do I do this?
Please ... I need help here.

Read more
1 comment Categories: , ,

Two-way node/term reference?

Posted by Rdagast on March 5, 2012 at 8:42pm

Is there a way to create a synchronized relationship between a node and a taxonomy term?

Read more
1 comment Categories: , ,

How to display the nodes titles list in the taxonomy hierarchy?

Posted by kzrdata on August 18, 2011 at 2:48pm

I'm trying to display a block on a page with the list of nodes title associated with terms of my taxonomy.
I wish to have something like this :

-Parent term
--Child Term
----nodes title
----nodes title
----nodes title
--Child Term
----nodes title
----nodes title
-Parent term
--nodes title
--nodes title
--Child Term
----nodes title
----nodes title

etc...
I've been trying with Views but I haven't succeed to obtain something that gives me satisfaction. The term is always present above each node and I haven't found the way to group these terms.

Read more
2 comments Categories: , , ,
Subscribe with RSS Syndicate content

AltStyle によって変換されたページ (->オリジナル) /