ZenphotoCMS Forum
Joshuaink 1.1 Theme - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Joshuaink 1.1 Theme (/thread-1356.html)



Joshuaink 1.1 Theme - Mem - 2007-04-09

Does anyone know how I can add the links (next .. previous) to this theme without stuffing up the layout? http://www.adragonflydreams.com/zenphoto/easter-weekend-2007 .. I tried and in the album code but it stuffs up or looks stupid.




Joshuaink 1.1 Theme - DarrellD - 2007-04-09

Let me see what I can do about coming out with a new version of JoshuaInk. It's about time for an update to support sub-albums and all as well.

I'll try and get out version 1.2 (paginated) by tomorrow evening. Then version 1.3 to support sub-albums by the end of the week or so.




Joshuaink 1.1 Theme - Mem - 2007-04-09

Thankyou Will look out for it when I am not at work




Joshuaink 1.1 Theme - DarrellD - 2007-04-10

Mem,

Sorry mate, I started coding it and I realized that this might take longer than I thought. Give me a couple more days (won't be able to work on it tomorrow as Tuesdays are my busiest days).




Joshuaink 1.1 Theme - Mem - 2007-04-12

ok




Joshuaink 1.1 Theme - Mem - 2007-04-12

This works for now

        Page One | Page Two | Page Three

lol




Joshuaink 1.1 Theme - Mem - 2007-04-12

ops no it didn't sighs I forgot about other albums lol




Joshuaink 1.1 Theme - DarrellD - 2007-04-13

JoshuaInk 1.2 is done.

http://www.gamedudex.com/joshuaink-theme/




Joshuaink 1.1 Theme - thinkdreams - 2007-04-13

GameDudeX-

I added the theme as an attachment to the wiki theme page for you.




Joshuaink 1.1 Theme - DarrellD - 2007-04-13

Thanks, I saw that. I edited the wiki too.




Joshuaink 1.1 Theme - Mem - 2007-04-22

Thank You will download it and take a peek




Joshuaink 1.1 Theme - Mem - 2007-04-22

Will play around with it .. all on the one page now .. was trying for next previous etc as some are going to have heaps of pics in.

Edit - I changed the numbers that where "do not edit below this line" lol

################################################################################

DO NOT EDIT BELOW THIS LINE


################################################################################
define ('JI_VERSION', '1.2');

if(!PAGINATED) {
$_zp_conf_vars['albums_per_page'] = 20;
$_zp_conf_vars['images_per_page'] = 30;




Joshuaink 1.1 Theme - DarrellD - 2007-04-22

The reason why I mention not to change those values, is because if you really want to edi those, you should edition in the zp-config.php file. The reason why I overwrite them in my joshuaink.php file is to make sure that the theme looks like what it's supposed to without having people change a lot in their setup for this specific theme.