Looking for Simple News script

leonor

Active Member
License Active
hi, any one know a simple news script that i can add to Visiolist(Custom Page)?
 
If I understand you correctly you want a script that take you to a site where your recent updates for the site can be read? I assume you would like a link on the navigation bar as well? Well, not a script but I solved it by creating a blog on blogspot.com and then add a link to it in my custom menu!
 
No i want to have it in a "Custom Page" so the Users can see the Rest off my Page.
 
If we find the time, we will convert the old aardvark news script to visiolist. Its a little different, but can be easy made as a standalone page
 
hm okay i added a New Custom Page "News" now i try to "install" a simple news script there (SuperSimpleNews-1.0).
I dont realy like it but i dident find a better one...

I have a example Page where i can read my news, but when i try to poste my Php/html code to the Custome Page. its not realy working ^^
ReadMe from the "news script"
You have any idea what i have to change?


lg leonor
 
You will have no luck integrating that to a custom page except using a iframe targeting that url.

A VL plugin would suit your needs way more. Can be done like i said in my first post. But i dont know when we find the time.
 
well you could use an iframe in the meantime
or you could try this
Code:
{include "http://private-server.ws/newsadmin/examples/newspage.php"}

This works in the templates, not sure though if it works on custom page as well
 
Back
Top