rss (lastalb) rss (lastalb)
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

rss (lastalb)

Started by hydroplane, January 09, 2007, 04:15:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hydroplane

I managed to get cfrssget.php to work and right now the feed displays the most recent images added to the gallery.
Is it possible to display the most recent albums instead? Like 'lastalb' opposed to 'lastup'
I suppose I should change 'last' to something else but I don't know what.

vuud

Quote from: hydroplane on January 09, 2007, 04:15:28 PM
I managed to get cfrssget.php to work and right now the feed displays the most recent images added to the gallery.
Is it possible to display the most recent albums instead? Like 'lastalb' opposed to 'lastup'
I suppose I should change 'last' to something else but I don't know what.

Not without hacking the code a bit. 

What would you want it to do?
Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

hydroplane

As in 'lastalb', I'd like to use the feed to display the last updated albums instead of the last added pictures.
Something like:

My feed - Last updated albums

<a href="#">link to album 1</a>
description/thumb

<a href="#">album 7</a>
description/thumb

<a href="#">album 3</a>
description/thumb

etc

vuud

Quote from: hydroplane on January 09, 2007, 05:02:23 PM
As in 'lastalb', I'd like to use the feed to display the last updated albums instead of the last added pictures.
Something like:

My feed - Last updated albums

<a href="#">link to album 1</a>
description/thumb

<a href="#">album 7</a>
description/thumb

<a href="#">album 3</a>
description/thumb

etc

Yeah, I got that much.... I mean what should it show for the thumb?  The album specific, the last added to that album... what should it show for the description?  The album?  The last one added, etc...



Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

hydroplane

Sorry.  ::) Last added to the album for the thumb + the description of the last one added.

vuud

Quote from: hydroplane on January 09, 2007, 06:59:48 PM
Sorry.  ::) Last added to the album for the thumb + the description of the last one added.

Okay...  I will add that to the list.  Keep checking the updates.
Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

hydroplane