|
Attention: Last reply in this thread was more than 17 Years ago |
|
Thread Tools |
#1
|
|||
|
|||
Letterbar destination
Is it possible for the Letterbar to link to the files that start with the selected letter, rather than linking to the user with the selected letter?
Example: Currently if you click on D in the letterbar, you are taken to a list of users that have posted images. I would like to: Click D in the letterbar and be able to list all files that begin with D. |
#2
|
||||
|
||||
Untested, but you would need to edit the if-block of code starting with the following in the PhotoPlog index.php file:
Code:
Content visible to registered users only. Code:
Content visible to registered users only. Again untested, but you could try this instead if you are not worried about missing files with the same name: Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#3
|
|||
|
|||
Alrighty. I expect the gallery to grow exponentially, if not during the summer then definitely during the next hockey season. I'll just remove the letter bar and allow users to search for their favorite players.
Thanks for the help! |
#4
|
||||
|
||||
Code:
Content visible to registered users only. |
#5
|
|||
|
|||
I've tried this and when i hit any letter it brings up the same files over and over
its not filtering anything. possible solutions? |
#6
|
||||
|
||||
Sorry, none, as I haven't tested that code though something like it should work.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#7
|
|||
|
|||
i'm not too great with php...so i dont think i'd be able to figure it out lol
hmmm |
|
|