![]() |
|
Tidying up the code - 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: Tidying up the code (/thread-607.html) |
Tidying up the code - RogerUsh - 2006-06-28 I know you guys are probably more interested in getting the bulk functions working, but is their anyone working on just smoothing out the code? Things like using single-quotes instead of double-quotes in some of the functions to avoid escape characters and improve readability. Also things like removing redundant div tags etc. I know they're not important to the functionality, but it does add to the attractiveness and usibility. I find myself tidying things up myself here and there and was wondering if there is a place I could share it? Thanks. |