4images Forum & Community
The forum for all 4images gallery administrators
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
4images code on GitHub
Click here
to visit GitHub.
Home
Help
Search
Login
Register
4images Forum & Community
»
4images Modifications / Modifikationen
»
Mods & Plugins (Requests & Discussions)
(Moderator:
mawenzi
) »
As to construct a link search of a tag / keyword
« previous
next »
Print
Pages: [
1
]
Author
Topic: As to construct a link search of a tag / keyword (Read 4156 times)
0 Members and 1 Guest are viewing this topic.
prive
Newbie
Posts: 38
As to construct a link search of a tag / keyword
«
on:
March 29, 2006, 02:16:06 AM »
As to construct a link search of a tag / keyword
For example:
In order to look for new images it is:
{url_new_images}
<a href="{url_new_images}">New Images</a>
http://www.example.com/search.htm?search_new_images=1
So that a link orders the search of a keyword, for example: "sun", would be: ???
<a href="????">Sun</a>
Logged
V@no
If you don't tell me what to do, I won't tell you where you should go :)
Global Moderator
4images Guru
Posts: 17.849
mmm PHP...
Re: As to construct a link search of a tag / keyword
«
Reply #1 on:
March 29, 2006, 02:39:53 AM »
search.php?search_keywords=sun (asuming you are using v1.7.2)
Logged
Your first three "must do" before you ask a question:
Forum rules
FAQ
Error messages
Bug Fixes & Patches
Search
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer.
(
forum rule #6
)
Extension for Firefox/Thunderbird:
Master Password+
Back/Forward History Tweaks (restartless)
Cookies Manager+
Fit Images (restartless for Thunderbird)
prive
Newbie
Posts: 38
Re: As to construct a link search of a tag / keyword
«
Reply #2 on:
March 31, 2006, 01:34:17 AM »
ok, works well, thanks
Logged
Print
Pages: [
1
]
« previous
next »
4images Forum & Community
»
4images Modifications / Modifikationen
»
Mods & Plugins (Requests & Discussions)
(Moderator:
mawenzi
) »
As to construct a link search of a tag / keyword