Page 1 of 1

Fetching Article titles from another page

Posted: Wed Oct 29, 2008 5:05 am
by poporo
I have a site where in the root index.html, i want to fetch the latest three article titles from serendipity which is in /blog

so...

ROOT
-index.html
-/blog

i'm assuming you need a php command to call the titles from the database... any help?

Re: Fetching Article titles from another page

Posted: Wed Oct 29, 2008 12:24 pm
by garvinhicking
Hi!

Check out http://www.s9y.org/78.html#A7

The other option is to install the s9y plugin "Show entries via JavaScript". This allows you to include your entries on other pages via a javascript widget. There's documentation coming with the plugin with some examples (README file).

HTH,
Garvin