Page 1 of 1
Show entries via javascript
Posted: Tue Aug 08, 2006 12:45 am
by Shoup
The Backend URl (Show entries via javascript) plugin is able to show categories, but can it show entries by author as well?
Re: Show entries via javascript
Posted: Tue Aug 08, 2006 11:26 am
by garvinhicking
Hi!
This functionality is not yet implemented into the plugin, but it could be added without too much work. Would you like to have a try?
Best regards,
Garvin
Posted: Tue Aug 08, 2006 8:34 pm
by Shoup
I'd like to try, but shouldn't because I have no php programming experience. However, if it can be done by reusing existing code and then changing some variables I might be able to do that.
As another route, do you know if anyone has parsed the xml feed into a static file?
Posted: Wed Aug 09, 2006 10:57 am
by garvinhicking
Hi!
I just added a 'categoryid' and 'authorid' variable that you can use in version 0.2 of the plugin. It should be available in Spartacus in the next 48 hours!
Best regards,
Garvin
Posted: Wed Aug 09, 2006 7:01 pm
by Shoup
Awesome! Thanks a million!
Posted: Fri Aug 11, 2006 10:03 pm
by Shoup
Works great. Now all it needs is the ability to specify a date range, like only showing entries from today, or the previous 4 days, etc.
I'll start working on my Learn PHP boook.