My problem with your article here on your Joomla post is that I don't quite understand on how to implement this, although I'm a bit literate on coding language, I guess I'm just rusty when it comes to remembering the syntax and what not. I've figured a way (by researching btw).. to use a module to put the codes in rather than manually inputting the codes directly into index.php of Joomla.
So this is how I want to implement:
- Use a third party module that would parse any php given to it - using this Joomla PHP Module
- Use $mainframe->addCustomHeadTag - to add the script automatically into the header without manually adding it to the template's index.php
- The above method assumed by using Joomla PHP Module - if its not possible, then I've to edit the template's index.php then.

- Use the second part of your code in the article you wrote to nicely put it in a module, again using Joomla PHP Module.
Basically thats how I want to do it, the problem lies in your instruction. I can't quite understand it, and I hope you can explain it. As far as I know there is no modules available in extensions.joomla.org that can do this (or I might missed it, since the search feature doesn't quite work).
I also don't understand this:
The printing part is build up in this way: ['LINK to','Text to display','NeworSame Window']
Between these Items you need to put a , and all together are between [].
In your article, where exactly do I need to put , ?
To put everything in a nutshell, I want to replicate what you did to your Joomla website having that scrolling module for Latest Blog entry taken from wordpress - Into my website.
I hope I hear a respond from you, since the last post in this forum was back in August, I hope I'm not too late
Thanks.
Regards,
Maxilla
http://www.Maktabduli.org
