![]() |
|||||||
|
|||||||
|
If you want to change the look of front-end part of your site (http://yoursite.com), you must edit templates. There is 'List of templates' item in admin menu, which lists all available templates. You can edit any of them. Script utilizies smarty templates (http://smarty.php.net - here you can find manual "Smarty for webmasters"). Basically it's just html with some {} tags. Smarty in brief: {$CFG.sitetitle},{$CFG.webroot} - settings that you filled in 'Site Settings' (here we just output them in html) {include file="footer.tpl"} - including other template {foreach from=$Categories item=Name key=Filename} - simple loop {$Name} - outputing variable If you need to insert styles or javascript (anything with {} symbols) please use the following construction: {literal} function ads() {blablabla;} function ads2() {blablabla2;} {/literal} This is needed because {} are smarty delimiters, so we need to tell parser not to parse {} in javascript etc with {literal} tag |
Personal Ad Trackerver 1.01 Personal Ad Tracker is easy-to-install script that allows webmaster to track the ads. You can track sales as well as other actions (like signups, surveys etc). Tracker enables tracking by campaigns and subcampaigns. Graphic charts available for main stats. Smart tracking mechanism (cookie and IP-based) works with all browsers. Advertisers accounts to see live reports, reports via email delivery and other great features. More details » July 2008
Article Import Plugin ver 1.19 »»»
June 2008
Article Import Plugin ver 1.18 »»»
January 2008
Article Import Plugin ver 1.17 »»»
|
||||||||||||||||||||||||||||
|
||