external url posting by user

hi is there a posebilety to have a
option that a user can fill in a url like http://www.example.com/images/pic[1-16].jpg

and that is then displayed at gallery

please help me out

Comments

  • acrylian Administrator, Developer
    What are you asking about? A link to an image page? That is always `www.example.com//.php` as you see if you look at your installation (`.php` can be changed via an option but not skipped).
  • maybe i can say more can it handle a fusker like url:
    http://www.example.com/images/pic[1-16].jpg
  • Well, let me see. A URL is normally an address to a particular page. So what page would you like that link to point to?

    If it is to a particular page of the album list of thumbnails then it would be http://www.example.com/album/page/X.

    If it is to series of image pages, then the link is really meaningless. Only one page can be loaded by a browse per URL
  • so i want to use this engine
    so members can post to albums with urls like above
    and than it wil be saved on the server (program)
    and the next member or guest can see also the posts from before

    so you need a fil in bar to post the url and the prog processes the external galleries to this zenphoto engine

    please let me know if this is posible
  • acrylian Administrator, Developer
    What "engine" you are talking about? Anyway, in short, no. Zenphoto does not support this type of URLs. Unless you program something to translate URLs of course.
  • engine is zenphoto main program
  • BTW, good luck at this. How will you distinguish the url you show from an image which can be named exactly the same?
Sign In or Register to comment.