Author Topic: Where to find all the {xxx} ?  (Read 5961 times)

0 Members and 1 Guest are viewing this topic.

Offline nicky9

  • Jr. Member
  • **
  • Posts: 63
    • View Profile
Where to find all the {xxx} ?
« 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}

Offline † manurom

  • Full Member
  • ***
  • Posts: 227
    • View Profile
    • manurom's 4images templates
Re: Where to find all the {xxx} ?
« Reply #1 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...

Hint: instead of using the Windows search feature, prefer to use Agent Ransack.
This is a powerful freeware WYSIWYG search program:

« Last Edit: June 15, 2008, 10:45:18 AM by manurom »