Review new version of my script :)

Discussion in 'Reviews' started by clades, Feb 10, 2010.

  1. #1
    clades, Feb 10, 2010 IP
  2. talvehtia

    talvehtia Well-Known Member

    Messages:
    904
    Likes Received:
    93
    Best Answers:
    0
    Trophy Points:
    110
    #2
    - Comment and rating function is good.
    - Folder structure needs some design. You may consider doing it bigger fonts and bigger icons.
    - How do you keep ratings and comments if it doesn't need mysql?
    - Also it needs a counter to show how many times visitors viewed a photo etc.

    Good luck.
     
    talvehtia, Feb 10, 2010 IP
  3. hostflc

    hostflc Peon

    Messages:
    71
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    it's kinda of an old style
     
    hostflc, Feb 10, 2010 IP
  4. clades

    clades Peon

    Messages:
    579
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #4
    It doesnt need mysql, comments/ratings/stats are saved in a flat file unique for each image. I never implemented mysql because it wouldn't help the directory loading process and this is a plug & play gallery, everything that has mysql can't be plug & play since you have to configure db :p
    But i had in my mind adding an add-on like a mysql module for the mysql fans :p
    There is a image hit counter, if you mouse-over the thumbnails it says how many times people loaded the full version of that image, this counter can also be placed under the thumbnail footer if you go play with settings at the admin board (something you can't at this demo because you dont know the pass :p).

    Please show me an example of better style, i can always add an alternate theme :)
    I consider this "simplistic" default style easier for ppl to tweak/modify to their own preferences (since all templates are HTML only in this new version the customization is easier).

    btw i have other script based in mysql, it is way more complex than this yet this one (anima gallery) is way more popular ^^
     
    Last edited: Feb 10, 2010
    clades, Feb 10, 2010 IP