PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Before You Buy (http://www.photopost.com/forum/before-you-buy/)
-   -   Short URL possible? (http://www.photopost.com/forum/before-you-buy/110473-short-url-possible.html)

iphoto November 11th, 2004 05:16 PM

Short URL possible?
 
I am quite impressed by PP. But before I come to any conclusion, have a basic question.

If I have a user called "user" then is it possible to have a simpler url for his Album/Gallery?
viz. http://site.com/photopost/user

Would appreciate quick answer :)

Michael P November 11th, 2004 06:34 PM

It's only possible using a mod rewrite (on any system); but the software could easily be modified to handle it. That kind of URL would have to be rewritten to execute a script with the user as a parameter and the showgallery.php script could be modified to take a username as an option to search for. About 8 lines of code with a line of rewrite.

Keep in mind, this may not work in all systems where using use non-alpha/numeric names like "Tom & Jerry":

http://www.yoursite.com/Tom & Jerry

would not be a valid URL.

iphoto November 11th, 2004 10:25 PM

Michael,

Thanks a lot. I have already placed an order and awaiting Lic and download information.

Cheers :)


All times are GMT -5. The time now is 01:12 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97