Where are the standard built-in replacement tags found in the code?
I'm looking for the code for the [download] RT specifically.
Thanks.
Location of replacement tags
Re: Location of replacement tags
Have a look into Technics -> Core
especially in "include/inc_front/content.func.inc.php" around line 765 nad you will see. (Search for function "parse_downloads").
But the better solution without a hack is a separate RT e.g. [xdownload=IDs||t:ags||f:older-IDs/]
Knut
especially in "include/inc_front/content.func.inc.php" around line 765 nad you will see. (Search for function "parse_downloads").
But the better solution without a hack is a separate RT e.g. [xdownload=IDs||t:ags||f:older-IDs/]
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
-
chiefwahoc
- Posts: 2
- Joined: Fri 12. Nov 2010, 01:27
Re: Location of replacement tags
Thanks, Knut - I think the xdownload rt will work for me. Also saves me from having to write my own 