samtiria / nextgen-gallery

Automatically exported from code.google.com/p/nextgen-gallery
0 stars 0 forks source link

Large version of the most recent photo #434

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

currently i want to implement a "photo of the day" page. For this feature i 
want to use nextGEN gallery. For this i need a function to display the one most 
recent photo as a large version.

i think it should be a mixture of [singlepic id=x w=width h=height] and [recent 
id=1 max=1]

Is there a way to do this ? If not, what would be the best way to implement 
this ? I'm a programmer, but a novice to wordpress.

Thanks,
Stephan

Original issue reported on code.google.com by stij...@googlemail.com on 30 Oct 2011 at 10:20

GoogleCodeExporter commented 8 years ago
Good idea, will look into it and extend the recent shortcode

Original comment by alex.cologne on 8 Nov 2011 at 6:52

GoogleCodeExporter commented 8 years ago
Cool :) Is there are possibility to track the progress on this issue ? Just by 
watching this ticket or a changelog ?

Original comment by stij...@googlemail.com on 8 Nov 2011 at 7:16

GoogleCodeExporter commented 8 years ago
Will take some time... Prepare release of 1.9.0, then I will look into it

Original comment by alex.cologne on 8 Nov 2011 at 7:18

GoogleCodeExporter commented 8 years ago
Will then update this ticket of course :-)

Original comment by alex.cologne on 8 Nov 2011 at 7:18

GoogleCodeExporter commented 8 years ago
is the project hosted on github, so i can fork it, and have a look at the issue 
?

Original comment by stij...@googlemail.com on 8 Nov 2011 at 7:23

GoogleCodeExporter commented 8 years ago
It's here :-)

Original comment by alex.cologne on 8 Nov 2011 at 7:30

GoogleCodeExporter commented 8 years ago
okay. I have a wp 3.2.1 installation. Can i already use the 1.9.0 version with 
wp 3.2.1 or should i use the 1.8.x version instead ?

Original comment by stij...@googlemail.com on 8 Nov 2011 at 7:34

GoogleCodeExporter commented 8 years ago
Hi Alex,

i now implemented the functionality for this issue. Thanks to your clean coding 
it was fairly easy. I did some testing. But you should do your own Q&A as well 
:) I called the tag "recentpic".

Changed files:
/lib/shortcodes.php
/nggfunctions.php

You can find the changed files attached. I did the changes based on the version 
1.9.0 RC1.

Stephan

Original comment by stij...@googlemail.com on 8 Nov 2011 at 9:20

Attachments: