[G3] diferent themes for different albums

View: New views
8 Messages — Rating Filter:   Alert me  

[G3] diferent themes for different albums

by Tom Sparks-2 :: Rate this Message:

| View Threaded | Show Only this Message

I am wondering how can I have differnet themes for differenent albums?
here is my current list of albums
* steampunk
1800 photo album
* Retro-Futurism
the jetsons based theme
* Panorama
using krpano or like

PS: sorry if this is off-topic
---
tom_a_sparks "It's a nerdy thing I like to do"
Please use ISO approved file formats excluding Office Open XML - http://www.gnu.org/philosophy/no-word-attachments.html
Ubuntu wiki page https://wiki.ubuntu.com/tomsparks
3 x (x)Ubuntu 10.04, Amiga A1200 WB 3.1, UAE AF 2006 Premium Edition, AF 2012 Plus Edition, Sam440 AOS 4.1.2, Roland DXY-1300 pen plotter, Cutok DC330 cutter/pen plotter
Wanted: RiscOS system, GEOS system (C64/C128), Atari ST, Apple Macintosh (6502/68k/PPC only)

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
__[ g a l l e r y - d e v e l ]_________________________

[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]

Re: [G3] diferent themes for different albums

by Dayo Akanji-2 :: Rate this Message:

| View Threaded | Show Only this Message

Hi Tom,

It is off topic as this is a list for developing Gallery.

Why not try asking at http://gallery.menalto.com/forum?



On Jun 29, 2012, at 8:51 AM, Tom Sparks wrote:

> I am wondering how can I have differnet themes for differenent albums?
> ...
> PS: sorry if this is off-topic


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
__[ g a l l e r y - d e v e l ]_________________________

[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]

[G2] What exactly is getItemlinks "Signature"

by Dayo Akanji-2 :: Rate this Message:

| View Threaded | Show Only this Message

Hi all,

Quick question (G2 ... sorry to distract).

The TODO list in the GalleryModule.class has this: change signature of  
getItemlinks() in all modules (add new parameter)

I have basically implemented all the other items but can't understand  
what exactly "signature" means.

Hopefully someone reading this will known off the top of their heads.

Thanks





------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
__[ g a l l e r y - d e v e l ]_________________________

[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]

Re: [G2] What exactly is getItemlinks "Signature"

by Bharat Mediratta :: Rate this Message:

| View Threaded | Show Only this Message


"signature" in this case probably refers to the way that function is defined in the API.  A function's "signature" is its name and the order and type of all of its parameters.  In this case it looks like we wanted to add a new parameter, but I have no idea what we were thinking about adding - that was at least a few years back.

On Fri, Jun 29, 2012 at 9:33 AM, Dayo Akanji <dayo@...> wrote:
Hi all,

Quick question (G2 ... sorry to distract).

The TODO list in the GalleryModule.class has this: change signature of
getItemlinks() in all modules (add new parameter)

I have basically implemented all the other items but can't understand
what exactly "signature" means.

Hopefully someone reading this will known off the top of their heads.

Thanks





------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
__[ g a l l e r y - d e v e l ]_________________________

[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
__[ g a l l e r y - d e v e l ]_________________________

[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]

Re: [G2] What exactly is getItemlinks "Signature"

by Dayo Akanji-2 :: Rate this Message:

| View Threaded | Show Only this Message

Makes it easy then ... I'll just mark as done!

Thanks


On Jun 29, 2012, at 7:36 PM, Bharat Mediratta wrote:


"signature" in this case probably refers to the way that function is defined in the API.  A function's "signature" is its name and the order and type of all of its parameters.  In this case it looks like we wanted to add a new parameter, but I have no idea what we were thinking about adding - that was at least a few years back.

Hi all,

Quick question (G2 ... sorry to distract).

The TODO list in the GalleryModule.class has this: change signature of
getItemlinks() in all modules (add new parameter)

I have basically implemented all the other items but can't understand
what exactly "signature" means.

Hopefully someone reading this will known off the top of their heads.

Thanks





------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
__[ g a l l e r y - d e v e l ]_________________________

[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
__[ g a l l e r y - d e v e l ]_________________________

[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]

[G2] Re-signing expired JAR files

by Dayo Akanji-2 :: Rate this Message:

| View Threaded | Show Only this Message

Hi Bharat,

What are the chances of getting the various expired G2 JAR files re-signed?


Hopefully it is not a biggie.


Dayo


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
__[ g a l l e r y - d e v e l ]_________________________

[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]

Re: [G2] Re-signing expired JAR files

by Bharat Mediratta :: Rate this Message:

| View Threaded | Show Only this Message


The odds are low.  We'd need to buy a ~$400 signing certificate...

On Sun, Jul 1, 2012 at 12:59 PM, Dayo Akanji <dayo@...> wrote:
Hi Bharat,

What are the chances of getting the various expired G2 JAR files re-signed?


Hopefully it is not a biggie.


Dayo



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
__[ g a l l e r y - d e v e l ]_________________________

[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]

Re: [G2] Re-signing expired JAR files

by Dayo Akanji-2 :: Rate this Message:

| View Threaded | Show Only this Message

Oops!

On Jul 2, 2012, at 5:58 PM, Bharat Mediratta wrote:


The odds are low.  We'd need to buy a ~$400 signing certificate...

On Sun, Jul 1, 2012 at 12:59 PM, Dayo Akanji <dayo@...> wrote:
Hi Bharat,

What are the chances of getting the various expired G2 JAR files re-signed?


Hopefully it is not a biggie.


Dayo




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
__[ g a l l e r y - d e v e l ]_________________________

[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]