ZenphotoCMS Forum
Cleaning up pagelist function - 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: Cleaning up pagelist function (/thread-133.html)



Cleaning up pagelist function - RogerUsh - 31-10-2005

Just a small note:

I've been working on a theme that I will will be sharing soon, but while going over the css and template files I noticed the printPageListWithNav() function spits out:

`

« prev

1

[*]2

next »

`

I thought maybe the `` might be a little redundant. I know it's a small thing, but just a thought.

I plan on doing a complete overhaul of the css structure with this theme so I'll keep it posted.




Cleaning up pagelist function - trisweb - 31-10-2005

It's the div that would be redundant, since the UL is the actual structure of the list.

Definitely keep us posted on the theme