4images Forum & Community

General / Allgemeines => Chit Chat => Topic started by: nicky9 on May 14, 2008, 07:47:38 PM

Title: Where to find all the {xxx} ?
Post by: nicky9 on May 14, 2008, 07:47:38 PM
I have a recurring problem. Whenever I need to find a function, for example {url_search}, it's a big problem for me to find it. Do you have a list or something of where to find all these functions within { } ? Searching the forums takes a lot of time and sometimes it's very hard to find them.

As of right now, I can't find this: {url_search}
Title: Re: Where to find all the {xxx} ?
Post by: † manurom on May 14, 2008, 10:24:57 PM
Hello;
in includes/page_header.php:
Code: [Select]
  "url_search" => $site_sess->url(ROOT_PATH."search.php"),
If you need to learn more about core tags, have a look at here: Question about tags... (http://www.4homepages.de/forum/index.php?topic=11958.0)

Hint: instead of using the Windows search feature, prefer to use Agent Ransack (http://www.mythicsoft.com/agentransack/).
This is a powerful freeware WYSIWYG search program:

(http://www.ami07.info/images/ransack.gif)