Nice idea @tony.jennings! I am interested in creating a similar plugin for Joomla. Do I have your permission to use a similar logic in my plugin?
You are viewing a single comment's thread from:
Nice idea @tony.jennings! I am interested in creating a similar plugin for Joomla. Do I have your permission to use a similar logic in my plugin?
Of course. Ideas should be free.
All I did for my little plugin was to attach an optional offsite url.
If filled in, two things happen:
I later adjusted it to remove the second item as it was redundant. Now, any request for the singular display will redirect to the offsite url.
Super simple, but very effective.
Thank you for the info :)
The simplest ideas are often the best.