This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

RSS feed for each node

Dear All,

I need to display RSS feed for each post, in below way : www.example.com/post-url-alias/feed

How to achieve this using post view, CONTEXTUAL FILTERS and path?

Where to find array keys in $display

I am looking to use this code

No follow links to external links.

Hi,

I apologize if this is off topic but I am in need of this solution.

Actually i want to apply Rel=nofollow to the external links under the text in the body.

Like:

This is to inform the Facebook that its a good page.

Thus the Rel=nofollow should be get applied to the facebook link i.e external link. But also it shouldn't be applied on internal links.

Kindly let know the solution for it.

Autologin D8

Hi,

I've developed an autologin by url so that when users click on the link, they are automatically login in my website.
-> I've generated a hash based on their email address and i check the generated hash before the website log them.
This works fine and is use in newsletters..

The issue i'm facing is that the system need to be used on partners website to log in users.

Autocomplete - Slight Improvement?

I've managed to get autocomplete working for a textfield.

I have added <b> tags around the search enquiry text in the results, see example:
https://img42.com/Tgklx

So if you start typing House (h then o) you'll see a dropdown for the text field:

  • Houses on Neptune
  • Great horses
  • Happy Horace

etc

Contextual module.links.action.yml - Caching problem

Hello everybody,

I am currently developing a module to create node-based user groups. (Yeah I know, there are already some other modules, but I have some other conditions)

For this there are action links on a defined Nodetype.
A button "apply" and a button "withdraw application".
With the help of "_custom_access", "apply" is displayed or "withdraw application" if an application already exists.
So far so good.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions